| 2012-08-23 |
Sepherosa Ziehau | vm: Put vm_page_alloc_contig debug prints under vm_cont... |
blob | commitdiff |
| 2012-02-01 |
Matthew Dillon | kernel - Improve pageout daemon ... |
blob | commitdiff | diff to current |
| 2012-02-01 |
Matthew Dillon | kernel - Add vm_page_need_commit() and vm_page_clear_co... |
blob | commitdiff | diff to current |
| 2012-01-16 |
Matthew Dillon | kernel - Fix 3:00 a.m. crashes (deadlocks) related... |
blob | commitdiff | diff to current |
| 2011-12-08 |
Matthew Dillon | kernel - Fix panic in vm_page_try_to_free() |
blob | commitdiff | diff to current |
| 2011-11-26 |
John Marino | Initial import of binutils 2.22 on the new vendor branch |
blob | commitdiff | diff to current |
| 2011-11-20 |
Matthew Dillon | kernel - Correct wire count statistics |
blob | commitdiff | diff to current |
| 2011-11-20 |
Matthew Dillon | kernel - Fix vm_object token deadlock (3) |
blob | commitdiff | diff to current |
| 2011-11-20 |
Matthew Dillon | kernel - Fix vm_object token deadlock |
blob | commitdiff | diff to current |
| 2011-11-19 |
Matthew Dillon | kernel - Implement a contiguous memory reserve for... |
blob | commitdiff | diff to current |
| 2011-11-16 |
Matthew Dillon | kernel - Fix VM page race when exec maps a page |
blob | commitdiff | diff to current |
| 2011-11-15 |
Matthew Dillon | kernel - Greatly improve shared memory fault rate concu... |
blob | commitdiff | diff to current |
| 2011-11-08 |
Matthew Dillon | kernel - Rearrange page adds in vm_add_new_page() |
blob | commitdiff | diff to current |
| 2011-11-08 |
Matthew Dillon | kernel - reformulate some of the pmap code to adhere... |
blob | commitdiff | diff to current |
| 2011-10-28 |
Matthew Dillon | kernel - Another huge HUGE VM performance improvement... |
blob | commitdiff | diff to current |
| 2011-10-28 |
Sascha Wildner | Fix i386 buildkernel. |
blob | commitdiff | diff to current |
| 2011-10-28 |
Matthew Dillon | kernel - More many-cores SMP work |
blob | commitdiff | diff to current |
| 2011-10-26 |
Matthew Dillon | kernel - Major vm_page, lwkt thread, and other changes |
blob | commitdiff | diff to current |
| 2011-10-18 |
Matthew Dillon | kernel - Major SMP performance patch / VM system, bus... |
blob | commitdiff | diff to current |
| 2011-09-24 |
Venkatesh Srinivas | kernel -- vm_page_dontneed: Fix interaction with vm_pag... |
blob | commitdiff | diff to current |
| 2011-06-09 |
Matthew Dillon | kernel - make vm_add_new_page() static |
blob | commitdiff | diff to current |
| 2011-03-04 |
Venkatesh Srinivas | kernel -- vm_object locking Part 2: Lockup a few vm_obj... |
blob | commitdiff | diff to current |
| 2011-03-04 |
Venkatesh Srinivas | kernel -- vm_object locking Part 1: Primitives |
blob | commitdiff | diff to current |
| 2011-02-15 |
Venkatesh Srinivas | kernel -- vm locking: Add vm_page_(un)lock and vm_objec... |
blob | commitdiff | diff to current |
| 2011-02-04 |
Matthew Dillon | kernel - Add missing vm_page_wakeup() |
blob | commitdiff | diff to current |
| 2011-02-04 |
Matthew Dillon | kernel - Add options VM_PAGE_DEBUG |
blob | commitdiff | diff to current |
| 2011-01-20 |
Venkatesh Srinivas | Remove sys/mplock2.h from more files. |
blob | commitdiff | diff to current |
| 2010-12-20 |
Matthew Dillon | kernel - vm_page BUSY handling, change vm_page_cache... |
blob | commitdiff | diff to current |
| 2010-12-09 |
Matthew Dillon | kernel - Add support for up to 63 cpus ... |
blob | commitdiff | diff to current |
| 2010-12-03 |
Matthew Dillon | kernel - Remove unneeded critical sections from VM... |
blob | commitdiff | diff to current |
| 2010-11-28 |
Matthew Dillon | kernel - Document an odd case in vm_page.c |
blob | commitdiff | diff to current |
| 2010-10-30 |
Matthew Dillon | kernel - Fix longstanding VM long-duration stall issues (2) |
blob | commitdiff | diff to current |
| 2010-10-05 |
Matthew Dillon | kernel - Add Proportional RSS (PRES) |
blob | commitdiff | diff to current |
| 2010-09-28 |
Matthew Dillon | kernel - Move action_list out of vm_page, and change... |
blob | commitdiff | diff to current |
| 2010-08-27 |
Matthew Dillon | kernel - Major MPSAFE Infrastructure |
blob | commitdiff | diff to current |
| 2010-07-03 |
Matthew Dillon | kernel - MPSAFE work - Finish tokenizing vm_page.c |
blob | commitdiff | diff to current |
| 2010-06-18 |
Alex Hornung | MPSAFE work - fix acquisition of vm_token |
blob | commitdiff | diff to current |
| 2010-06-11 |
Matthew Dillon | kernel - MPSAFE work - lockup vm_page.c, vm_fault.c |
blob | commitdiff | diff to current |
| 2010-05-16 |
Matthew Dillon | kernel - zero pages during idle |
blob | commitdiff | diff to current |
| 2010-03-24 |
Matthew Dillon | Merge remote branch 'crater/master' into vkernel64 |
blob | commitdiff | diff to current |
| 2010-03-23 |
Matthew Dillon | HAMMER VFS - Fix another low memory deadlock issue |
blob | commitdiff | diff to current |
| 2010-03-21 |
Sascha Wildner | vkernel64: Additional adjustments (amd64 -> x86_64... |
blob | commitdiff | diff to current |
| 2010-03-05 |
Matthew Dillon | kernel - vm - add vm_wait_nominal() |
blob | commitdiff | diff to current |
| 2010-02-21 |
Matthew Dillon | kernel - TMPFS - Stabilization pass, fix assertion... |
blob | commitdiff | diff to current |
| 2010-02-13 |
Matthew Dillon | kernel - TMPFS - Bug fixing pass - paging to/from swap... |
blob | commitdiff | diff to current |
| 2010-02-13 |
Matthew Dillon | kernel - TMPFS - Add infrastructure to main kernel... |
blob | commitdiff | diff to current |
| 2010-02-06 |
Matthew Dillon | kernel - SWAP CACHE part 13/many - More vm_pindex_t... |
blob | commitdiff | diff to current |
| 2010-02-04 |
Matthew Dillon | kernel - SWAP CACHE part 7/many - Add vm_swapcache... |
blob | commitdiff | diff to current |
| 2010-01-21 |
Matthew Dillon | kernel - Add VM_ALLOC_QUICK feature to vm_page_alloc() |
blob | commitdiff | diff to current |
| 2009-12-07 |
Alex Hornung | dump - Unbreak VKERNELs |
blob | commitdiff | diff to current |
| 2009-12-06 |
Alex Hornung | pmap - Change pmap_map syntaxis |
blob | commitdiff | diff to current |
| 2009-11-07 |
Simon Schubert | rename amd64 architecture to x86_64 |
blob | commitdiff | diff to current |
| 2009-11-07 |
Jordan Gordeev | Revert "rename amd64 architecture to x86_64" |
blob | commitdiff | diff to current |
| 2009-11-05 |
Simon Schubert | rename amd64 architecture to x86_64 |
blob | commitdiff | diff to current |
| 2009-08-28 |
Matthew Dillon | Kernel - Close VM/BIO races and document.o |
blob | commitdiff | diff to current |
| 2009-08-24 |
Matthew Dillon | Kernel - more NFS fixes, more dirty bit fixes, remove... |
blob | commitdiff | diff to current |
| 2009-08-24 |
Matthew Dillon | Kernel - Fix issues with vnode_pager_setsize() (effects... |
blob | commitdiff | diff to current |
| 2009-06-05 |
Jordan Gordeev | amd64: Fix booting on machines with large ammounts... |
blob | commitdiff | diff to current |
| 2008-12-18 |
Matthew Dillon | This is a major revamping of the pageout and low-memory... |
blob | commitdiff | diff to current |
| 2008-08-25 |
Matthew Dillon | AMD64 Support: |
blob | commitdiff | diff to current |
| 2008-07-01 |
Matthew Dillon | Fix numerous pageout daemon -> buffer cache deadlocks... |
blob | commitdiff | diff to current |
| 2008-05-09 |
Matthew Dillon | Fix many bugs and issues in the VM system, particularly... |
blob | commitdiff | diff to current |
| 2008-04-14 |
Matthew Dillon | Fix a bug in umtx_sleep(). This function sleeps on... |
blob | commitdiff | diff to current |
| 2007-12-06 |
Matthew Dillon | Fix a 'panic: vm_page_cache: caching a dirty page'... |
blob | commitdiff | diff to current |
| 2007-07-02 |
Matthew Dillon | The real-kernel madvise and mcontrol system calls handl... |
blob | commitdiff | diff to current |
| 2006-12-23 |
Sascha Wildner | Rename printf -> kprintf in sys/ and add some defines... |
blob | commitdiff | diff to current |
| 2006-12-02 |
Matthew Dillon | Replace the global VM page hash table with a per-VM... |
blob | commitdiff | diff to current |
| 2005-07-27 |
Matthew Dillon | Add a missing crit_exit(). |
blob | commitdiff | diff to current |
| 2005-06-14 |
Matthew Dillon | Add additional sanity checks, remove unused arguments... |
blob | commitdiff | diff to current |
| 2005-06-02 |
Sascha Wildner | Remove spl*() calls and replace them with critical... |
blob | commitdiff | diff to current |
| 2005-05-05 |
Sascha Wildner | Remove DEC Alpha support. |
blob | commitdiff | diff to current |
| 2004-12-10 |
Matthew Dillon | vm_page_free_*() now requires the page to be busied... |
blob | commitdiff | diff to current |
| 2004-10-12 |
Matthew Dillon | Try to close an occassional VM page related panic that... |
blob | commitdiff | diff to current |
| 2004-09-17 |
Matthew Dillon | Fix a number of races. First, retain PG_BUSY through... |
blob | commitdiff | diff to current |
| 2004-05-27 |
Matthew Dillon | Bring in the fictitious page wiring bug fixes from... |
blob | commitdiff | diff to current |
| 2004-05-20 |
Matthew Dillon | Get rid of VM_WAIT and VM_WAITPFAULT crud, replace... |
blob | commitdiff | diff to current |
| 2004-05-20 |
Matthew Dillon | Cleanup pass. No operational changes. |
blob | commitdiff | diff to current |
| 2004-05-20 |
Matthew Dillon | Make the primary PQ_ macros available to modules by... |
blob | commitdiff | diff to current |
| 2004-05-13 |
Matthew Dillon | Close an interrupt race between vm_page_lookup() and... |
blob | commitdiff | diff to current |
| 2004-05-10 |
Hiten Pandya | Remove newline from panic(9) message, it is redundant. |
blob | commitdiff | diff to current |
| 2004-04-01 |
Matthew Dillon | Fix an unused variable warning (non-operational). |
blob | commitdiff | diff to current |
| 2004-03-24 |
Hiten Pandya | Correct a bug in vm_page_cache(). We should make sure... |
blob | commitdiff | diff to current |
| 2004-03-01 |
Matthew Dillon | Newtoken commit. Change the token implementation as... |
blob | commitdiff | diff to current |
| 2004-01-20 |
Matthew Dillon | Retool the M_* flags to malloc() and the VM_ALLOC_... |
blob | commitdiff | diff to current |
| 2003-11-03 |
Matthew Dillon | 64 bit address space cleanups which are a prerequisit... |
blob | commitdiff | diff to current |
| 2003-10-15 |
Hiten Pandya | Second contigmalloc() cleanup: |
blob | commitdiff | diff to current |
| 2003-10-15 |
Hiten Pandya | Major contigmalloc() API cleanup: |
blob | commitdiff | diff to current |
| 2003-10-13 |
Hiten Pandya | Fix an ordering issue, call vm_map_entry_reserve()... |
blob | commitdiff | diff to current |
| 2003-10-02 |
Hiten Pandya | Rename: |
blob | commitdiff | diff to current |
| 2003-09-14 |
Matthew Dillon | Permanently fix the 'allocating low physmem in early... |
blob | commitdiff | diff to current |
| 2003-08-27 |
Matthew Dillon | SLAB ALLOCATOR Stage 1. This brings in a slab allocato... |
blob | commitdiff | diff to current |
| 2003-08-25 |
Matthew Dillon | Add an alignment feature to vm_map_findspace(). This... |
blob | commitdiff | diff to current |
| 2003-07-19 |
Matthew Dillon | Remove the priority part of the priority|flags argument... |
blob | commitdiff | diff to current |
| 2003-07-03 |
Matthew Dillon | Split the struct vmmeter cnt structure into a global... |
blob | commitdiff | diff to current |
| 2003-06-25 |
Matthew Dillon | proc->thread stage 4: rework the VFS and DEVICE subsyst... |
blob | commitdiff | diff to current |
| 2003-06-22 |
Matthew Dillon | proc->thread stage 1: change kproc_*() API to take... |
blob | commitdiff | diff to current |
| 2003-06-21 |
Matthew Dillon | thread stage 8: add crit_enter(), per-thread cpl handli... |
blob | commitdiff | diff to current |
| 2003-06-17 |
Matthew Dillon | Add the DragonFly cvs id and perform general cleanups... |
blob | commitdiff | diff to current |
| 2003-06-17 |
Matthew Dillon | Initial import from FreeBSD RELENG_4: |
blob | commitdiff | diff to current |
|