| 2010-07-03 |
Matthew Dillon | kernel - MPSAFE work - Finish tokenizing vm_page.c |
blob | commitdiff |
| 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 |
|