mirror_zfs/modules/spl
behlendo 4efd41189a Rework condition variable implementation to be consistent with
other primitive implementations.  Additionally ensure that GFP_ATOMIC
is use for allocations when in interrupt context.



git-svn-id: https://outreach.scidac.gov/svn/spl/trunk@108 7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c
2008-05-15 17:10:30 +00:00
..
Makefile.in Rework condition variable implementation to be consistent with 2008-05-15 17:10:30 +00:00
spl-atomic.c Update SPL to use new debug infrastructure. This means: 2008-04-21 17:29:47 +00:00
spl-condvar.c Rework condition variable implementation to be consistent with 2008-05-15 17:10:30 +00:00
spl-debug.c More fixes to ensure we get good debug logs even if we're in the 2008-04-21 22:44:11 +00:00
spl-err.c Update SPL to use new debug infrastructure. This means: 2008-04-21 17:29:47 +00:00
spl-generic.c Add an almost feature complete implemenation of kstat. I chose 2008-05-08 23:21:47 +00:00
spl-kmem.c Rework condition variable implementation to be consistent with 2008-05-15 17:10:30 +00:00
spl-kobj.c Update SPL to use new debug infrastructure. This means: 2008-04-21 17:29:47 +00:00
spl-kstat.c Add an almost feature complete implemenation of kstat. I chose 2008-05-08 23:21:47 +00:00
spl-module.c Update SPL to use new debug infrastructure. This means: 2008-04-21 17:29:47 +00:00
spl-mutex.c Enhanse the thread interface to do something quasi inteligent 2008-05-12 18:54:08 +00:00
spl-proc.c By default disable extra KMEM and MUTEX debugging to aid performance. 2008-05-09 22:53:20 +00:00
spl-rwlock.c - Updated rwlock's to reside in a .c file instead of a static inline 2008-05-06 23:00:49 +00:00
spl-taskq.c Commit adaptive mutexes. This seems to have introduced some new 2008-05-05 20:18:49 +00:00
spl-thread.c Enhanse the thread interface to do something quasi inteligent 2008-05-12 18:54:08 +00:00
spl-time.c Update SPL to use new debug infrastructure. This means: 2008-04-21 17:29:47 +00:00
spl-vnode.c Update SPL to use new debug infrastructure. This means: 2008-04-21 17:29:47 +00:00