mirror_zfs/modules/splat
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
..
Makefile.in Correctly functioning 64-bit atomic shim layer. It's not 2008-03-28 18:21:09 +00:00
splat-atomic.c - Fix write-only behavior in vn-open() 2008-04-04 17:08:12 +00:00
splat-condvar.c More cleanup. 2008-02-27 23:42:31 +00:00
splat-ctl.c Correctly functioning 64-bit atomic shim layer. It's not 2008-03-28 18:21:09 +00:00
splat-internal.h Add some crude debugging support. It leaves alot to be 2008-03-31 20:42:36 +00:00
splat-kmem.c Fix kmem memory accounting 2008-03-14 20:56:26 +00:00
splat-kobj.c OK, some pretty substantial rework here. I've merged the spl-file 2008-03-18 23:20:30 +00:00
splat-mutex.c More cleanup. 2008-02-27 23:42:31 +00:00
splat-random.c More cleanup. 2008-02-27 23:42:31 +00:00
splat-rwlock.c More cleanup. 2008-02-27 23:42:31 +00:00
splat-taskq.c New an improved taskq implementation for the SPL. It allows a 2008-04-25 22:10:47 +00:00
splat-thread.c - Add more strict in_atomic() checking to the mutex entry 2008-04-11 17:03:57 +00:00
splat-time.c More cleanup. 2008-02-27 23:42:31 +00:00
splat-vnode.c - Fix write-only behavior in vn-open() 2008-04-04 17:08:12 +00:00