summaryrefslogtreecommitdiff
path: root/sys/uvm/files.uvm
AgeCommit message (Expand)Author
2011-05-17fix the ordering and make UVMHIST enable KERNHIST automatically.mrg
2010-12-09Make UVM_PAGE_TRKOWN a real flag.uebayasi
2010-02-21rename the va0_disabled option and cpp conditional to "disable" as well,drochner
2010-02-18Disable mapping of virtual address 0 by user programs per default.drochner
2009-10-21Remove uarea swap-out functionality:rmind
2009-08-09Add [default] option to make UAREAs swappable. Disabling the option makesmatt
2009-06-28Ephemeral mapping (emap) implementation. Concept is based on the idea thatrmind
2009-03-29kernel memory guard for DEBUG kernels, proposed on tech-kern.ad
2008-11-19Make the emulations, exec formats, coredump, NFS, and the NFS serverad
2008-06-04- Switch off the map evcnts by default.ad
2007-10-25defparam PAGER_MAP_SIZE.yamt
2007-07-17Add native mremap system call based on the UVM implementation forjoerg
2006-11-25PR/34837: Mindaguas: Add SysV SHM dynamic reallocation and locking to thechristos
2006-10-12uobj_wirepages and uobj_unwirepages from Mindaugas. PR/34771.yamt
2006-09-30add ubc window hit/miss evcnts.yamt
2006-09-15merge yamt-pdpolicy branch.yamt
2006-01-21implement compat_linux mremap.yamt
2005-11-29merge yamt-readahead branch.yamt
2005-11-29read-ahead statistics.yamt
2005-11-27Move UVM files to files.uvmthorpej