]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/vm
Fixes:
[FreeBSD/FreeBSD.git] / sys / vm /
2001-11-05 dillonAdjust vnode_pager_input_smlfs() to not attempt to...
2001-11-02 obrienThis commit was generated by cvs2svn to compensate...
2001-11-02 obrienThis commit was generated by cvs2svn to compensate...
2001-11-01 obrienThis commit was generated by cvs2svn to compensate...
2001-10-31 dillonDon't let pmap_object_init_pt() exhaust all available...
2001-10-31 msmithThis commit was generated by cvs2svn to compensate...
2001-10-31 msmithThis commit was generated by cvs2svn to compensate...
2001-10-27 obrienThis commit was generated by cvs2svn to compensate...
2001-10-26 ruThis commit was generated by cvs2svn to compensate...
2001-10-26 dillonMove recently added procedure which was incorrectly...
2001-10-26 dillonImplement kern.maxvnodes. adjusting kern.maxvnodes...
2001-10-21 dillonSyntax cleanup and documentation, no operational changes.
2001-10-20 iedowseMove the code that computes the system load average...
2001-10-17 dilloncontigmalloc1() could cause the vm_page_zero_count...
2001-10-15 teggeDon't use an uninitialized field reserved for callers...
2001-10-14 teggeDon't remove all mappings of a swapped out process...
2001-10-14 teggeFix locking violations during page wiring:
2001-10-13 dillonMakes contigalloc[1]() create the vm_map / underlying...
2001-10-13 obrienThis commit was generated by cvs2svn to compensate...
2001-10-12 dillonFinally fix the VM bug where a file whos EOF occurs...
2001-10-11 jhbChange the kernel's ucred API as follows:
2001-10-11 jhbAdd missing includes of sys/ktr.h.
2001-10-10 psMake MAXTSIZ, DFLDSIZ, MAXDSIZ, DFLSSIZ, MAXSSIZ, SGROW...
2001-10-08 obrienThis commit was generated by cvs2svn to compensate...
2001-10-04 msmithThis commit was generated by cvs2svn to compensate...
2001-10-04 msmithThis commit was generated by cvs2svn to compensate...
2001-10-04 iedowseRemove the SSLEEP case from the load average computatio...
2001-09-26 rwatsono Modify access control checks in mmap() to use securel...
2001-09-12 julianKSE Milestone 2
2001-09-10 peterRip some well duplicated code out of cpu_wait() and...
2001-09-07 msmithThis commit was generated by cvs2svn to compensate...
2001-09-05 mpThis commit was generated by cvs2svn to compensate...
2001-09-02 obrienThis commit was generated by cvs2svn to compensate...
2001-09-02 obrienThis commit was generated by cvs2svn to compensate...
2001-09-01 jhbProcess priority is locked by the sched_lock, not the...
2001-08-31 dillonmake swapon() MPSAFE (will adjust syscalls.master later)
2001-08-31 dillonmark obreak() and ovadvise() as being MPSAFE
2001-08-31 dillonCleanup
2001-08-29 robertoThis commit was generated by cvs2svn to compensate...
2001-08-26 msmithThis commit was generated by cvs2svn to compensate...
2001-08-25 peterImplement idle zeroing of pages. I've been tinkering...
2001-08-24 dillonRemove support for the badly broken MAP_INHERIT (from...
2001-08-23 asmodaiThis commit was generated by cvs2svn to compensate...
2001-08-22 dillonMove most of the kernel submap initialization code...
2001-08-22 dillonKASSERT if vm_page_t->wire_count overflows.
2001-08-21 gshapiroThis commit was generated by cvs2svn to compensate...
2001-08-20 dillonLimit the amount of KVM reserved for the buffer cache...
2001-08-15 ruThis commit was generated by cvs2svn to compensate...
2001-08-14 ruThis commit was generated by cvs2svn to compensate...
2001-08-10 peterThis commit was generated by cvs2svn to compensate...
2001-08-10 jhb- Remove asleep(), await(), and M_ASLEEP.
2001-08-10 jhb- Remove asleep(), await(), and M_ASLEEP.
2001-08-09 asmodaiThis commit was generated by cvs2svn to compensate...
2001-08-05 tmmAdd a missing semicolon to unbreak the kernel build...
2001-08-04 jhbWhitespace fixes.
2001-08-04 tmmAdd a zdestroy() function to the zone allocator. This...
2001-08-02 alfredFixups for the initial allocation by dillon:
2001-08-01 gshapiroThis commit was generated by cvs2svn to compensate...
2001-07-31 jakeOops. Last commit to vm_object.c should have got these...
2001-07-31 jakeRemove the use of atomic ops to manipulate vm_object...
2001-07-30 asmodaiThis commit was generated by cvs2svn to compensate...
2001-07-30 obrienThis commit was generated by cvs2svn to compensate...
2001-07-28 iedowsePermit direct swapping to NFS regular files using swapo...
2001-07-28 obrienThis commit was generated by cvs2svn to compensate...
2001-07-28 darrenrThis commit was generated by cvs2svn to compensate...
2001-07-28 darrenrThis commit was generated by cvs2svn to compensate...
2001-07-25 peterThis commit was generated by cvs2svn to compensate...
2001-07-24 krisThis commit was generated by cvs2svn to compensate...
2001-07-23 fennerThis commit was generated by cvs2svn to compensate...
2001-07-23 assarmake vm_page_select_cache static
2001-07-21 assar(vm_page_select_cache): add prototype
2001-07-21 msmithThis commit was generated by cvs2svn to compensate...
2001-07-21 msmithThis commit was generated by cvs2svn to compensate...
2001-07-20 obrienThis commit was generated by cvs2svn to compensate...
2001-07-19 krisThis commit was generated by cvs2svn to compensate...
2001-07-19 obrienThis commit was generated by cvs2svn to compensate...
2001-07-19 obrienThis commit was generated by cvs2svn to compensate...
2001-07-18 ruThis commit was generated by cvs2svn to compensate...
2001-07-15 bennoThe i386-specific includes in this file were "fixed...
2001-07-13 ruThis commit was generated by cvs2svn to compensate...
2001-07-10 ruThis commit was generated by cvs2svn to compensate...
2001-07-09 desFix missing newline and terminator at the end of the...
2001-07-05 mjacobApply field bandages to the includes so compiles happen...
2001-07-05 dillonMove vm_page_zero_idle() from machine-dependant section...
2001-07-04 dillonReorg vm_page.c into vm_page.c, vm_pageq.c, and vm_cont...
2001-07-04 dillonChange inlines back into mainline code in preparation...
2001-07-04 dillonwhitespace / register cleanup
2001-07-04 dillonWith Alfred's permission, remove vm_mtx in favor of...
2001-07-03 jhbFix a XXX comment by moving the initialization of the...
2001-06-29 msmithThis commit was generated by cvs2svn to compensate...
2001-06-26 obrienThis commit was generated by cvs2svn to compensate...
2001-06-26 obrienThis commit was generated by cvs2svn to compensate...
2001-06-22 jhb- Protect all accesses to nsw_[rw]count{,_{,a}sync...
2001-06-22 bmilekicIntroduce numerous SMP friendly changes to the mbuf...
2001-06-21 obrienThis commit was generated by cvs2svn to compensate...
2001-06-21 assarThis commit was generated by cvs2svn to compensate...
2001-06-20 jhbDon't lock around swap_pager_swap_init() that is only...
2001-06-20 jhbPut the scheduler, vmdaemon, and pagedaemon kthreads...
2001-06-19 ruThis commit was generated by cvs2svn to compensate...
2001-06-16 obrienThis commit was generated by cvs2svn to compensate...
next