index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
uvm
/
uvm_pglist.c
Age
Commit message (
Expand
)
Author
2007-12-18
Turn the uvm_{lock/unlock}_fpageq() inlines into
Thordur I. Bjornsson
2007-04-13
While splitting flags and pqflags might have been a good idea in theory
Artur Grabowski
2007-04-04
Mechanically rename the "flags" and "version" fields in struct vm_page
Artur Grabowski
2007-02-12
Let this compile with 'option DEBUG' again.
Tom Cosgrove
2007-01-16
Implement multiple segment allocation for uvm_pglistalloc, which fixes
Dimitry Andric
2006-06-01
Make umv_pglistalloc() return EINVAL if it is asked for 0 bytes. This
Kenneth R Westerback
2006-01-16
add another uvm histroy for physpage alloc/free and propagate a debugging pgf...
Michael Shalayeff
2002-10-07
this removes the functionality of adding allocated
Michael Shalayeff
2002-10-06
Initialize the result list in uvm_pglistalloc.
Artur Grabowski
2001-12-19
UBC was a disaster. It worked very good when it worked, but on some
Artur Grabowski
2001-11-28
Sync in more uvm from NetBSD. Mostly just cosmetic stuff.
Artur Grabowski
2001-11-12
Bring in more changes from NetBSD. Mostly pagedaemon improvements.
Artur Grabowski
2001-11-07
Another sync of uvm to NetBSD. Just minor fiddling, no major changes.
Artur Grabowski
2001-11-06
Move the last content from vm/ to uvm/
Artur Grabowski
2001-08-11
Various random fixes from NetBSD.
Artur Grabowski
2001-03-08
Replace thread_wakeup() with wakeup(). It is defined in vm_extern.h as a
smart
2001-01-29
$OpenBSD$
Niklas Hallqvist
2000-03-16
Bring in some new UVM code from NetBSD (not current).
Artur Grabowski
1999-08-23
sync with NetBSD from 1999.05.24 (there is a reason for this date)
Artur Grabowski
1999-02-26
add OpenBSD tags
Artur Grabowski
1999-02-26
Import of uvm from NetBSD. Some local changes, some code disabled
Artur Grabowski