zfs/cmd
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
..
zdb Merge commit 'refs/top-bases/feature-pthreads' into feature-pthreads 2009-07-06 13:16:29 -07:00
zfs Rebase master to b117 2009-07-02 15:44:48 -07:00
zinject Merge commit 'refs/top-bases/feature-pthreads' into feature-pthreads 2009-07-06 13:16:29 -07:00
zpool Rebase master to b117 2009-07-02 15:44:48 -07:00
ztest Reimplement user kthreads based on pthread thread specific data. 2009-08-04 13:55:15 -07:00