cvs commit: src/sys/vm vm_page.c

Alan Cox alc at FreeBSD.org
Fri Dec 31 11:50:45 PST 2004


alc         2004-12-31 19:50:45 UTC

  FreeBSD src repository

  Modified files:
    sys/vm               vm_page.c 
  Log:
  Assert that page allocations during an interrupt specify
  VM_ALLOC_INTERRUPT.
  
  Assert that pages removed from the cache queue are not busy.
  
  Revision  Changes    Path
  1.301     +6 -2      src/sys/vm/vm_page.c


More information about the cvs-all mailing list