]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove unnecessary page queues locking around vm_page_wakeup(). (This
authorAlan Cox <alc@FreeBSD.org>
Sun, 22 Feb 2009 02:50:31 +0000 (02:50 +0000)
committerAlan Cox <alc@FreeBSD.org>
Sun, 22 Feb 2009 02:50:31 +0000 (02:50 +0000)
commitb72cca38a632e854b884aa636e45be54a952ce34
tree9a556def9f0e355f2a8ced1980a1a0749d0ddb64
parentc7c94913bd66b829dc51b8e1d2163777de4f8e9d
Remove unnecessary page queues locking around vm_page_wakeup().  (This
change is applicable to RELENG_7 but not RELENG_6.)

MFC after: 1 week
sys/dev/md/md.c