public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* furwocks: Fast Userspace Read/Write Locks
@ 2002-03-07 12:11 Rusty Russell
  2002-03-07 12:40 ` Peter Wächtler
                   ` (2 more replies)
  0 siblings, 3 replies; 19+ messages in thread
From: Rusty Russell @ 2002-03-07 12:11 UTC (permalink / raw)
  To: linux-kernel, Hubertus Franke; +Cc: lse-tech

This is a userspace implementation of rwlocks on top of futexes.

Release was delayed because tdbtorture started crashing... turns out
it's unrelated 2.5.6-pre2 wierdness (after a good 6 hours debugging
<SIGH>).

So I don't have numbers, but I'm pretty sure this is as good as it
gets without explicit kernel support for rwlocks.  Kudos to Paul
Mackerras for the brainwork on this one.  Blame me for the name.

	ftp://ftp.kernel.org/pub/linux/kernel/people/rusty/futex-1.2.tar.gz

Cheers!
Rusty.
--
  Anyone who quotes me in their sig is an idiot. -- Rusty Russell.

^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2002-03-11 18:46 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-03-07 12:11 furwocks: Fast Userspace Read/Write Locks Rusty Russell
2002-03-07 12:40 ` Peter Wächtler
2002-03-07 14:41   ` Hubertus Franke
2002-03-07 12:50 ` Arjan van de Ven
2002-03-07 15:33   ` Hubertus Franke
2002-03-07 15:42     ` Arjan van de Ven
2002-03-07 19:11       ` Hubertus Franke
2002-03-07 20:17         ` H. Peter Anvin
2002-03-08  6:27           ` Rusty Russell
2002-03-08  6:29             ` H. Peter Anvin
2002-03-08  7:09               ` Rusty Russell
2002-03-08 19:32             ` Jamie Lokier
2002-03-08  1:22     ` Rusty Russell
2002-03-08  3:26       ` H. Peter Anvin
2002-03-08  9:21       ` Peter Wächtler
2002-03-08 18:13         ` Hubertus Franke
2002-03-09  4:50         ` Rusty Russell
2002-03-11 18:47           ` Hubertus Franke
2002-03-07 15:28 ` Hubertus Franke

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox