mirror_zfs/modules/splat
behlendo 115aed0dd8 - Add more strict in_atomic() checking to the mutex entry
function just to be extra safety and paranoid.

- Rewrite the thread shim to take full advantage of the
new kernel kthread API.  This greatly simplifies things.

- Add a new regression test for thread_exit() to ensure
it properly terminates a thread immediately without
allowing futher execution of the thread.



git-svn-id: https://outreach.scidac.gov/svn/spl/trunk@69 7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c
2008-04-11 17:03:57 +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 Fix systemic naming mistake 2008-03-10 19:04:14 +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