zfs/modules/spl
behlendo 9f4c835a0e Correctly functioning 64-bit atomic shim layer. It's not
what I would call effecient but it does have the advantage
of being correct which is all I need right now.  I added
a regression test as well.



git-svn-id: https://outreach.scidac.gov/svn/spl/trunk@57 7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c
2008-03-28 18:21:09 +00:00
..
Makefile.in Correctly functioning 64-bit atomic shim layer. It's not 2008-03-28 18:21:09 +00:00
spl-atomic.c Correctly functioning 64-bit atomic shim layer. It's not 2008-03-28 18:21:09 +00:00
spl-err.c Add somre debugging support 2008-03-08 00:18:21 +00:00
spl-generic.c OK, some pretty substantial rework here. I've merged the spl-file 2008-03-18 23:20:30 +00:00
spl-kmem.c OK, some pretty substantial rework here. I've merged the spl-file 2008-03-18 23:20:30 +00:00
spl-kobj.c - Implemented vnode interfaces and 6 test cases to the test suite. 2008-03-12 20:52:46 +00:00
spl-module.c Two fixes to the module interface. Could be worse! 2008-03-21 19:16:25 +00:00
spl-rwlock.c Add some missing rw_lock symbols 2008-03-06 23:42:37 +00:00
spl-taskq.c Two more GPL only symbols moved to helper functions in the spl module. 2008-03-11 02:08:57 +00:00
spl-thread.c Add some typedefs to make it clearer when we passing a function, 2008-03-10 19:25:20 +00:00
spl-time.c Fix KMEM_DEBUG support (enable by default) 2008-03-14 19:04:41 +00:00
spl-vnode.c OK, a first reasonable attempt at a solaris module/chdev shim layer. 2008-03-20 23:30:15 +00:00