mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 10:37:35 +03:00
Commit adaptive mutexes. This seems to have introduced some new
crashes but it's not clear to me yet if these are a problem with the mutex implementation or ZFSs usage of it. Minor taskq fixes to add new tasks to the end of the pending list. Minor enhansements to the debug infrastructure. git-svn-id: https://outreach.scidac.gov/svn/spl/trunk@94 7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
2008-04-26 Brian Behlendorf <behlendorf1@llnl.gov>
|
||||
|
||||
* include/sys/mutex.h : Implemented a close approximation
|
||||
of adaptive mutexes. These changes however required me to
|
||||
export a new symbol from the kernel proper 'task_curr()'
|
||||
which means we are now dependant on a patched kernel.
|
||||
|
||||
2008-04-24 Brian Behlendorf <behlendorf1@llnl.gov>
|
||||
|
||||
* : Tag spl-0.2.1
|
||||
|
||||
Reference in New Issue
Block a user