Re: 2.3.42 alpha updates

From: David S. Miller (davem@redhat.com)
Date: Thu Feb 03 2000 - 22:57:03 EST


   Date: Fri, 4 Feb 2000 04:06:28 +0100 (CET)
   From: Andrea Arcangeli <andrea@suse.de>

   I developed from scratch rw semaphores based on spinlocks. The
   overhead seems quite load by looking the code and they are at least
   quite obviously right ;). BTW, they are not architecture-dependent
   so other archs can cut and past if necessary.

Although the generic implementation is useful, the Alpha
version should use the ll/sc atomic update sequences.
Have a look at the sparc64 version for one way to implement
that.

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.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Feb 07 2000 - 21:00:10 EST