]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/vm
Fix a race with free'ing vmspaces at process exit when vmspaces are
[FreeBSD/FreeBSD.git] / sys / vm /
2002-02-05 Alfred PerlsteinFix a race with free'ing vmspaces at process exit when...
2002-02-05 Sheldon HearnThis commit was generated by cvs2svn to compensate...
2002-02-04 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-02-01 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-02-01 Maxim SobolevThis commit was generated by cvs2svn to compensate...
2002-01-31 Matthew DillonGC P_BUFEXHAUST leftovers, we've had a new mechanism...
2002-01-31 Sheldon HearnThis commit was generated by cvs2svn to compensate...
2002-01-27 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-01-27 Kris KennawayThis commit was generated by cvs2svn to compensate...
2002-01-25 David MaloneRemove a parameter name from a prototype.
2002-01-24 David MaloneThis commit was generated by cvs2svn to compensate...
2002-01-18 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2002-01-17 Bruce EvansDon't declare vm_swapout() in the NO_SWAPPING case...
2002-01-15 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-01-15 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2002-01-14 Andrey A. ChernovThis commit was generated by cvs2svn to compensate...
2002-01-14 Alfred PerlsteinReplace ffind_* with fget calls.
2002-01-13 Alfred PerlsteinSMP Lock struct file, filedesc and the global file...
2002-01-10 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2002-01-07 Paul SaabThis commit was generated by cvs2svn to compensate...
2002-01-07 Sheldon HearnThis commit was generated by cvs2svn to compensate...
2002-01-05 John BaldwinChange the preemption code for software interrupt threa...
2001-12-26 Sheldon HearnThis commit was generated by cvs2svn to compensate...
2001-12-21 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2001-12-20 Matthew DillonFix a BUF_TIMELOCK race against BUF_LOCK and fix a...
2001-12-20 Sheldon HearnThis commit was generated by cvs2svn to compensate...
2001-12-20 Mark MurrayFix merge conflicts, and because this still has a zilli...
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...
next