]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Use VM_ALLOC_NOBUSY to eliminate an unneeded vm_page_wakeup() call and the
authoralc <alc@FreeBSD.org>
Sun, 24 Oct 2004 07:31:07 +0000 (07:31 +0000)
committeralc <alc@FreeBSD.org>
Sun, 24 Oct 2004 07:31:07 +0000 (07:31 +0000)
commit63406cbbf626cf838c5a86ef6ca9df1d84fbb025
treebd4bfa4f49a468a1915b23e0cf2b22c64fa8ad46
parent15e3b9f75096dfb3aec0ea09a7ffbd7cec2570a6
Use VM_ALLOC_NOBUSY to eliminate an unneeded vm_page_wakeup() call and the
synchronization that one entails.
sys/dev/agp/agp_i810.c
sys/pci/agp_i810.c