summaryrefslogtreecommitdiff
path: root/sys/uvm/uvm_swap.h
AgeCommit message (Expand)Author
2013-11-05new function uvm_hibswap() finds a the largest free zone in swap, whichTheo de Raadt
2012-07-11#ifdef the uvm swap checker fn for hibernate only, to save space in kernelsMike Larkin
2012-07-11add uvm_swap_check_range to scan for contig free space at end of swap.Mike Larkin
2010-07-01Allow swapping to happen in the case where where we have more memoryOwain Ainsworth
2008-04-12Prune the in-use swap encryption keys in uvm_shutdown(), per deraadt@'s idea.Miod Vallat
2002-03-14First round of __P removal in sysTodd C. Miller
2001-11-10Merge in some parts of the ubc work that has been done in NetBSD that are notArtur Grabowski
2001-11-07Another sync of uvm to NetBSD. Just minor fiddling, no major changes.Artur Grabowski
2001-07-26Add support for disabling swap devices (swapctl -d).Artur Grabowski
2001-03-22Sync style, typo, and comments a little closer to NetBSD. art@ oksmart
2001-03-09Protect protypes, certain macros, and inlines from userland. Checked userlandsmart
2001-01-29$OpenBSD$Niklas Hallqvist
2000-03-18postpone memory allocation for uvm swap encryption until it is turned on withNiels Provos
2000-03-15Fix the NetBSD id strings.Artur Grabowski
1999-02-26add OpenBSD tagsArtur Grabowski
1999-02-26Import of uvm from NetBSD. Some local changes, some code disabledArtur Grabowski