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