Re: Updated Linux 2.4 Status/TODO List (from the ALS show)

From: David S. Miller (davem@redhat.com)
Date: Fri Oct 13 2000 - 16:29:08 EST


   Date: Fri, 13 Oct 2000 12:45:47 +0100 (BST)
   From: Alan Cox <alan@lxorguk.ukuu.org.uk>

> It might make more sense to just make rss an atomic_t.

   Can we always be sure the rss will fit in an atomic_t - is it >
   32bits on the ultrsparc/alpha ?

Yes, this issue occurred to me last night as well.
It is 32-bit on Alpha/UltraSparc.

However, given the fact that this number measures "pages", the
PAGE_SIZE on Ultra/Alpha, and the size of the 64-bit user address
space on Ultra and Alpha, it would actually end up working.

This doesn't make it a good idea though.

Later,
David S. Miller
davem@redhat.com

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun Oct 15 2000 - 21:00:26 EST