summaryrefslogtreecommitdiff
path: root/sys/uvm/uvm_stat.c
AgeCommit message (Expand)Author
2016-05-08Wait for RAM in uvm_fault when allocating uvm structures failsStefan Kempf
2014-10-25Display uvmexp.zeropages in ddb's `show uvmexp' command.Miod Vallat
2014-07-11Chuck Cranor rescinded clauses in his licenseJonathan Gray
2013-05-14Remove `swapin' and `swapout' from uvm statistics, since we don't swap outMiod Vallat
2011-07-03endodoify UVM_CNT too.Owain Ainsworth
2011-07-03Rip out and burn support for UVM_HIST.Owain Ainsworth
2011-06-30finish ansi in uvm. ok ariane ogaTed Unangst
2009-06-17date based reversion of uvm to the 4th May.Owain Ainsworth
2009-05-08Remove static qualifier of functions that are not inline.Ariane van der Steldt
2009-03-20While working on some stuff in uvm I've gotten REALLY sick of readingOwain Ainsworth
2007-04-19Also show fpu context switches in show uvmexp in ddb.Artur Grabowski
2007-04-11Instead 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-30Make ddb's 'show uvmexp' print information about kmapent, okay deraadt@Pedro Martelletto
2004-04-28remove mb_object*; ok teduMarkus Friedl
2003-03-29ubchist is not a fully cooked kadaver and though use the other well formed pd...Michael Shalayeff
2002-03-14First round of __P removal in sysTodd C. Miller
2002-01-02Add more vocabulary (commands) to ddb, from NetBSD.Miod Vallat
2001-12-19UBC was a disaster. It worked very good when it worked, but on someArtur Grabowski
2001-11-28Sync in more uvm from NetBSD. Mostly just cosmetic stuff.Artur Grabowski
2001-11-12Bring in more changes from NetBSD. Mostly pagedaemon improvements.Artur Grabowski
2001-11-07Another sync of uvm to NetBSD. Just minor fiddling, no major changes.Artur Grabowski
2001-11-06Move the last content from vm/ to uvm/Artur Grabowski
2001-07-26Add support for disabling swap devices (swapctl -d).Artur Grabowski
2001-01-29$OpenBSD$Niklas Hallqvist
2000-03-15Fix the NetBSD id strings.Artur Grabowski
1999-08-23sync with NetBSD from 1999.05.24 (there is a reason for this date)Artur Grabowski
1999-02-26add OpenBSD tagsArtur Grabowski
1999-02-26Import of uvm from NetBSD. Some local changes, some code disabledArtur Grabowski