Home
last modified time | relevance | path

Searched hist:"25 adb370bec8a0768af7dffa365e319c2fac3f04" (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/vm/
H A Dvm_map.hdiff 25adb370bec8a0768af7dffa365e319c2fac3f04 Mon Mar 18 16:08:09 CET 2002 Brian Feldman <green@FreeBSD.org> 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.
diff 25adb370bec8a0768af7dffa365e319c2fac3f04 Mon Mar 18 16:08:09 CET 2002 Brian Feldman <green@FreeBSD.org> 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.
H A Dvm_glue.cdiff 25adb370bec8a0768af7dffa365e319c2fac3f04 Mon Mar 18 16:08:09 CET 2002 Brian Feldman <green@FreeBSD.org> 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.
diff 25adb370bec8a0768af7dffa365e319c2fac3f04 Mon Mar 18 16:08:09 CET 2002 Brian Feldman <green@FreeBSD.org> 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.
H A Dvm_fault.cdiff 25adb370bec8a0768af7dffa365e319c2fac3f04 Mon Mar 18 16:08:09 CET 2002 Brian Feldman <green@FreeBSD.org> 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.
diff 25adb370bec8a0768af7dffa365e319c2fac3f04 Mon Mar 18 16:08:09 CET 2002 Brian Feldman <green@FreeBSD.org> 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.
H A Dvm_pageout.cdiff 25adb370bec8a0768af7dffa365e319c2fac3f04 Mon Mar 18 16:08:09 CET 2002 Brian Feldman <green@FreeBSD.org> 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.
diff 25adb370bec8a0768af7dffa365e319c2fac3f04 Mon Mar 18 16:08:09 CET 2002 Brian Feldman <green@FreeBSD.org> 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.
H A Dvm_map.cdiff 25adb370bec8a0768af7dffa365e319c2fac3f04 Mon Mar 18 16:08:09 CET 2002 Brian Feldman <green@FreeBSD.org> 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.
diff 25adb370bec8a0768af7dffa365e319c2fac3f04 Mon Mar 18 16:08:09 CET 2002 Brian Feldman <green@FreeBSD.org> 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.