dsched_fq - Finalize switch to new disk-busy calc
[dragonfly.git] / sys / vm /
2010-04-15 Alex Hornungprint_backtrace - Take parameter count
2010-04-15 Alex Hornungdsched - Implement priorities and other improvements
2010-04-15 Alex Hornungdsched - Tie the dsched framework into the system
2010-04-14 Matthew DillonMerge remote branch 'rpaulo/net80211-update'
2010-04-14 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-04-14 Antonio Huete Jimenezlibc - Return ENOSYS in both mlockall() / munlockall()
2010-04-12 Matthew DillonMerge branch 'net80211-update' of git://leaf.dragonflyb...
2010-04-07 Rui PauloMerge branch 'master' into net80211-update
2010-04-01 Matthew Dillonkernel - Address excessive stall in pageout during...
2010-03-29 Rui PauloMerge branch 'master' into net80211-update
2010-03-24 Matthew DillonMerge remote branch 'crater/master' into vkernel64
2010-03-24 Matthew Dillonkernel - vm - Change inactive target to 1/4 memory...
2010-03-23 Matthew DillonHAMMER VFS - Fix another low memory deadlock issue
2010-03-23 Matthew Dillonvkernel64 - Cleanup, unbreak 32 bit
2010-03-23 Matthew DillonMerge remote branch 'crater/master' into vkernel64
2010-03-23 Matthew DillonMerge branch 'net80211-update' of git://leaf.dragonflyb...
2010-03-21 Rui PauloMerge branch 'master' into net80211-update
2010-03-21 Sascha Wildnervkernel64: Additional adjustments (amd64 -> x86_64...
2010-03-21 Jordan Gordeevamd64: Add kernel support for 64-bit virtual page tables.
2010-03-18 Matthew DillonMerge branch 'net80211-update' of git://leaf.dragonflyb...
2010-03-18 Samuel J. Greearkernel - Introduce lightweight buffers
2010-03-18 Rui PauloMerge branch 'master' into net80211-update
2010-03-05 Matthew DillonMerge remote branch 'crater/master' into net80211-update
2010-03-05 Michael NeumannMerge branch 'master' of git://git.dragonflybsd.org...
2010-03-05 Samuel J. Greearkernel - Remove msf buffer code
2010-03-05 Matthew Dillonkernel - vm - add vm_wait_nominal()
2010-03-04 Matthew Dillonkernel - pmap (i386) - Reduce kmem use for foreign...
2010-03-02 Matthew Dillonkernel - Move grow_stack code in fault path to improve...
2010-02-28 Peter AvalosMerge branch 'vendor/OPENSSL'
2010-02-23 Rui PauloMerge branch 'master' into net80211-update
2010-02-23 Matthew DillonMerge branch 'vendor/EXPAT'
2010-02-22 Matthew Dillonkernel - swapcache - Fix snocache and cache flags propa...
2010-02-22 Matthew Dillonkernel - SWAP CACHE part 22/many - Fix counter overflow...
2010-02-21 Matthew Dillonkernel - TMPFS - Stabilization pass, fix assertion...
2010-02-20 Matthew Dillonkernel - Add MNTK_NOMSYNC and OBJ_NOMSYNC
2010-02-18 Matthew Dillonkernel - Fix bogus compiler warning
2010-02-17 Matthew Dillonkernel - SWAP CACHE part 20/many - add 'cache' and...
2010-02-14 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-02-14 Matthew Dillonkernel - VM PAGER part 2/2 - Expand vinitvmio() and...
2010-02-14 Matthew Dillonkernel - VM PAGER part 1/2 - Remove vm_page_alloc()
2010-02-13 Matthew Dillonkernel - TMPFS - Bug fixing pass - paging to/from swap...
2010-02-13 Matthew Dillonkernel - swapcache - vm_object_page_remove()
2010-02-13 Matthew Dillonkernel - TMPFS - Add infrastructure to main kernel...
2010-02-12 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-02-12 Matthew Dillonkernel - SWAP CACHE part 19/many - distinguish bulk...
2010-02-11 Matthew Dillonkernel - SWAP CACHE part 18/many - Minor enablement...
2010-02-11 Matthew Dillonkernel - sysref - Fix vnode interlock for 1->0 transition
2010-02-09 Matthew Dillonkernel - struct vm_object - increase paging_in_progress...
2010-02-09 Matthew Dillonkernel - SWAP CACHE part 17/many - Add missing critical...
2010-02-08 Matthew Dillonkernel - SWAP CACHE part 15/many - Correct bug in vm...
2010-02-08 Matthew Dillonkernel - SWAP CACHE part 14/many - Add more features...
2010-02-06 Matthew Dillonkernel - SWAP CACHE part 13/many - More vm_pindex_t...
2010-02-06 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-02-06 Matthew Dillonkernel - Expand the x86_64 KVA to 8G
2010-02-06 Matthew Dillonkernel - SWAP CACHE part 12/many - Add swapcache cleanu...
2010-02-06 Michael NeumannMerge branch 'master' of ssh://crater.dragonflybsd...
2010-02-06 Matthew Dillonkernel - SWAP CACHE part 11/many - Write improvements...
2010-02-05 Matthew Dillonkernel - SWAP CACHE part 10/many - Fix swap space usage...
2010-02-05 Matthew Dillonkernel - SWAP CACHE part 9/many - Fix excessive active...
2010-02-04 Matthew Dillonkernel - SWAP CACHE part 8/many - Add the swap cache...
2010-02-04 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-02-04 Matthew Dillonkernel - SWAP CACHE part 7/many - Add vm_swapcache...
2010-02-04 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-02-04 Matthew Dillonkernel - SWAP CACHE part 6/many - Refactor swap_pager_f...
2010-02-04 Matthew Dillonkernel - SWAP CACHE part 4/many - Add PG_SWAPPED
2010-02-03 Matthew Dillonkernel - VM - fix vm_pages_needed race
2010-02-03 Matthew Dillonkernel - SWAP CACHE part 3/many - Rearrange VM pagerops
2010-02-03 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-02-03 Matthew Dillonkernel - SWAP CACHE part 2/many - Remove VM pager lists
2010-02-03 Matthew Dillonkernel - SWAP CACHE part 1/many - Convert swblock to...
2010-01-26 Matthew Dillonkernel - More buffer cache / VM coherency work
2010-01-25 Jan LentferMerge branch 'vendor/FILE'
2010-01-25 Jan LentferMerge branch 'vendor/SENDMAIL'
2010-01-22 Matthew Dillonkernel - Fix bug in recent swap/paging work
2010-01-21 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-01-21 Matthew Dillonkernel - Add burst reads back into swap_pager
2010-01-21 Matthew Dillonkernel - Add VM_ALLOC_QUICK feature to vm_page_alloc()
2010-01-19 Matthew Dillonkernel - Add new bufcache/VM consolidated API, fsx...
2010-01-18 Matthew Dillonkernel - Fix vkernel_trap
2010-01-18 Matthew Dillonkernel - Fix pager bug in vm_fault and UFS and have...
2010-01-18 Matthew Dillonkernel - Finish implementing PG_RAM / pipelined mmap...
2010-01-18 Matthew Dillonkernel - simplify vm pager ops, add pre-faulting for...
2010-01-15 Matthew Dillonkernel - Improve VM fault performance for sequential...
2010-01-15 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-01-15 Matthew Dillonkernel - Improve VM fault performance for sequential...
2010-01-10 Peter AvalosMerge branch 'vendor/OPENSSH'
2010-01-10 Peter AvalosMerge branch 'vendor/OPENSSH'
2010-01-09 Peter AvalosMerge branch 'vendor/OPENSSH'
2009-12-30 Matthew Dillonkernel - pmap (mainly i386) - fix TLB race and other...
2009-12-28 Matthew Dillonkernel - fine-grained namecache and partial vnode MPSAF...
2009-12-20 Matthew Dillonkernel - Move mplock to machine-independent C
2009-12-17 Jan LentferMerge branch 'vendor/NCURSES'
2009-12-17 Jan LentferMerge branch 'vendor/NCURSES'
2009-12-15 Matthew Dillonkernel - use new td_ucred in numerous places
2009-12-13 Matthew Dillonkernel - Move MP lock inward, plus misc other stuff
2009-12-07 Alex Hornungdump - Unbreak VKERNELs
2009-12-06 Alex Hornungpmap - Change pmap_map syntaxis
2009-12-03 Jan LentferMerge branch 'vendor/BIND' into bind_vendor2
2009-11-27 Jan LentferMerge branch 'vendor/BIND' into bind_vendor2
2009-11-27 Jan LentferMerge branch 'vendor/BIND' into bind_vendor2
next