]> git.proxmox.com Git - mirror_spl-debian.git/history - include/sys/mutex.h
Reimplement mutexs for Linux lock profiling/analysis
[mirror_spl-debian.git] / include / sys / mutex.h
2009-09-25 Brian BehlendorfReimplement mutexs for Linux lock profiling/analysis
2008-06-04 behlendoFixes:
2008-05-26 behlendoGo through and add a header with the proper UCRL number.
2008-05-19 behlendo- Properly fix the debug support for all the ASSERT...
2008-05-09 behlendoBy default disable extra KMEM and MUTEX debugging to...
2008-05-07 behlendo- Relocate 'stats_per' in to proper /proc/sys/spl/mutex...
2008-05-06 behlendoRemaining issues fixed after reenabled mutex debugging.
2008-05-06 behlendo- Updated rwlock's to reside in a .c file instead of...
2008-05-05 behlendoCommit adaptive mutexes. This seems to have introduced...
2008-04-25 behlendoNew an improved taskq implementation for the SPL. ...
2008-04-24 behlendoPrep for 0.2.1 tag
2008-04-21 behlendoUpdate SPL to use new debug infrastructure. This means:
2008-04-15 behlendo- Add some spinlocks to cover all the private data...
2008-04-14 behlendoJust cleanup up an error case to avoid overspamming...
2008-04-11 behlendo- Add more strict in_atomic() checking to the mutex...
2008-03-01 behlendoReorganize /include/ to add a /sys/, this way we don...