cvs commit: src/sys/vm uma.h uma_core.c vm_page.c
    Alan Cox 
    alc at FreeBSD.org
       
    Sun Nov 13 08:44:26 GMT 2005
    
    
  
alc         2005-11-13 08:44:25 UTC
  FreeBSD src repository
  Modified files:        (Branch: RELENG_6)
    sys/vm               uma.h uma_core.c vm_page.c 
  Log:
  MFC
    Introduce the vm.boot_pages tunable and sysctl, which controls the number
    of pages reserved to bootstrap the kernel memory allocator.
  
  Revision    Changes    Path
  1.22.2.6    +2 -2      src/sys/vm/uma.h
  1.119.2.14  +4 -4      src/sys/vm/uma_core.c
  1.304.2.2   +10 -5     src/sys/vm/vm_page.c
    
    
More information about the cvs-src
mailing list