]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/vm
This commit was generated by cvs2svn to compensate for changes in r88237,
[FreeBSD/FreeBSD.git] / sys / vm /
2001-12-20 Peter WemmThis commit was generated by cvs2svn to compensate...
2001-12-18 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2001-12-14 Sheldon HearnThis commit was generated by cvs2svn to compensate...
2001-12-14 Matthew DillonThis fixes a large number of bugs in our NFS client...
2001-12-01 Luigi Rizzovm/vm_kern.c: rate limit (to once per second) diagnosti...
2001-11-29 Alfred PerlsteinFold ANDREW_LOCKD into -current.
2001-11-28 Mike SmithThis commit was generated by cvs2svn to compensate...
2001-11-19 Brian FeldmanThis commit was generated by cvs2svn to compensate...
2001-11-19 Brian FeldmanThis commit was generated by cvs2svn to compensate...
2001-11-17 Jonathan LemonWhen laying out objects in a ZONE_INTERRUPT zone, allow...
2001-11-09 Matthew DillonFix deadlock introduced in 1.73 (Jan 1998). The paging...
2001-11-09 Garrett WollmanThis commit was generated by cvs2svn to compensate...
2001-11-09 Garrett WollmanThis commit was generated by cvs2svn to compensate...
2001-11-08 Peter WemmThis commit was generated by cvs2svn to compensate...
2001-11-05 Matthew DillonAdjust vnode_pager_input_smlfs() to not attempt to...
2001-11-02 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2001-11-02 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2001-11-01 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2001-10-31 Matthew DillonDon't let pmap_object_init_pt() exhaust all available...
2001-10-31 Mike SmithThis commit was generated by cvs2svn to compensate...
2001-10-31 Mike SmithThis commit was generated by cvs2svn to compensate...
2001-10-27 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2001-10-26 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2001-10-26 Matthew DillonMove recently added procedure which was incorrectly...
2001-10-26 Matthew DillonImplement kern.maxvnodes. adjusting kern.maxvnodes...
2001-10-21 Matthew DillonSyntax cleanup and documentation, no operational changes.
2001-10-20 Ian DowseMove the code that computes the system load average...
2001-10-17 Matthew Dilloncontigmalloc1() could cause the vm_page_zero_count...
2001-10-15 Tor EggeDon't use an uninitialized field reserved for callers...
2001-10-14 Tor EggeDon't remove all mappings of a swapped out process...
2001-10-14 Tor EggeFix locking violations during page wiring:
2001-10-13 Matthew DillonMakes contigalloc[1]() create the vm_map / underlying...
2001-10-13 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2001-10-12 Matthew DillonFinally fix the VM bug where a file whos EOF occurs...
2001-10-11 John BaldwinChange the kernel's ucred API as follows:
2001-10-11 John BaldwinAdd missing includes of sys/ktr.h.
2001-10-10 Paul SaabMake MAXTSIZ, DFLDSIZ, MAXDSIZ, DFLSSIZ, MAXSSIZ, SGROW...
2001-10-08 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2001-10-04 Mike SmithThis commit was generated by cvs2svn to compensate...
2001-10-04 Mike SmithThis commit was generated by cvs2svn to compensate...
2001-10-04 Ian DowseRemove the SSLEEP case from the load average computatio...
2001-09-26 Robert Watsono Modify access control checks in mmap() to use securel...
2001-09-12 Julian ElischerKSE Milestone 2
2001-09-10 Peter WemmRip some well duplicated code out of cpu_wait() and...
2001-09-07 Mike SmithThis commit was generated by cvs2svn to compensate...
2001-09-05 Mark PeekThis commit was generated by cvs2svn to compensate...
2001-09-02 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2001-09-02 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2001-09-01 John BaldwinProcess priority is locked by the sched_lock, not the...
2001-08-31 Matthew Dillonmake swapon() MPSAFE (will adjust syscalls.master later)
2001-08-31 Matthew Dillonmark obreak() and ovadvise() as being MPSAFE
2001-08-31 Matthew DillonCleanup
2001-08-29 Ollivier RobertThis commit was generated by cvs2svn to compensate...
2001-08-26 Mike SmithThis commit was generated by cvs2svn to compensate...
2001-08-25 Peter WemmImplement idle zeroing of pages. I've been tinkering...
2001-08-24 Matthew DillonRemove support for the badly broken MAP_INHERIT (from...
2001-08-23 Jeroen Ruigrok van... This commit was generated by cvs2svn to compensate...
2001-08-22 Matthew DillonMove most of the kernel submap initialization code...
2001-08-22 Matthew DillonKASSERT if vm_page_t->wire_count overflows.
2001-08-21 Gregory Neil ShapiroThis commit was generated by cvs2svn to compensate...
2001-08-20 Matthew DillonLimit the amount of KVM reserved for the buffer cache...
2001-08-15 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2001-08-14 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2001-08-10 Peter WemmThis commit was generated by cvs2svn to compensate...
2001-08-10 John Baldwin- Remove asleep(), await(), and M_ASLEEP.
2001-08-10 John Baldwin- Remove asleep(), await(), and M_ASLEEP.
2001-08-09 Jeroen Ruigrok van... This commit was generated by cvs2svn to compensate...
2001-08-05 Thomas MoestlAdd a missing semicolon to unbreak the kernel build...
2001-08-04 John BaldwinWhitespace fixes.
2001-08-04 Thomas MoestlAdd a zdestroy() function to the zone allocator. This...
2001-08-02 Alfred PerlsteinFixups for the initial allocation by dillon:
2001-08-01 Gregory Neil ShapiroThis commit was generated by cvs2svn to compensate...
2001-07-31 Jake BurkholderOops. Last commit to vm_object.c should have got these...
2001-07-31 Jake BurkholderRemove the use of atomic ops to manipulate vm_object...
2001-07-30 Jeroen Ruigrok van... This commit was generated by cvs2svn to compensate...
2001-07-30 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2001-07-28 Ian DowsePermit direct swapping to NFS regular files using swapo...
2001-07-28 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2001-07-28 Darren ReedThis commit was generated by cvs2svn to compensate...
2001-07-28 Darren ReedThis commit was generated by cvs2svn to compensate...
2001-07-25 Peter WemmThis commit was generated by cvs2svn to compensate...
2001-07-24 Kris KennawayThis commit was generated by cvs2svn to compensate...
2001-07-23 Bill FennerThis commit was generated by cvs2svn to compensate...
2001-07-23 Assar Westerlundmake vm_page_select_cache static
2001-07-21 Assar Westerlund(vm_page_select_cache): add prototype
2001-07-21 Mike SmithThis commit was generated by cvs2svn to compensate...
2001-07-21 Mike SmithThis commit was generated by cvs2svn to compensate...
2001-07-20 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2001-07-19 Kris KennawayThis commit was generated by cvs2svn to compensate...
2001-07-19 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2001-07-19 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2001-07-18 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2001-07-15 Benno RiceThe i386-specific includes in this file were "fixed...
2001-07-13 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2001-07-10 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2001-07-09 Dag-Erling SmørgravFix missing newline and terminator at the end of the...
2001-07-05 Matt JacobApply field bandages to the includes so compiles happen...
2001-07-05 Matthew DillonMove vm_page_zero_idle() from machine-dependant section...
2001-07-04 Matthew DillonReorg vm_page.c into vm_page.c, vm_pageq.c, and vm_cont...
2001-07-04 Matthew DillonChange inlines back into mainline code in preparation...
next