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
/
uvm
/
uvm_stat.c
Age
Commit message (
Expand
)
Author
2001-12-09
add {anon,file,exec}max as a upper bound on the amount of memory that
chs
2001-11-10
add RCSIDs, and in some cases, slightly cleanup #include order
lukem
2001-09-15
a whole bunch of changes to improve performance and robustness under load:
chs
2001-05-25
remove trailing whitespace.
chs
2001-03-09
add UBC memory-usage balancing. we track the number of pages in use for
chs
2001-02-04
allow ubchist to be printed from the uvmhist merging uvm_hist()
mrg
2000-12-01
add new uvmexp fields for uvmexp_print().
chs
2000-11-24
add ddb commands "show uvmexp" and "show ncache".
chs
2000-06-27
remove include of <vm/vm.h>
mrg
2000-01-11
add support for ``swapctl -d'' (removing swap space).
chs
1999-03-26
add uvmexp.swpgonly and use it to detect out-of-swap conditions.
chs
1999-03-25
remove now >1 year old pre-release message.
mrg
1998-06-20
Add new history grovelling function uvm_hist() that takes a bitmask of
mrg
1998-03-10
uvm_dump now dumps some important pointers for debugging
chuck
1998-02-13
Oops, fix a typo.
thorpej
1998-02-13
KNF.
thorpej
1998-02-13
Add a global list of all UVM histories.
thorpej
1998-02-12
Provide a patchable knob (uvmhist_print_enabled) so that UVM history
thorpej
1998-02-10
- add defopt's for UVM, UVMHIST and PMAP_NEW.
mrg
1998-02-07
restore rcsids
mrg
1998-02-06
RCS ID police.
thorpej
1998-02-05
initial import of the new virtual memory system, UVM, into -current.
mrg