cvs commit: src/sys/vm uma.h uma_core.c

2007-02-11 Thread Robert Watson
rwatson 2007-02-11 20:13:52 UTC FreeBSD src repository Modified files: sys/vm uma.h uma_core.c Log: Add uma_set_align() interface, which will be called at most once during boot by MD code to indicated detected alignment preference. Rather than cache alignment b

cvs commit: src/sys/vm uma.h uma_core.c vm_page.c

2005-11-13 Thread Alan Cox
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 me