aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/sysctl/vm.txt
AgeCommit message (Expand)AuthorFilesLines
2019-07-15docs: sysctl: convert to ReSTMauro Carvalho Chehab1-946/+0
2019-07-15docs: laptops: convert to ReSTMauro Carvalho Chehab1-2/+2
2019-05-14userfaultfd/sysctl: add vm.unprivileged_userfaultfdPeter Xu1-0/+12
2019-04-26mm: do not boost watermarks to avoid fragmentation for the DISCONTIG memory m...Mel Gorman1-8/+8
2019-01-14Documentation/sysctl/vm.txt: Fix drop_caches bit numberVincent Whitchurch1-1/+1
2018-12-28mm: reclaim small amounts of memory when an external fragmentation event occursMel Gorman1-0/+21
2018-08-22Documentation/sysctl/vm.txt: update __vm_enough_memory()'s pathjuviliu1-1/+1
2018-07-26Documentation: vm.txt: Adding 'nr_hugepages_mempolicy' parameter description.Prashant Dhamdhere1-0/+10
2018-06-26doc: add description to dirtytime_expire_secondsYang Shi1-0/+13
2018-04-27docs/admin-guide/mm: start moving here files from Documentation/vmMike Rapoport1-2/+2
2018-04-16Merge branch 'mm-rst' into docs-nextJonathan Corbet1-3/+3
2018-04-16docs/vm: rename documentation files to .rstMike Rapoport1-3/+3
2018-04-11mm/page_alloc: don't reserve ZONE_HIGHMEM for ZONE_MOVABLE requestJoonsoo Kim1-3/+2
2018-01-31mm, hugetlb: remove hugepages_treat_as_movable sysctlMichal Hocko1-25/+0
2017-11-29Revert "mm/page-writeback.c: print a warning if the vm dirtiness settings are...Michal Hocko1-7/+0
2017-11-17Documentation/sysctl/vm.txt: fix typoKangmin Park1-1/+1
2017-11-15mm, sysctl: make NUMA stats configurableKemi Wang1-0/+16
2017-11-15mm: consolidate page table accountingKirill A. Shutemov1-4/+4
2017-11-15mm: account pud page tablesKirill A. Shutemov1-4/+4
2017-11-15mm/page-writeback.c: print a warning if the vm dirtiness settings are illogicalYafang Shao1-0/+7
2017-09-06mm, page_alloc: rip out ZONELIST_ORDER_ZONEMichal Hocko1-1/+3
2017-07-10mm: document highmem_is_dirtyable sysctlMichal Hocko1-0/+20
2017-02-24mm, madvise: fail with ENOMEM when splitting vma will hit max_map_countDavid Rientjes1-2/+2
2016-07-18Documentation: add watermark_scale_factor to the list of vm systcl fileJerome Marchand1-0/+1
2016-05-19mm: /proc/sys/vm/stat_refresh to force vmstat updateHugh Dickins1-0/+14
2016-04-28Documentation/sysctl/vm.txt: update numa_zonelist_order descriptionXishi Qiu1-9/+10
2016-03-17mm: scale kswapd watermarks in proportion to memoryJohannes Weiner1-0/+18
2016-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+29
2016-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+2
2016-01-14mm: mmap: add new /proc tunable for mmap_base ASLRDaniel Cashman1-0/+29
2015-12-08Documentation: fix sysfs-ptpChris Dunlop1-2/+2
2015-11-09Documentation/sysctl/vm.txt: fix misleading code reference of overcommit_memoryChun Chen1-1/+1
2015-09-08mm/page_alloc.c: fix a misleading commentYaowei Bai1-2/+2
2015-07-24Documentation: mm: fix location of extfrag_indexRabin Vincent1-5/+5
2015-04-15mm: allow compaction of unevictable pagesEric B Munson1-0/+11
2015-02-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-6/+6
2015-02-11mm: account pmd page tables to the processKirill A. Shutemov1-6/+6
2015-01-28Documentation: mm: Fix typo in vm.txtMasanari Iida1-1/+1
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 an...Mel 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/l...Linus 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() ca...Mel 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 correcti...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_int...Christoph Lameter1-13/+0
2006-06-23[PATCH] support for panic at OOMKAMEZAWA Hiroyuki1-0/+13
2006-02-01[PATCH] Reclaim slab during zone reclaimChristoph Lameter1-0/+6
2006-02-01[PATCH] Zone reclaim: Allow modification of zone reclaim behaviorChristoph Lameter1-8/+30
2006-02-01[PATCH] zone_reclaim: configurable off node allocation period.Christoph Lameter1-0/+12
2006-01-18[PATCH] Zone reclaim: proc overrideChristoph Lameter1-0/+18
2006-01-08[PATCH] Make high and batch sizes of per_cpu_pagelists configurableRohit Seth1-0/+17
2006-01-08[PATCH] drop-pagecacheAndrew Morton1-1/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+104