cvs commit: src/sys/vm vm_page.c

Alan Cox alc at FreeBSD.org
Wed Nov 8 18:43:48 UTC 2006


alc         2006-11-08 18:43:47 UTC

  FreeBSD src repository

  Modified files:
    sys/vm               vm_page.c 
  Log:
  Simplify the construction of the free queues in vm_page_startup().  Add
  an assertion to test a hypothesis concerning other redundant computation
  in vm_page_startup().
  
  Revision  Changes    Path
  1.331     +12 -2     src/sys/vm/vm_page.c


More information about the cvs-src mailing list