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_param.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce VM_KERNEL_SPACE_SIZE as a replacement for
miod
2015-02-07
1
-1
/
+5
*
decouple struct uvmexp into a new file, so that uvm_extern.h and sysctl.h
deraadt
2014-07-08
1
-83
/
+4
*
bye bye UBC; ok beck dlg
deraadt
2014-07-08
1
-5
/
+1
*
Remove the VM_KMPAGESFREE sysctl. After the pmemrange
thib
2010-07-22
1
-4
/
+2
*
Add back cast in ptoa() to prevent problems with integer overflow.
kettenis
2008-02-17
1
-2
/
+2
*
export kernel uvm_km_pages_free as vm.kmpagesfree; ok tedu, tested jsg
deraadt
2007-12-15
1
-2
/
+4
*
Rip out the KERN_ error codes.
art
2007-03-26
1
-12
/
+1
*
remove KERN_SUCCESS and use 0 instead.
art
2007-03-25
1
-2
/
+1
*
do not use any casting in the atop/ptoa; tested on all archs by martin@ miod@ mickey@
mickey
2005-11-25
1
-3
/
+3
*
typos from Jonathon Gray;
jmc
2003-11-08
1
-2
/
+2
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
1
-6
/
+2
*
UBC was a disaster. It worked very good when it worked, but on some
art
2001-12-19
1
-6
/
+18
*
Yet another sync to NetBSD uvm.
art
2001-12-04
1
-2
/
+4
*
Sync in more uvm from NetBSD. Mostly just cosmetic stuff.
art
2001-11-28
1
-9
/
+13
*
Sync in more uvm changes from NetBSD.
art
2001-11-28
1
-17
/
+3
*
Merge in the unified buffer cache code as found in NetBSD 2001/03/10. The
art
2001-11-27
1
-4
/
+2
*
Bring in more changes from NetBSD. Mostly pagedaemon improvements.
art
2001-11-12
1
-4
/
+14
*
Kill vm/vm_param.h, move it to uvm/uvm_param.h
art
2001-11-06
1
-0
/
+174