]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/vm/vm_pageout.c
MFC r303982
[FreeBSD/FreeBSD.git] / sys / vm / vm_pageout.c
2016-08-28 alcMFC r303982
2016-08-14 markjMFC r303244, r303399
2016-08-10 alcMFC r303773
2015-12-11 kibMFC r291408:
2015-12-07 kibMFC r290920:
2015-12-07 kibMFC r290917:
2015-12-07 kibMFC r290915:
2015-11-02 kibMFC r289496:
2015-09-27 alcMFC r288025
2015-09-27 alcMFC r285282
2015-09-27 alcMFC r287121
2015-09-27 alcMFC r284654
2015-09-17 rstoneMFC r286970:
2015-06-21 traszMFC r282213:
2015-05-23 kibMFC r282690:
2015-01-31 kibMFC r277646:
2014-10-10 smhMFC r270759:
2014-09-27 smhMFC r272071:
2014-09-03 alcThis is a direct commit to account for the renaming...
2014-09-03 alcMFC r270666
2014-05-13 alcMFC r265418
2014-05-13 alcMFC r260567
2014-02-16 marcelMFC r259908:
2013-12-28 dimMFC r259893:
2013-12-13 kibMFC r257899:
2013-09-21 desPull in all the OpenSSH bits that we'd previously left...
2013-09-21 desUpgrade to 6.3p1.
2013-09-21 delphijMFV r254750:
2013-09-19 emasteMerge lldb man page from r188801 to contrib/llvm/tools...
2013-09-09 desThese three files appeared in 6.0p1, which was imported...
2013-09-08 desImport Magerya Vitaly's ldns-host, and build it instead...
2013-09-07 desUpdate to OpenPAM Nummularia.
2013-09-07 desMFV (r255364): move the code around in preparation...
2013-09-06 cyUpdate ipfilter 4.1.28 --> 5.1.2.
2013-09-05 sjgMerge bmake-20130904
2013-09-04 grehanIFC @ r255209
2013-08-23 emasteMerge lldb r188801 to contrib/llvm/tools/lldb/
2013-08-23 emasteImport NetBSD libexecinfo 20130822 to contrib
2013-08-23 emasteImport NetBSD libexecinfo 20130822 to contrib
2013-08-22 erwinUpdate Bind to 9.9.3-P2
2013-08-22 markmIFC.
2013-08-21 jeff - Eliminate the vm object lock from the active queue...
2013-08-19 jeff - Increase the active lru refresh interval to 10 minut...
2013-08-17 kibRemove the arbitrary binding of the pagedaemon threads...
2013-08-15 jeff - Fix bug in r254304. Use the ACTIVE pq count for...
2013-08-13 jeffImprove pageout flow control to wakeup more frequently...
2013-08-10 kibDifferent consumers of the struct vm_page abuse pageq...
2013-08-09 attilioThe soft and hard busy mechanism rely on the vm object...
2013-08-07 kibSplit the pagequeues per NUMA domains, and split pagead...
2013-08-06 erwinUpdate Bind to 9.8.5-P2
2013-08-02 peterUpdate serf 1.2.1 -> 1.3.0 for svn
2013-08-01 grehanIFC @ r253862
2013-07-28 peterUpdate subversion-1.8.0 -> 1.8.1. Update supporting
2013-07-28 pfgDTrace: re-merge remainder of r249367 (original from...
2013-07-26 jeffImprove page LRU quality and simplify the logic.
2013-07-24 jeff - Remove the long obsolete 'vm_pageout_algorithm'...
2013-07-06 netchild- Move videodev headers from compat/linux to contrib...
2013-07-04 rpauloRestore the dbus directory that was not meant to be...
2013-07-04 rpauloMerge hostapd / wpa_supplicant 2.0.
2013-07-03 grehanImport driver source from hyperv-20130627 vendor branch.
2013-06-18 peterIntroduce svnlite so that we can check out our source...
2013-06-17 baptUpdate dialog to 1.2-20130523
2013-06-15 grehanImport driver source from hyperv-20130502 vendor branch.
2013-06-12 dimUpgrade our copy of llvm/clang to 3.3 release.
2013-06-05 jkimAdd GNU regex from glibc 2.17.
2013-06-04 alcRelax the object locking in vm_pageout_map_deactivate_p...
2013-05-30 delphijMFV: tcpdump 4.4.0.
2013-05-21 jkimAdd flex 2.5.37 from flex.sourceforge.net to contrib.
2013-05-20 jkimMerge ACPICA 20130517.
2013-05-20 sjgSync with upstream version (20130520) that includes...
2013-05-19 markjRe-introduce another part of r249367. This commit fixes...
2013-05-12 markjBring back part of r249367 by adding DTrace's temporal...
2013-04-28 adrianCopy the vendor branch ar9300 code from qcamain_open_ha...
2013-04-21 gshapiroMerge sendmail 8.14.7 to HEAD
2013-04-19 jkimMerge ACPICA 20130418.
2013-04-16 pfgDTrace: print() should try to resolve function pointers
2013-04-12 pfgDtrace: resolve const types from fbt and other fixes.
2013-04-12 dimUpgrade our copy of llvm/clang to trunk r178860, in...
2013-04-11 pfgDTrace: option for time-ordered output
2013-04-09 edImport a new version of NetBSD's mtree.
2013-04-08 attilioThe per-page act_count can be made very-easily protecte...
2013-04-06 mmMFV r248217:
2013-04-05 desUpgrade to 1.4.20.
2013-04-05 desMinimal subset of the unbound sources.
2013-04-04 jkimMerge ACPICA 20130328.
2013-04-02 sjgUpdate to bmake-20130330
2013-04-01 pfgDtrace: enablings on defunct providers prevent provider...
2013-03-25 pfgDtrace: Add SUN MDB-like type-aware print() action.
2013-03-25 pfgDtrace: add toupper()/tolower() and enhancements to...
2013-03-24 pfgDtrace: add optional size argument to tracemem().
2013-03-22 desUpgrade to OpenSSH 6.2p1. The most important new featu...
2013-03-22 mmMFV r248590,248594:
2013-03-19 mmMFV r247580:
2013-03-15 brooksReplace our (un)vis(1) commands with implementations...
2013-03-09 mmMFC @248093
2013-03-09 attilioMerge from vmcontention.
2013-03-09 attilioMFC
2013-03-09 attilioSwitch the vm_object mutex to be a rwlock. This will...
2013-03-08 attilioMFC
2013-03-05 mmWiP merge of libzfs_core (MFV r238590, r238592)
next