index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
uvm
/
files.uvm
Age
Commit message (
Expand
)
Author
2011-05-17
fix the ordering and make UVMHIST enable KERNHIST automatically.
mrg
2010-12-09
Make UVM_PAGE_TRKOWN a real flag.
uebayasi
2010-02-21
rename the va0_disabled option and cpp conditional to "disable" as well,
drochner
2010-02-18
Disable mapping of virtual address 0 by user programs per default.
drochner
2009-10-21
Remove uarea swap-out functionality:
rmind
2009-08-09
Add [default] option to make UAREAs swappable. Disabling the option makes
matt
2009-06-28
Ephemeral mapping (emap) implementation. Concept is based on the idea that
rmind
2009-03-29
kernel memory guard for DEBUG kernels, proposed on tech-kern.
ad
2008-11-19
Make the emulations, exec formats, coredump, NFS, and the NFS server
ad
2008-06-04
- Switch off the map evcnts by default.
ad
2007-10-25
defparam PAGER_MAP_SIZE.
yamt
2007-07-17
Add native mremap system call based on the UVM implementation for
joerg
2006-11-25
PR/34837: Mindaguas: Add SysV SHM dynamic reallocation and locking to the
christos
2006-10-12
uobj_wirepages and uobj_unwirepages from Mindaugas. PR/34771.
yamt
2006-09-30
add ubc window hit/miss evcnts.
yamt
2006-09-15
merge yamt-pdpolicy branch.
yamt
2006-01-21
implement compat_linux mremap.
yamt
2005-11-29
merge yamt-readahead branch.
yamt
2005-11-29
read-ahead statistics.
yamt
2005-11-27
Move UVM files to files.uvm
thorpej