alc 2004-10-24 07:31:07 UTC
FreeBSD src repository
Modified files:
sys/pci agp_i810.c
Log:
Use VM_ALLOC_NOBUSY to eliminate an unneeded vm_page_wakeup() call and the
synchronization that one entails.
Revision Changes Path
1.31 +1 -4 src/sys/pci/agp_i810.c