aboutsummaryrefslogtreecommitdiff
path: root/sys/vm
Commit message (Expand)AuthorAgeFilesLines
* MFC rev 1.29 phys_pager.cRemko Lodder2007-11-101-2/+2
* MFC: Remove mpte optimization from pmap_enter_quick().Stephan Uphoff2007-11-052-6/+4
* MFC revision 1.389Alan Cox2007-11-021-2/+4
* MFC: Allow recursion on the 'zones' internal UMA zone.John Baldwin2007-10-181-1/+1
* MFC: Always use an exclusive lock on the leaf vnode during an open() whenJohn Baldwin2007-10-031-3/+3
* MFCKonstantin Belousov2007-09-093-18/+40
* Backport of optimized sx locks and rwlocks from FreeBSD 7.0.Alfred Perlstein2007-09-041-2/+2
* MFC revisions 1.375-1.377Alan Cox2007-08-301-8/+18
* MFC revisions 1.288 and 1.289Alan Cox2007-08-261-31/+36
* MFC revision 1.294Alan Cox2007-08-251-1/+0
* MFC revision 1.231Alan Cox2007-08-251-22/+25
* MFC revision 1.234Alan Cox2007-08-251-28/+11
* MFC revision 1.233Alan Cox2007-08-251-7/+10
* MFC revision 1.58Alan Cox2007-04-281-1/+1
* MFC revision 1.377Alan Cox2007-04-041-0/+8
* MFC revision 1.76Alan Cox2007-03-311-0/+2
* MFC: Restore support for kvm_get_swapinfo(3) on crash dumps.John Baldwin2007-02-212-31/+32
* MFC:Mohan Srinivasan2007-02-112-2/+10
* MFC :Mohan Srinivasan2007-02-111-2/+7
* MFC: Add uma_zone_exhausted() and warn if we run out of objects in theJohn Baldwin2007-01-123-0/+25
* MFC: 1.90: Skip unreferenced objects when counting vm totals.Ruslan Ermilov2006-11-231-19/+25
* MFC revision 1.229Alan Cox2006-10-141-2/+13
* MFC revisions 1.313 and 1.328:Alan Cox2006-09-291-3/+13
* MFC revision 1.358:Alan Cox2006-09-291-11/+25
* MFC revision 1.52Alan Cox2006-09-051-1/+1
* MFC revision 1.360Alan Cox2006-08-151-6/+13
* MFC: Bring kernel side of minidumps to 6.x on i386 and amd64.Peter Wemm2006-07-241-0/+30
* MFC rev. 1.206Konstantin Belousov2006-07-211-3/+15
* MFC rev 1.274 and 1.275Olivier Houchard2006-07-171-0/+11
* MFC: Move the code to handle the vm.blacklist tunable up a layer.John Baldwin2006-07-052-31/+39
* MFC: Change msleep() and tsleep() to not alter the calling thread'sJohn Baldwin2006-06-161-3/+1
* MFC rev. 1.213: fix a comment.Maxim Konovalov2006-06-121-1/+1
* Merge uma_core.c:1.137 from HEAD to RELENG_6:Robert Watson2006-06-021-2/+1
* MFC: Close race between vmspace_exitfree() and exit1() and races betweenTor Egge2006-06-025-24/+104
* MFC: sys/kern/kern_shutdown.c 1.178Pawel Jakub Dawidek2006-05-102-19/+63
* Don't scan pages that are above the passed in high value. This is a partialScott Long2006-04-251-1/+4
* MFCAlan Cox2006-03-162-0/+74
* MFC Rev 1.226Jeff Roberson2006-03-131-14/+6
* MFC Revs 1.357, 1.355Jeff Roberson2006-03-131-6/+8
* MFC: Eliminate a deadlock when creating snapshots. BlockingTor Egge2006-03-093-2/+6
* MFC: Hold extra reference to vm object while cleaning pages.Tor Egge2006-03-091-0/+6
* MFC: Expand scope of marker to reduce the number of page queue scan restarts.Tor Egge2006-03-091-12/+19
* MFC: Check return value from nonblocking call to vn_start_write().Tor Egge2006-03-091-2/+8
* MFC: Don't access fs->first_object after dropping reference to it.Tor Egge2006-03-081-1/+3
* Work around the shortness of the size argument toYaroslav Tykhiy2006-02-201-2/+23
* Merge uma_core.c:1.136 from HEAD to RELENG_6:Robert Watson2006-02-141-0/+2
* MFC:Paul Saab2005-12-281-3/+8
* MFC changes from 2005.10.26:Diomidis Spinellis2005-12-261-0/+2
* MFCAlan Cox2005-11-133-4/+5
* MFCAlan Cox2005-11-133-11/+16