Add the management part of address selection policy described in RFC
[dragonfly.git] / sys / vm /
2008-12-26 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2008-12-26 Matthew DillonChange the default for vm.burst_fault to 1, no problems...
2008-12-20 Hasso TepperMerge commit 'crater/vendor/OPENPAM'
2008-12-18 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2008-12-18 Matthew DillonThis is a major revamping of the pageout and low-memory...
2008-12-18 Matthew Dillonvnode_pager_haspage() could return TRUE but leave ...
2008-12-18 Joe TalbottMerge branch 'master' of /usr/git/dragonfly
2008-12-18 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2008-12-18 Matthew DillonFix bugs in dealing with low-memory situations when...
2008-12-03 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2008-12-01 Simon SchubertAdd support for MAP_TRYFIXED
2008-12-01 Simon SchubertUpdate the atime when mmap'ing a file
2008-09-27 Peter AvalosMerge from vendor branch OPENSSH:
2008-09-27 Peter AvalosMerge from vendor branch OPENSSL:
2008-09-06 Peter AvalosMerge from vendor branch OPENSSL:
2008-08-25 Matthew DillonAMD64 Support:
2008-08-10 Matthew DillonRemove daddr_t dependancies in the swap code. Move...
2008-07-12 Peter AvalosMerge from vendor branch LIBARCHIVE:
2008-07-01 Matthew DillonFix numerous pageout daemon -> buffer cache deadlocks...
2008-06-30 Hasso TepperMerge from vendor branch GCC:
2008-06-26 Matthew DillonMerge from vendor branch NETGRAPH:
2008-06-19 Matthew DillonMiscellanious performance adjustments to the kernel
2008-06-17 Aggelos Economopoulosdo early copyin / delayed copyout for socket options
2008-06-16 Peter AvalosMerge from vendor branch LIBARCHIVE:
2008-05-17 Peter AvalosMerge from vendor branch LIBARCHIVE:
2008-05-17 Peter AvalosMerge from vendor branch TNFTP:
2008-05-17 Peter AvalosMerge from vendor branch LESS:
2008-05-09 Matthew DillonFix many bugs and issues in the VM system, particularly...
2008-04-28 Matthew DillonPaging and swapping system fixes.
2008-04-28 Matthew DillonFix a NULL poiner dereference in the statistics collect...
2008-04-28 Matthew DillonMinor code reordering and documentation adjustments.
2008-04-14 Matthew DillonFix a bug in umtx_sleep(). This function sleeps on...
2008-04-14 Matthew DillonDon't free held clean pages when asked to clean.
2008-04-06 Peter AvalosMerge from vendor branch OPENSSH:
2008-03-20 Matthew DillonRemove calls to pmap_clear_modify() in the swap_pager...
2008-03-20 Peter AvalosMerge from vendor branch BZIP:
2008-03-12 Dave HayesMerge from vendor branch BSDINSTALLER:
2008-02-09 Peter AvalosMerge from vendor branch TNFTP:
2008-01-31 Simon SchubertMerge from vendor branch GDB:
2008-01-30 Hasso TepperMerge from vendor branch LIBEVENT:
2008-01-23 Nicolas TheryFix build breakage occuring when INVARIANTS not defined...
2008-01-21 Nicolas TheryDon't panic if normal zone destroyed before any call...
2008-01-21 Nicolas TheryAdd zdestroy() function to release all resources owned...
2008-01-21 Nicolas TheryDocument that zones are deprecated and not MP-safe.
2008-01-21 Simon SchubertSet valid bits when updating a fake page.
2008-01-19 Peter AvalosMerge from vendor branch FILE:
2008-01-15 Matthias SchmidtMerge from vendor branch TCSH:
2008-01-15 Simon SchubertMerge from vendor branch GDB:
2008-01-14 Simon SchubertMerge from vendor branch GDB:
2008-01-05 Sascha WildnerFor kmalloc(), MALLOC() and contigmalloc(), use M_ZERO...
2007-12-22 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-12-06 Matthew DillonFix a 'panic: vm_page_cache: caching a dirty page'...
2007-12-06 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-11-25 Peter AvalosMerge from vendor branch LESS:
2007-11-16 Peter AvalosMerge from vendor branch LESS:
2007-11-06 Matthew DillonConvert the global 'bioops' into per-mount bio_ops...
2007-11-05 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2007-11-03 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-10-25 Peter AvalosMerge from vendor branch OPENSSL:
2007-10-12 Peter AvalosMerge from vendor branch LESS:
2007-10-12 Peter AvalosMerge from vendor branch OPENSSL:
2007-10-11 Peter AvalosMerge from vendor branch TCPDUMP:
2007-10-11 Peter AvalosMerge from vendor branch LIBPCAP:
2007-10-10 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-10-09 Peter AvalosMerge from vendor branch LESS:
2007-09-24 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-09-08 Peter AvalosMerge from vendor branch OPENSSH:
2007-09-03 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-08-28 Matthew DillonFix a bug in vnode_pager_generic_getpages(). This...
2007-08-26 Matthew DillonFix a bugaboo in the last commit. Pages are hard-busie...
2007-08-25 Peter AvalosMerge from vendor branch TNFTP:
2007-08-22 Matthew DillonTemporary hack up a fix for msdos which avoids a deadlo...
2007-08-22 Simon SchubertMerge from vendor branch GDB:
2007-08-18 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-08-15 Matthew DillonConvert the lwp list into a red-black tree. This great...
2007-08-13 Matthew DillonRemove the vpp (returned underlying device vnode) argum...
2007-08-13 Matthew DillonReplace the huge mess that was vnode_pager_generic_getp...
2007-08-07 Peter AvalosMerge from vendor branch TCPDUMP:
2007-08-07 Peter AvalosMerge from vendor branch LIBPCAP:
2007-08-07 Sepherosa ZiehauMerge from vendor branch HOSTAPD:
2007-08-07 Sepherosa ZiehauMerge from vendor branch WPA_SUPPLICANT:
2007-08-05 Peter AvalosMerge from vendor branch DIFFUTILS:
2007-08-04 Peter AvalosMerge from vendor branch TNFTP:
2007-07-30 Matthew DillonRate-limit residual I/O warnings from the VM system...
2007-07-24 Simon SchubertMerge from vendor branch BIND:
2007-07-24 Matthew DillonMerge from vendor branch BIND:
2007-07-20 Matthew DillonRemove the requirement that calls to vn_strategy()...
2007-07-16 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-07-13 Matthew DillonMerge from vendor branch LIBARCHIVE:
2007-07-02 Matthew DillonA virtual kernel can cause a vm_page's hold_count to...
2007-07-02 Matthew DillonThe real-kernel madvise and mcontrol system calls handl...
2007-07-01 Matthew DillonMore multi-threaded support for virtualization. Move...
2007-06-29 Matthew DillonImplement struct lwp->lwp_vmspace. Leave p_vmspace...
2007-06-20 Peter AvalosMerge from vendor branch LESS:
2007-06-08 Matthew DillonFormalize the object sleep/wakeup code when waiting...
2007-06-07 Matthew DillonEntirely remove exec_map from the kernel. Use the...
2007-06-07 Matthew DillonImplement vm_fault_object_page(). This function return...
2007-06-03 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-06-03 Peter AvalosMerge from vendor branch LESS:
2007-05-28 Peter AvalosMerge from vendor branch FILE:
next