index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
uvm
/
uvm_swap.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
new function uvm_hibswap() finds a the largest free zone in swap, which
deraadt
2013-11-05
1
-2
/
+2
*
#ifdef the uvm swap checker fn for hibernate only, to save space in kernels
mlarkin
2012-07-11
1
-1
/
+3
*
add uvm_swap_check_range to scan for contig free space at end of swap.
mlarkin
2012-07-11
1
-1
/
+2
*
Allow swapping to happen in the case where where we have more memory
oga
2010-07-01
1
-2
/
+2
*
Prune the in-use swap encryption keys in uvm_shutdown(), per deraadt@'s idea.
miod
2008-04-12
1
-1
/
+2
*
First round of __P removal in sys
millert
2002-03-14
1
-8
/
+8
*
Merge in some parts of the ubc work that has been done in NetBSD that are not
art
2001-11-10
1
-1
/
+2
*
Another sync of uvm to NetBSD. Just minor fiddling, no major changes.
art
2001-11-07
1
-2
/
+2
*
Add support for disabling swap devices (swapctl -d).
art
2001-07-26
1
-3
/
+5
*
Sync style, typo, and comments a little closer to NetBSD. art@ ok
smart
2001-03-22
1
-5
/
+4
*
Protect protypes, certain macros, and inlines from userland. Checked userland
smart
2001-03-09
1
-2
/
+7
*
$OpenBSD$
niklas
2001-01-29
1
-0
/
+1
*
postpone memory allocation for uvm swap encryption until it is turned on with
provos
2000-03-18
1
-0
/
+3
*
Fix the NetBSD id strings.
art
2000-03-15
1
-1
/
+0
*
add OpenBSD tags
art
1999-02-26
1
-0
/
+1
*
Import of uvm from NetBSD. Some local changes, some code disabled
art
1999-02-26
1
-0
/
+42