aboutsummaryrefslogtreecommitdiff
path: root/Documentation/sysctl/vm.txt
AgeCommit message (Expand)Author
2014-01-29mm: document improved handling of swappiness==0Aaron Tomlin
2014-01-21mm: add overcommit_kbytes sysctl variableJerome Marchand
2013-11-13mm: improve the description for dirty_background_ratio/dirty_ratio sysctlZheng Liu
2013-09-11mm: prepare to remove /proc/sys/vm/hugepages_treat_as_movableNaoya Horiguchi
2013-07-09mm/page_alloc: fix doc for numa_zonelist_orderWanpeng Li
2013-04-29mm: replace hardcoded 3% with admin_reserve_pages knobAndrew Shewmaker
2013-04-29mm: limit growth of 3% hardcoded other user reserveAndrew Shewmaker
2012-08-04Documentation: fix the VM knobs descritpion WRT pdflushArtem Bityutskiy
2012-07-31mm, oom: replace some information in tasklist dumpDavid Rientjes
2012-07-31mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threadsWanpeng Li
2012-07-31documentation: update how page-cluster affects swap I/OChristian Ehrhardt
2011-04-06doc: fix 3 typos in sysctl/vm.txtPaul Bolle
2010-10-27doc: clarify the behaviour of dirty_ratio/dirty_bytesAndrea Righi
2010-08-09oom: enable oom tasklist dump by defaultDavid Rientjes
2010-06-28Documentation/sysctl/vm.txt typoKulikov Vasiliy
2010-05-25mm: compaction: add a tunable that decides when memory should be compacted an...Mel Gorman
2010-05-25mm: compaction: add /proc trigger for memory compactionMel Gorman
2010-03-12memcg: handle panic_on_oom=always caseKAMEZAWA Hiroyuki
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-09-24Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds
2009-09-22vm: document that setting vfs_cache_pressure to 0 isn't a good ideaJan Kara
2009-09-16HWPOISON: The high level memory error handler in the VM v7Andi Kleen
2009-06-16vmscan: properly account for the number of page cache pages zone_reclaim() ca...Mel Gorman
2009-06-16page allocator: use allocation flags as an index to the zone watermarkMel Gorman
2009-06-12trivial: Miscellaneous documentation typo fixesMatt LaPlante
2009-05-15Revert "mm: add /proc controls for pdflush threads"Jens Axboe
2009-05-02mm: prevent divide error for small values of vm_dirty_bytesAndrea Righi
2009-04-07mm: add /proc controls for pdflush threadsPeter W Morreale
2009-01-15Update of Documentation: vm.txt and proc.txtPeter W Morreale
2009-01-08NOMMU: Make mmap allocation page trimming behaviour configurable.Paul Mundt
2009-01-06mm: add dirty_background_bytes and dirty_bytes sysctlsDavid Rientjes
2008-07-26Documentation cleanup: trivial misspelling, punctuation, and grammar correcti...Matt LaPlante
2008-02-07oom: add sysctl to enable task memory dumpDavid Rientjes
2008-02-05mm/page-writeback: highmem_is_dirtyable optionBron Gondwana
2007-12-17Documentation: update hugetlb informationNishanth Aravamudan
2007-10-17vm.txt: document min_free_pages as critical for correctnessPavel Machek
2007-10-17oom: add oom_kill_allocating_task sysctlDavid Rientjes
2007-07-17handle kernelcore=: genericMel Gorman
2007-07-16change zonelist order: zonelist order selection logicKAMEZAWA Hiroyuki
2007-07-11security: Protection for exploiting null dereference using mmapEric Paris
2007-05-07mm: fix handling of panic_on_oom when cpusets are in useYasunori Goto
2006-11-30Fix typos in /Documentation : MiscMatt LaPlante
2006-09-26[PATCH] zone_reclaim: dynamic slab reclaimChristoph Lameter
2006-07-03[PATCH] ZVC/zone_reclaim: Leave 1% of unmapped pagecache pages for file I/OChristoph Lameter
2006-06-30[PATCH] zoned vm counters: zone_reclaim: remove /proc/sys/vm/zone_reclaim_int...Christoph Lameter
2006-06-23[PATCH] support for panic at OOMKAMEZAWA Hiroyuki
2006-02-01[PATCH] Reclaim slab during zone reclaimChristoph Lameter
2006-02-01[PATCH] Zone reclaim: Allow modification of zone reclaim behaviorChristoph Lameter
2006-02-01[PATCH] zone_reclaim: configurable off node allocation period.Christoph Lameter
2006-01-18[PATCH] Zone reclaim: proc overrideChristoph Lameter