FreeBSD src
Go to file
behlendo bcd68186d8 New an improved taskq implementation for the SPL. It allows a
configurable number of threads like the Solaris version and almost
all of the options are supported.  Unfortunately, it appears to have
made absolutely no difference to our performance numbers.  I need
to keep looking for where we are bottle necking.



git-svn-id: https://outreach.scidac.gov/svn/spl/trunk@93 7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c
2008-04-25 22:10:47 +00:00
cmd Handful of minor stack checking fixes 2008-04-21 18:08:33 +00:00
include New an improved taskq implementation for the SPL. It allows a 2008-04-25 22:10:47 +00:00
lib Reorganize /include/ to add a /sys/, this way we don't need to 2008-03-01 00:45:59 +00:00
modules New an improved taskq implementation for the SPL. It allows a 2008-04-25 22:10:47 +00:00
scripts Update kmem.h to properly use new debug subsystem. 2008-04-24 20:21:07 +00:00
autogen.sh Quiet libtool 2008-02-27 20:55:24 +00:00
ChangeLog Prep for 0.2.1 tag 2008-04-24 17:41:23 +00:00
configure.ac Prep for 0.2.1 tag 2008-04-24 17:41:23 +00:00
FIXME Fixed that. 2008-03-28 18:22:29 +00:00
Makefile.am OK, everything builds now. My initial intent was to place all of 2008-02-27 20:52:44 +00:00