index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
uvm
/
uvm_stat.c
Age
Commit message (
Expand
)
Author
2016-05-08
Wait for RAM in uvm_fault when allocating uvm structures fails
Stefan Kempf
2014-10-25
Display uvmexp.zeropages in ddb's `show uvmexp' command.
Miod Vallat
2014-07-11
Chuck Cranor rescinded clauses in his license
Jonathan Gray
2013-05-14
Remove `swapin' and `swapout' from uvm statistics, since we don't swap out
Miod Vallat
2011-07-03
endodoify UVM_CNT too.
Owain Ainsworth
2011-07-03
Rip out and burn support for UVM_HIST.
Owain Ainsworth
2011-06-30
finish ansi in uvm. ok ariane oga
Ted Unangst
2009-06-17
date based reversion of uvm to the 4th May.
Owain Ainsworth
2009-05-08
Remove static qualifier of functions that are not inline.
Ariane van der Steldt
2009-03-20
While working on some stuff in uvm I've gotten REALLY sick of reading
Owain Ainsworth
2007-04-19
Also show fpu context switches in show uvmexp in ddb.
Artur Grabowski
2007-04-11
Instead of managing pages for intrsafe maps in special objects (aka.
Artur Grabowski
2005-12-10
{en,re}trys -> {en,re}tries; eyeballed by jmc@
Miod Vallat
2005-09-30
Make ddb's 'show uvmexp' print information about kmapent, okay deraadt@
Pedro Martelletto
2004-04-28
remove mb_object*; ok tedu
Markus Friedl
2003-03-29
ubchist is not a fully cooked kadaver and though use the other well formed pd...
Michael Shalayeff
2002-03-14
First round of __P removal in sys
Todd C. Miller
2002-01-02
Add more vocabulary (commands) to ddb, from NetBSD.
Miod Vallat
2001-12-19
UBC was a disaster. It worked very good when it worked, but on some
Artur Grabowski
2001-11-28
Sync in more uvm from NetBSD. Mostly just cosmetic stuff.
Artur Grabowski
2001-11-12
Bring in more changes from NetBSD. Mostly pagedaemon improvements.
Artur Grabowski
2001-11-07
Another sync of uvm to NetBSD. Just minor fiddling, no major changes.
Artur Grabowski
2001-11-06
Move the last content from vm/ to uvm/
Artur Grabowski
2001-07-26
Add support for disabling swap devices (swapctl -d).
Artur Grabowski
2001-01-29
$OpenBSD$
Niklas Hallqvist
2000-03-15
Fix the NetBSD id strings.
Artur Grabowski
1999-08-23
sync with NetBSD from 1999.05.24 (there is a reason for this date)
Artur Grabowski
1999-02-26
add OpenBSD tags
Artur Grabowski
1999-02-26
Import of uvm from NetBSD. Some local changes, some code disabled
Artur Grabowski