alc         2005-03-23 05:59:42 UTC
  FreeBSD src repository
  Modified files:        (Branch: RELENG_5)
    sys/pci              agp_i810.c 
  Log:
  MFC revision 1.31
   Use VM_ALLOC_NOBUSY to eliminate an unneeded vm_page_wakeup() call and the
   synchronization that one entails.
  
  Approved by: re (kensmith)
  
  Revision  Changes    Path
  1.30.2.2  +1 -4      src/sys/pci/agp_i810.c