]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
In vm_fault_unwire() eliminate the acquisition and release of Giant in the
authorAlan Cox <alc@FreeBSD.org>
Wed, 1 Sep 2004 19:18:59 +0000 (19:18 +0000)
committerAlan Cox <alc@FreeBSD.org>
Wed, 1 Sep 2004 19:18:59 +0000 (19:18 +0000)
commit1a95d74419cab5ec29d134c7b1750e394f580a4a
tree69d235ef369b2dda4d853c200c10fb44a2746501
parent3c3e8d110030cae04e82580e928cd14efc69cbd2
In vm_fault_unwire() eliminate the acquisition and release of Giant in the
case of non-kernel pmaps.
sys/vm/vm_fault.c