OpenZFS on Linux and FreeBSD
Go to file
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
cmd Reimplement user kthreads based on pthread thread specific data. 2009-08-04 13:55:15 -07:00
doc Finish removing all non-upstream bits from master 2008-12-01 16:15:29 -08:00
lib Reimplement user kthreads based on pthread thread specific data. 2009-08-04 13:55:15 -07:00
module Reimplement user kthreads based on pthread thread specific data. 2009-08-04 13:55:15 -07:00
scripts Add unicode library 2009-01-05 12:03:23 -08:00
.topdeps Add 'feature-pthreads' branch to features branch. 2009-03-19 20:49:52 -07:00
.topmsg Add 'feature-pthreads' branch to features branch. 2009-03-19 20:49:52 -07:00
COPYING Relocate COPYING+COPYRIGHT, remove README cruft 2008-12-01 15:34:53 -08:00
COPYRIGHT Relocate COPYING+COPYRIGHT, remove README cruft 2008-12-01 15:34:53 -08:00
DISCLAIMER Initial Linux ZFS GIT Repo 2008-11-20 12:01:55 -08:00
GIT Refresh type in topgit git://* reference 2009-01-26 21:58:32 -08:00
OPENSOLARIS.LICENSE Add CDDL license file 2008-12-01 14:49:34 -08:00
ZFS.RELEASE Rebase master to b117 2009-07-02 15:44:48 -07:00