index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
kern
/
kern_allocsys.c
Age
Commit message (
Expand
)
Author
2001-11-12
add RCSIDs
lukem
2001-09-13
Defopt CALLWHEEL_STATS.
enami
2001-06-25
Really only need uvm_extern.h. From Chuck Cranor.
thorpej
2001-06-25
Include <uvm/uvm.h> rather than <uvm/uvm_param.h> directly.
thorpej
2000-07-23
Include "uvm/uvm_param.h" to get definition of "VM_MAX_KERNEL_BUF" as
tron
2000-07-14
ANSI'ify.
thorpej
2000-06-27
remove include of <vm/vm.h>
mrg
2000-06-26
remove/move more mach vm header files:
mrg
2000-03-24
Call the routine to calculate callwheelsize from allocsys() instead of
enami
2000-03-23
New callout mechanism with two major improvements over the old
thorpej
1999-12-05
Revert order of formula to calculate the number of buffer pages if the
tron
1999-12-05
Correct calculation of buffer pages if BUFCACHE is defined. Patch supplied
tron
1999-12-03
First round of discarding the CL* macros.
ragge
1999-08-25
Overhaul of the SVID IPC facilities, primarily to use the types specified
thorpej
1999-06-01
sanity check bufcache before using it
lukem
1999-05-21
Call the mdcallback immediately after computing bufpages; bufpages may
thorpej
1999-05-20
Make this actually work if the BUFCACHE option is not specified, by falling
thorpej
1999-05-20
MI implementation of allocsys()
lukem