cvs commit: src/sys/vm vm_kern.c

Alan Cox alc at FreeBSD.org
Sat Jan 6 23:32:08 PST 2007


alc         2007-01-07 07:32:05 UTC

  FreeBSD src repository

  Modified files:
    sys/vm               vm_kern.c 
  Log:
  Declare the map entry created by kmem_init() for the range from
  VM_MIN_KERNEL_ADDRESS to the end of the kernel's bootstrap data as
  MAP_NOFAULT.
  
  Revision  Changes    Path
  1.126     +2 -1      src/sys/vm/vm_kern.c


More information about the cvs-src mailing list