summaryrefslogtreecommitdiffstats
path: root/include/sys/mutex.h
Commit message (Expand)AuthorAgeFilesLines
* Go through and add a header with the proper UCRL number.behlendo2008-05-261-0/+26
* - Properly fix the debug support for all the ASSERT's, VERIFIES, etc can bebehlendo2008-05-191-3/+0
* By default disable extra KMEM and MUTEX debugging to aid performance.behlendo2008-05-091-1/+2
* - Relocate 'stats_per' in to proper /proc/sys/spl/mutex/ directorybehlendo2008-05-071-1/+1
* Remaining issues fixed after reenabled mutex debugging.behlendo2008-05-061-3/+2
* - Updated rwlock's to reside in a .c file instead of a static inlinebehlendo2008-05-061-9/+1
* Commit adaptive mutexes. This seems to have introduced some newbehlendo2008-05-051-152/+63
* New an improved taskq implementation for the SPL. It allows abehlendo2008-04-251-4/+16
* Prep for 0.2.1 tagbehlendo2008-04-241-6/+8
* Update SPL to use new debug infrastructure. This means:behlendo2008-04-211-18/+19
* - Add some spinlocks to cover all the private data in the mutex. I don'tbehlendo2008-04-151-12/+46
* Just cleanup up an error case to avoid overspamming the console.behlendo2008-04-141-4/+2
* - Add more strict in_atomic() checking to the mutex entrybehlendo2008-04-111-0/+17
* Reorganize /include/ to add a /sys/, this way we don't need tobehlendo2008-03-011-0/+121