aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/sysctl/vm.txt (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-23mm, pcp: allow restoring percpu_pagelist_fraction defaultDavid Rientjes1-1/+2
2014-06-04Documentation/sysctl/vm.txt: clarify vfs_cache_pressure descriptionDenys Vlasenko1-2/+7
2014-06-04mm: disable zone_reclaim_mode by defaultMel Gorman1-8/+9
2014-04-03drop_caches: add some documentation and info messageDave Hansen1-6/+27
2014-01-29mm: document improved handling of swappiness==0Aaron Tomlin1-1/+3
2014-01-21mm: add overcommit_kbytes sysctl variableJerome Marchand1-0/+12
2013-11-13mm: improve the description for dirty_background_ratio/dirty_ratio sysctlZheng Liu1-5/+10
2013-09-11mm: prepare to remove /proc/sys/vm/hugepages_treat_as_movableNaoya Horiguchi1-11/+19
2013-07-09mm/page_alloc: fix doc for numa_zonelist_orderWanpeng Li1-1/+1
2013-04-29mm: replace hardcoded 3% with admin_reserve_pages knobAndrew Shewmaker1-0/+30
2013-04-29mm: limit growth of 3% hardcoded other user reserveAndrew Shewmaker1-0/+20
2012-08-04Documentation: fix the VM knobs descritpion WRT pdflushArtem Bityutskiy1-7/+7
2012-07-31mm, oom: replace some information in tasklist dumpDavid Rientjes1-3/+4
2012-07-31mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threadsWanpeng Li1-11/+0
2012-07-31documentation: update how page-cluster affects swap I/OChristian Ehrhardt1-2/+10
2011-04-06doc: fix 3 typos in sysctl/vm.txtPaul Bolle1-2/+2
2010-10-27doc: clarify the behaviour of dirty_ratio/dirty_bytesAndrea Righi1-4/+8
2010-08-09oom: enable oom tasklist dump by defaultDavid Rientjes1-1/+1
2010-06-28Documentation/sysctl/vm.txt typoKulikov Vasiliy1-1/+1
2010-05-25mm: compaction: add a tunable that decides when memory should be compacted and when it should be reclaimedMel Gorman1-0/+15
2010-05-25mm: compaction: add /proc trigger for memory compactionMel Gorman1-0/+10
2010-03-12memcg: handle panic_on_oom=always caseKAMEZAWA Hiroyuki1-1/+4
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-09-24Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6Linus Torvalds1-1/+40
2009-09-22vm: document that setting vfs_cache_pressure to 0 isn't a good ideaJan Kara1-1/+3
2009-09-16HWPOISON: The high level memory error handler in the VM v7Andi Kleen1-1/+40
2009-06-16vmscan: properly account for the number of page cache pages zone_reclaim() can reclaimMel Gorman1-4/+8
2009-06-16page allocator: use allocation flags as an index to the zone watermarkMel Gorman1-5/+6
2009-06-12trivial: Miscellaneous documentation typo fixesMatt LaPlante1-2/+2
2009-05-15Revert "mm: add /proc controls for pdflush threads"Jens Axboe1-28/+0
2009-05-02mm: prevent divide error for small values of vm_dirty_bytesAndrea Righi1-0/+4
2009-04-07mm: add /proc controls for pdflush threadsPeter W Morreale1-0/+28
2009-01-15Update of Documentation: vm.txt and proc.txtPeter W Morreale1-184/+435
2009-01-08NOMMU: Make mmap allocation page trimming behaviour configurable.Paul Mundt1-0/+18
2009-01-06mm: add dirty_background_bytes and dirty_bytes sysctlsDavid Rientjes1-1/+2
2008-07-26Documentation cleanup: trivial misspelling, punctuation, and grammar corrections.Matt LaPlante1-1/+1
2008-02-07oom: add sysctl to enable task memory dumpDavid Rientjes1-0/+22
2008-02-05mm/page-writeback: highmem_is_dirtyable optionBron Gondwana1-3/+4
2007-12-17Documentation: update hugetlb informationNishanth Aravamudan1-0/+19
2007-10-17vm.txt: document min_free_pages as critical for correctnessPavel Machek1-0/+6
2007-10-17oom: add oom_kill_allocating_task sysctlDavid Rientjes1-0/+22
2007-07-17handle kernelcore=: genericMel Gorman1-1/+2
2007-07-16change zonelist order: zonelist order selection logicKAMEZAWA Hiroyuki1-0/+45
2007-07-11security: Protection for exploiting null dereference using mmapEric Paris1-0/+15
2007-05-07mm: fix handling of panic_on_oom when cpusets are in useYasunori Goto1-6/+17
2006-11-30Fix typos in /Documentation : MiscMatt LaPlante1-1/+1
2006-09-26[PATCH] zone_reclaim: dynamic slab reclaimChristoph Lameter1-7/+20
2006-07-03[PATCH] ZVC/zone_reclaim: Leave 1% of unmapped pagecache pages for file I/OChristoph Lameter1-0/+14
2006-06-30[PATCH] zoned vm counters: zone_reclaim: remove /proc/sys/vm/zone_reclaim_intervalChristoph Lameter1-13/+0
2006-06-23[PATCH] support for panic at OOMKAMEZAWA Hiroyuki1-0/+13