summaryrefslogtreecommitdiffstats
path: root/Makefile.inc1
diff options
context:
space:
mode:
authorgreen <green@FreeBSD.org>2002-03-18 15:08:09 +0000
committergreen <green@FreeBSD.org>2002-03-18 15:08:09 +0000
commit353ca8aae74c4758d7ec344445ff769de079e600 (patch)
tree03fcb7624947120aa4fef84d5f6a294e47e7965f /Makefile.inc1
parent97406621603cd326708524776a2b5e2c5d8c1f75 (diff)
downloadFreeBSD-src-353ca8aae74c4758d7ec344445ff769de079e600.zip
FreeBSD-src-353ca8aae74c4758d7ec344445ff769de079e600.tar.gz
Back out the modification of vm_map locks from lockmgr to sx locks. The
best path forward now is likely to change the lockmgr locks to simple sleep mutexes, then see if any extra contention it generates is greater than removed overhead of managing local locking state information, cost of extra calls into lockmgr, etc. Additionally, making the vm_map lock a mutex and respecting it properly will put us much closer to not needing Giant magic in vm.
Diffstat (limited to 'Makefile.inc1')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud