Date:        Sat, 09 Dec 2000 11:25:09 +0100
   From: Roberto Fichera <[EMAIL PROTECTED]>

   Why we couldn't use atomic_inc(&mm->rss) here and below, avoiding to wrap
   the inc with a spin_lock()/spin_unlock() ?

atomic_t does not guarentee a large enough range necessary for mm->rss

Later,
David S. Miller
[EMAIL PROTECTED]
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to