summaryrefslogtreecommitdiff
path: root/sys/kern/kern_allocsys.c
AgeCommit message (Expand)Author
2001-11-12add RCSIDslukem
2001-09-13Defopt CALLWHEEL_STATS.enami
2001-06-25Really only need uvm_extern.h. From Chuck Cranor.thorpej
2001-06-25Include <uvm/uvm.h> rather than <uvm/uvm_param.h> directly.thorpej
2000-07-23Include "uvm/uvm_param.h" to get definition of "VM_MAX_KERNEL_BUF" astron
2000-07-14ANSI'ify.thorpej
2000-06-27remove include of <vm/vm.h>mrg
2000-06-26remove/move more mach vm header files:mrg
2000-03-24Call the routine to calculate callwheelsize from allocsys() instead ofenami
2000-03-23New callout mechanism with two major improvements over the oldthorpej
1999-12-05Revert order of formula to calculate the number of buffer pages if thetron
1999-12-05Correct calculation of buffer pages if BUFCACHE is defined. Patch suppliedtron
1999-12-03First round of discarding the CL* macros.ragge
1999-08-25Overhaul of the SVID IPC facilities, primarily to use the types specifiedthorpej
1999-06-01sanity check bufcache before using itlukem
1999-05-21Call the mdcallback immediately after computing bufpages; bufpages maythorpej
1999-05-20Make this actually work if the BUFCACHE option is not specified, by fallingthorpej
1999-05-20MI implementation of allocsys()lukem