[LWN Logo]
[LWN.net]
From:	 Rusty Russell <rusty@rustcorp.com.au>
To:	 linux-kernel@vger.kernel.org,
	 Hubertus Franke <frankeh@watson.ibm.com>
Subject: furwocks: Fast Userspace Read/Write Locks
Date:	 Thu, 07 Mar 2002 23:11:38 +1100
Cc:	 lse-tech@lists.sourceforge.net

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.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/