summaryrefslogtreecommitdiffstats
path: root/sys/uvm/uvm_swap.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* new function uvm_hibswap() finds a the largest free zone in swap, whichderaadt2013-11-051-2/+2
* #ifdef the uvm swap checker fn for hibernate only, to save space in kernelsmlarkin2012-07-111-1/+3
* add uvm_swap_check_range to scan for contig free space at end of swap.mlarkin2012-07-111-1/+2
* Allow swapping to happen in the case where where we have more memoryoga2010-07-011-2/+2
* Prune the in-use swap encryption keys in uvm_shutdown(), per deraadt@'s idea.miod2008-04-121-1/+2
* First round of __P removal in sysmillert2002-03-141-8/+8
* Merge in some parts of the ubc work that has been done in NetBSD that are notart2001-11-101-1/+2
* Another sync of uvm to NetBSD. Just minor fiddling, no major changes.art2001-11-071-2/+2
* Add support for disabling swap devices (swapctl -d).art2001-07-261-3/+5
* Sync style, typo, and comments a little closer to NetBSD. art@ oksmart2001-03-221-5/+4
* Protect protypes, certain macros, and inlines from userland. Checked userlandsmart2001-03-091-2/+7
* $OpenBSD$niklas2001-01-291-0/+1
* postpone memory allocation for uvm swap encryption until it is turned on withprovos2000-03-181-0/+3
* Fix the NetBSD id strings.art2000-03-151-1/+0
* add OpenBSD tagsart1999-02-261-0/+1
* Import of uvm from NetBSD. Some local changes, some code disabledart1999-02-261-0/+42