summaryrefslogtreecommitdiffstats
path: root/share/man/man9/VOP_LOCK.9
diff options
context:
space:
mode:
authorattilio <attilio@FreeBSD.org>2007-12-27 22:56:57 +0000
committerattilio <attilio@FreeBSD.org>2007-12-27 22:56:57 +0000
commitbd42361fd1ee5c24ad94b47a250371d0944e6311 (patch)
tree864827637835381b82a08d4fb02140a628f2f208 /share/man/man9/VOP_LOCK.9
parent010adfaab6719b6321767381d578b9b8e6dfaf1f (diff)
downloadFreeBSD-src-bd42361fd1ee5c24ad94b47a250371d0944e6311.zip
FreeBSD-src-bd42361fd1ee5c24ad94b47a250371d0944e6311.tar.gz
In order to avoid a huge class of deadlocks (in particular in interactions
with the interlock), owner of the lock should be only curthread or at least, for its limited usage, NULL which identifies LK_KERNPROC. The thread "extra argument" for the lockmgr interface is going to be removed in the near future, but for the moment, just let kernel run for some days with this check on in order to find potential deadlocking places around the kernel and fix them.
Diffstat (limited to 'share/man/man9/VOP_LOCK.9')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud