zfs/lib
Ricardo M. Correia c0ce3b40f2 Reimplement user kthreads based on pthread thread specific data.
This resolves previous scalabily concerns about the cost of calling
curthread which previously required a list walk.  The kthread address
is now tracked as thread specific data which can be quickly returned.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
2009-08-04 13:55:15 -07:00
..
libnvpair Script updates 2008-12-11 14:21:14 -08:00
libuutil Add 'feature-pthreads' branch to features branch. 2009-03-19 20:49:52 -07:00
libzfs Rebase master to b117 2009-07-02 15:44:48 -07:00
libzpool Reimplement user kthreads based on pthread thread specific data. 2009-08-04 13:55:15 -07:00