cvs commit: src/sys/vm vm_kern.c

Alan Cox alc at FreeBSD.org
Mon Nov 13 00:27:03 UTC 2006


alc         2006-11-13 00:27:02 UTC

  FreeBSD src repository

  Modified files:
    sys/vm               vm_kern.c 
  Log:
  There is no point in setting PG_REFERENCED on kmem_object pages because
  they are "unmanaged", i.e., non-pageable, pages.
  
  Remove a stale comment.
  
  Revision  Changes    Path
  1.125     +1 -6      src/sys/vm/vm_kern.c


More information about the cvs-all mailing list