Linux Memory Management
[Prev Page][Next Page]
- [PATCH v2 5/9] zcache: cleanup zbud_init
- From: Xiao Guangrong <xiaoguangrong@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 4/9] zcache: mark zbud_init/zcache_comp_init as __init
- From: Xiao Guangrong <xiaoguangrong@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 3/9] zcache: remove unnecessary config option dependence
- From: Xiao Guangrong <xiaoguangrong@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 2/9] zcache: fix a compile warning
- From: Xiao Guangrong <xiaoguangrong@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 1/9] zcache: fix refcount leak
- From: Xiao Guangrong <xiaoguangrong@xxxxxxxxxxxxxxxxxx>
- Re: [rfc][patch 2/3] mm, oom: introduce helper function to process threads during scan
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: [PATCH 11/11] protect architectures where THREAD_SIZE >= PAGE_SIZE against fork bombs
- From: Glauber Costa <glommer@xxxxxxxxxxxxx>
- Re: [PATCH 11/11] protect architectures where THREAD_SIZE >= PAGE_SIZE against fork bombs
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [PATCH 02/11] memcg: Reclaim when more than one page needed.
- From: Glauber Costa <glommer@xxxxxxxxxxxxx>
- Re: [PATCH -mm v2 01/11] mm: track free size between VMAs in VMA rbtree
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [patch 1/3] mm, oom: move declaration for mem_cgroup_out_of_memory to oom.h
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: [PATCH -mm v2 01/11] mm: track free size between VMAs in VMA rbtree
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH 03/11] memcg: change defines to an enum
- From: Glauber Costa <glommer@xxxxxxxxxxxxx>
- Re: [PATCH 1/5] mm/sparse: check size of struct mm_section
- From: Gavin Shan <shangw@xxxxxxxxxxxxxxxxxx>
- Re: RFC: Easy-Reclaimable LRU list
- From: Glauber Costa <glommer@xxxxxxxxxxxxx>
- Re: [PATCH 1/5] mm/sparse: check size of struct mm_section
- From: Michal Hocko <mhocko@xxxxxxx>
- ashmem_shrink with long term stable kernel [3.0.36]
- From: Akhilesh Kumar <akhilesh.lxr@xxxxxxxxx>
- Re: [PATCH] fix bad behavior in use_hierarchy file
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: AutoNUMA15
- From: Alex Shi <alex.shi@xxxxxxxxx>
- Re: [PATCH 1/5] mm/sparse: check size of struct mm_section
- From: Gavin Shan <shangw@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/5] mm/sparse: check size of struct mm_section
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: [PATCH 09/11] memcg: propagate kmem limiting information to children
- From: Glauber Costa <glommer@xxxxxxxxxxxxx>
- Re: [PATCH 11/11] protect architectures where THREAD_SIZE >= PAGE_SIZE against fork bombs
- From: Glauber Costa <glommer@xxxxxxxxxxxxx>
- Re: [PATCH 10/11] memcg: allow a memcg with kmem charges to be destructed.
- From: Glauber Costa <glommer@xxxxxxxxxxxxx>
- Re: [PATCH 00/11] kmem controller for memcg: stripped down version
- From: Glauber Costa <glommer@xxxxxxxxxxxxx>
- Re: [PATCH 3/5] mm/sparse: fix possible memory leak
- From: Gavin Shan <shangw@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/5] mm/sparse: optimize sparse_index_alloc
- From: Gavin Shan <shangw@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 02/11] memcg: Reclaim when more than one page needed.
- From: Glauber Costa <glommer@xxxxxxxxxxxxx>
- Re: [PATCH 3/5] mm/sparse: fix possible memory leak
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: [PATCH 04/11] kmem slab accounting basic infrastructure
- From: Glauber Costa <glommer@xxxxxxxxxxxxx>
- Re: [PATCH 05/11] Add a __GFP_KMEMCG flag
- From: Glauber Costa <glommer@xxxxxxxxxxxxx>
- Re: [PATCH 01/10] zcache: fix preemptable memory allocation in atomic context
- From: Xiao Guangrong <xiaoguangrong@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/5] mm/sparse: optimize sparse_index_alloc
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: [PATCH 3/5] mm/sparse: fix possible memory leak
- From: Gavin Shan <shangw@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/5] mm/sparse: optimize sparse_index_alloc
- From: Gavin Shan <shangw@xxxxxxxxxxxxxxxxxx>
- Re: [rfc][patch 2/3] mm, oom: introduce helper function to process threads during scan
- From: KOSAKI Motohiro <kosaki.motohiro@xxxxxxxxxxxxxx>
- Re: [patch 1/3] mm, oom: move declaration for mem_cgroup_out_of_memory to oom.h
- From: KOSAKI Motohiro <kosaki.motohiro@xxxxxxxxxxxxxx>
- Re: [PATCH 10/11] memcg: allow a memcg with kmem charges to be destructed.
- From: Kamezawa Hiroyuki <kamezawa.hiroyu@xxxxxxxxxxxxxx>
- Re: [PATCH 08/11] memcg: disable kmem code when not in use.
- From: Kamezawa Hiroyuki <kamezawa.hiroyu@xxxxxxxxxxxxxx>
- Re: [PATCH 11/11] protect architectures where THREAD_SIZE >= PAGE_SIZE against fork bombs
- From: Kamezawa Hiroyuki <kamezawa.hiroyu@xxxxxxxxxxxxxx>
- Re: [rfc][patch 3/3] mm, memcg: introduce own oom handler to iterate only over its own threads
- From: Kamezawa Hiroyuki <kamezawa.hiroyu@xxxxxxxxxxxxxx>
- Re: [PATCH 09/11] memcg: propagate kmem limiting information to children
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 09/11] memcg: propagate kmem limiting information to children
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [PATCH 09/11] memcg: propagate kmem limiting information to children
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [PATCH 11/11] protect architectures where THREAD_SIZE >= PAGE_SIZE against fork bombs
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [PATCH 05/11] Add a __GFP_KMEMCG flag
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [PATCH 04/11] kmem slab accounting basic infrastructure
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [PATCH 03/11] memcg: change defines to an enum
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [PATCH 02/11] memcg: Reclaim when more than one page needed.
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [PATCH 01/11] memcg: Make it possible to use the stock for more than one page.
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [rfc][patch 2/3] mm, oom: introduce helper function to process threads during scan
- From: Kamezawa Hiroyuki <kamezawa.hiroyu@xxxxxxxxxxxxxx>
- Re: [patch 1/3] mm, oom: move declaration for mem_cgroup_out_of_memory to oom.h
- From: Kamezawa Hiroyuki <kamezawa.hiroyu@xxxxxxxxxxxxxx>
- Re: [patch] mm, thp: abort compaction if migration page cannot be charged to memcg
- From: Kamezawa Hiroyuki <kamezawa.hiroyu@xxxxxxxxxxxxxx>
- Re: [PATCH SLUB 1/2] duplicate the cache name in saved_alias list
- From: Li Zhong <zhong@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH SLUB 1/2] duplicate the cache name in saved_alias list
- From: Li Zhong <zhong@xxxxxxxxxxxxxxxxxx>
- [rfc][patch 3/3] mm, memcg: introduce own oom handler to iterate only over its own threads
- From: David Rientjes <rientjes@xxxxxxxxxx>
- [rfc][patch 2/3] mm, oom: introduce helper function to process threads during scan
- From: David Rientjes <rientjes@xxxxxxxxxx>
- [patch 1/3] mm, oom: move declaration for mem_cgroup_out_of_memory to oom.h
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [patch] mm, thp: abort compaction if migration page cannot be charged to memcg
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: RFC: Easy-Reclaimable LRU list
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: RFC: Easy-Reclaimable LRU list
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH 2/2] memory-hotplug: fix kswapd looping forever problem
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH 1/4] mm: introduce compaction and migration for virtio ballooned pages
- From: Rafael Aquini <aquini@xxxxxxxxxx>
- Re: Fwd: [PATCH-V2] perf symbols: fix symbol offset breakage with separated debug info
- From: Roland McGrath <roland@xxxxxxxxxxxxx>
- Re: [PATCH 2/3] zsmalloc: add generic path and remove x86 dependency
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 02/11] memcg: Reclaim when more than one page needed.
- From: Suleiman Souhlal <suleiman@xxxxxxxxxx>
- Re: [PATCH 1/4] mm: introduce compaction and migration for virtio ballooned pages
- From: Konrad Rzeszutek Wilk <konrad@xxxxxxxxxx>
- Re: [PATCH 00/11] kmem controller for memcg: stripped down version
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 4/4] mm: add vm event counters for balloon pages compaction
- From: Rafael Aquini <aquini@xxxxxxxxxx>
- [PATCH 3/4] virtio_balloon: introduce migration primitives to balloon pages
- From: Rafael Aquini <aquini@xxxxxxxxxx>
- [PATCH 1/4] mm: introduce compaction and migration for virtio ballooned pages
- From: Rafael Aquini <aquini@xxxxxxxxxx>
- [PATCH 2/4] virtio_balloon: handle concurrent accesses to virtio_balloon struct elements
- From: Rafael Aquini <aquini@xxxxxxxxxx>
- [PATCH 0/4] make balloon pages movable by compaction
- From: Rafael Aquini <aquini@xxxxxxxxxx>
- Re: [PATCH 09/11] memcg: propagate kmem limiting information to children
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 09/11] memcg: propagate kmem limiting information to children
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 06/11] memcg: kmem controller infrastructure
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3] tmpfs not interleaving properly
- From: Nathan Zimmer <nzimmer@xxxxxxx>
- Re: [PATCH 3/3] x86: add local_tlb_flush_kernel_range()
- From: Konrad Rzeszutek Wilk <konrad@xxxxxxxxxx>
- Re: [PATCH 09/11] memcg: propagate kmem limiting information to children
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 09/11] memcg: propagate kmem limiting information to children
- From: Glauber Costa <glommer@xxxxxxxxxxxxx>
- Re: [PATCH 01/11] memcg: Make it possible to use the stock for more than one page.
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 01/11] memcg: Make it possible to use the stock for more than one page.
- From: Glauber Costa <glommer@xxxxxxxxxxxxx>
- Re: [PATCH 06/11] memcg: kmem controller infrastructure
- From: Glauber Costa <glommer@xxxxxxxxxxxxx>
- Re: [PATCH 07/11] mm: Allocate kernel pages to the right memcg
- From: Glauber Costa <glommer@xxxxxxxxxxxxx>
- Re: [PATCH] fix bad behavior in use_hierarchy file
- From: Glauber Costa <glommer@xxxxxxxxxxxxx>
- Re: [PATCH 10/11] memcg: allow a memcg with kmem charges to be destructed.
- From: Glauber Costa <glommer@xxxxxxxxxxxxx>
- Re: [PATCH -mm v2 01/11] mm: track free size between VMAs in VMA rbtree
- From: Rik van Riel <riel@xxxxxxxxxx>
- Re: [PATCH V5 5/5] mm: memcg discount pages under softlimit from per-zone reclaimable_pages
- From: Ying Han <yinghan@xxxxxxxxxx>
- Re: [PATCH 11/11] protect architectures where THREAD_SIZE >= PAGE_SIZE against fork bombs
- From: Frederic Weisbecker <fweisbec@xxxxxxxxx>
- Re: [PATCH] fix bad behavior in use_hierarchy file
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [patch] mm, thp: abort compaction if migration page cannot be charged to memcg
- From: Rik van Riel <riel@xxxxxxxxxx>
- Re: [PATCH -mm v2 01/11] mm: track free size between VMAs in VMA rbtree
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH 11/11] protect architectures where THREAD_SIZE >= PAGE_SIZE against fork bombs
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 10/11] memcg: allow a memcg with kmem charges to be destructed.
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 09/11] memcg: propagate kmem limiting information to children
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 2/3] zsmalloc: add generic path and remove x86 dependency
- From: Seth Jennings <sjenning@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 07/11] mm: Allocate kernel pages to the right memcg
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 06/11] memcg: kmem controller infrastructure
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 01/11] memcg: Make it possible to use the stock for more than one page.
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: Crash with VMALLOC api
- From: "R, Sricharan" <r.sricharan@xxxxxx>
- Re: [PATCH 2/3] zsmalloc: add generic path and remove x86 dependency
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/3] zsmalloc: add generic path and remove x86 dependency
- From: Seth Jennings <sjenning@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/5] mm/sparse: check size of struct mm_section
- From: Gavin Shan <shangw@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/3] zsmalloc: add generic path and remove x86 dependency
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 11/11] protect architectures where THREAD_SIZE >= PAGE_SIZE against fork bombs
- From: Frederic Weisbecker <fweisbec@xxxxxxxxxx>
- [PATCH 2/3] zsmalloc: add generic path and remove x86 dependency
- From: Seth Jennings <sjenning@xxxxxxxxxxxxxxxxxx>
- [PATCH 3/3] x86: add local_tlb_flush_kernel_range()
- From: Seth Jennings <sjenning@xxxxxxxxxxxxxxxxxx>
- [PATCH 0/3] zsmalloc: remove x86 dependency
- From: Seth Jennings <sjenning@xxxxxxxxxxxxxxxxxx>
- [PATCH 1/3] zram/zcache: swtich Kconfig dependency from X86 to ZSMALLOC
- From: Seth Jennings <sjenning@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/5] mm/sparse: check size of struct mm_section
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: [PATCH 3/5] mm/sparse: fix possible memory leak
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: [PATCH 5/5] mm/sparse: return 0 if root mem_section exists
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: [PATCH 2/5] mm/sparse: optimize sparse_index_alloc
- From: Michal Hocko <mhocko@xxxxxxx>
- [PATCH 11/11] protect architectures where THREAD_SIZE >= PAGE_SIZE against fork bombs
- From: Glauber Costa <glommer@xxxxxxxxxxxxx>
- [PATCH 10/11] memcg: allow a memcg with kmem charges to be destructed.
- From: Glauber Costa <glommer@xxxxxxxxxxxxx>
- [PATCH 09/11] memcg: propagate kmem limiting information to children
- From: Glauber Costa <glommer@xxxxxxxxxxxxx>
- [PATCH 08/11] memcg: disable kmem code when not in use.
- From: Glauber Costa <glommer@xxxxxxxxxxxxx>
- [PATCH 07/11] mm: Allocate kernel pages to the right memcg
- From: Glauber Costa <glommer@xxxxxxxxxxxxx>
- [PATCH 06/11] memcg: kmem controller infrastructure
- From: Glauber Costa <glommer@xxxxxxxxxxxxx>
- [PATCH 05/11] Add a __GFP_KMEMCG flag
- From: Glauber Costa <glommer@xxxxxxxxxxxxx>
- [PATCH 04/11] kmem slab accounting basic infrastructure
- From: Glauber Costa <glommer@xxxxxxxxxxxxx>
- [PATCH 03/11] memcg: change defines to an enum
- From: Glauber Costa <glommer@xxxxxxxxxxxxx>
- [PATCH 01/11] memcg: Make it possible to use the stock for more than one page.
- From: Glauber Costa <glommer@xxxxxxxxxxxxx>
- [PATCH 02/11] memcg: Reclaim when more than one page needed.
- From: Glauber Costa <glommer@xxxxxxxxxxxxx>
- [PATCH 00/11] kmem controller for memcg: stripped down version
- From: Glauber Costa <glommer@xxxxxxxxxxxxx>
- Re: [PATCH 01/10] zcache: fix preemptable memory allocation in atomic context
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 07/25] memcg: Reclaim when more than one page needed.
- From: Glauber Costa <glommer@xxxxxxxxxxxxx>
- Re: [PATCH 01/10] zcache: fix preemptable memory allocation in atomic context
- From: Seth Jennings <sjenning@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] fix bad behavior in use_hierarchy file
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: [PATCH v4 07/25] memcg: Reclaim when more than one page needed.
- From: Glauber Costa <glommer@xxxxxxxxxxxxx>
- Re: [PATCH v4 06/25] memcg: Make it possible to use the stock for more than one page.
- From: Glauber Costa <glommer@xxxxxxxxxxxxx>
- Re: [PATCH] fix bad behavior in use_hierarchy file
- From: Glauber Costa <glommer@xxxxxxxxxxxxx>
- Re: [PATCH] fix bad behavior in use_hierarchy file
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: [PATCH] hugetlb/cgroup: Remove unnecessary NULL checks
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: [PATCH] fix bad behavior in use_hierarchy file
- From: Glauber Costa <glommer@xxxxxxxxxxxxx>
- Re: [PATCH] fix bad behavior in use_hierarchy file
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: [PATCH SLUB 1/2] duplicate the cache name in saved_alias list
- From: Glauber Costa <glommer@xxxxxxxxxxxxx>
- Re: [PATCH SLUB 1/2] duplicate the cache name in saved_alias list
- From: Wanlong Gao <gaowanlong@xxxxxxxxxxxxxx>
- Re: RFC: Easy-Reclaimable LRU list
- From: Mel Gorman <mgorman@xxxxxxx>
- Re: [PATCH 2/2] memory-hotplug: fix kswapd looping forever problem
- From: Mel Gorman <mel@xxxxxxxxx>
- Re: [PATCH] fix bad behavior in use_hierarchy file
- From: Kamezawa Hiroyuki <kamezawa.hiroyu@xxxxxxxxxxxxxx>
- [PATCH powerpc 2/2] kfree the cache name of pgtable cache if SLUB is used
- From: Li Zhong <zhong@xxxxxxxxxxxxxxxxxx>
- [PATCH SLUB 1/2] duplicate the cache name in saved_alias list
- From: Li Zhong <zhong@xxxxxxxxxxxxxxxxxx>
- [PATCH] fix bad behavior in use_hierarchy file
- From: Glauber Costa <glommer@xxxxxxxxxxxxx>
- Re: [patch] mm, oom: replace some information in tasklist dump
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: RFC: Easy-Reclaimable LRU list
- From: Glauber Costa <glommer@xxxxxxxxxxxxx>
- [PATCHv4 2/2] ARM: dma-mapping: remove custom consistent dma region
- From: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
- [PATCHv4 1/2] mm: vmalloc: use const void * for caller argument
- From: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
- [PATCHv4 0/2] ARM: replace custom consistent dma region with vmalloc
- From: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
- Re: [PATCH] mm: consider all swapped back pages in used-once logic
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH 5/6] memcg: optimize memcg_get_hierarchical_limit
- From: Glauber Costa <glommer@xxxxxxxxxxxxx>
- Re: [PATCH] mm: consider all swapped back pages in used-once logic
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [patch] mm, oom: replace some information in tasklist dump
- From: KOSAKI Motohiro <kosaki.motohiro@xxxxxxxxx>
- [PATCH 2/2] memory-hotplug: fix kswapd looping forever problem
- From: Minchan Kim <minchan@xxxxxxxxxx>
- [PATCH 1/2] mm: Factor out memory isolate functions
- From: Minchan Kim <minchan@xxxxxxxxxx>
- [PATCH 0/2] fix livelock because of kswapd stop
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH 1/6] memcg: replace unsigned long by u64 to avoid overflow
- From: Kamezawa Hiroyuki <kamezawa.hiroyu@xxxxxxxxxxxxxx>
- Re: Accounting problem of MIGRATE_ISOLATED freed page
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH] mm/memcg: add MAX_CHARGE_BATCH to limit unnecessary charge overhead
- From: Kamezawa Hiroyuki <kamezawa.hiroyu@xxxxxxxxxxxxxx>
- Re: [PATCH -mm v2 11/11] mm: remove SH arch_get_unmapped_area functions
- From: Paul Mundt <lethal@xxxxxxxxxxxx>
- Re: Accounting problem of MIGRATE_ISOLATED freed page
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: Accounting problem of MIGRATE_ISOLATED freed page
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH 5/5] mm/sparse: return 0 if root mem_section exists
- From: Gavin Shan <shangw@xxxxxxxxxxxxxxxxxx>
- Re: Accounting problem of MIGRATE_ISOLATED freed page
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: RFC: Easy-Reclaimable LRU list
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH] mm: consider all swapped back pages in used-once logic
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: Crash with VMALLOC api
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [patch] mm, oom: replace some information in tasklist dump
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [patch v2] mm, thp: print useful information when mmap_sem is unlocked in zap_pmd_range
- From: Dave Jones <davej@xxxxxxxxxx>
- Re: [PATCH 5/5] mm/sparse: return 0 if root mem_section exists
- From: KOSAKI Motohiro <kosaki.motohiro@xxxxxxxxx>
- Re: [PATCH] mm/memcg: add MAX_CHARGE_BATCH to limit unnecessary charge overhead
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- [PATCH] hugetlb/cgroup: Remove unnecessary NULL checks
- From: "Aneesh Kumar K.V" <aneesh.kumar@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH -V9 11/15] hugetlb/cgroup: Add charge/uncharge routines for hugetlb cgroup
- From: "Aneesh Kumar K.V" <aneesh.kumar@xxxxxxxxxxxxxxxxxx>
- Re: RFC: Easy-Reclaimable LRU list
- From: KOSAKI Motohiro <kosaki.motohiro@xxxxxxxxx>
- Re: [PATCH] mm/memcg: add MAX_CHARGE_BATCH to limit unnecessary charge overhead
- From: Wanpeng Li <liwp.linux@xxxxxxxxx>
- Re: [PATCH] mm/memcg: add MAX_CHARGE_BATCH to limit unnecessary charge overhead
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH] mm/memcg: add MAX_CHARGE_BATCH to limit unnecessary charge overhead
- From: Wanpeng Li <liwp.linux@xxxxxxxxx>
- Re: [PATCH] mm/memcg: add MAX_CHARGE_BATCH to limit unnecessary charge overhead
- From: Wanpeng Li <liwp.linux@xxxxxxxxx>
- Re: [PATCH] mm/memcg: add MAX_CHARGE_BATCH to limit unnecessary charge overhead
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- [PATCH] mm/memcg: add MAX_CHARGE_BATCH to limit unnecessary charge overhead
- From: Wanpeng Li <liwp.linux@xxxxxxxxx>
- Re: [PATCH -mm v2 10/11] mm: remove ARM arch_get_unmapped_area functions
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH -mm v2 00/11] mm: scalable and unified arch_get_unmapped_area
- From: "John Stoffel" <john@xxxxxxxxxxx>
- [PATCH 2/5] mm/sparse: optimize sparse_index_alloc
- From: Gavin Shan <shangw@xxxxxxxxxxxxxxxxxx>
- [PATCH 5/5] mm/sparse: return 0 if root mem_section exists
- From: Gavin Shan <shangw@xxxxxxxxxxxxxxxxxx>
- [PATCH 4/5] mm/sparse: more check on mem_section number
- From: Gavin Shan <shangw@xxxxxxxxxxxxxxxxxx>
- [PATCH 1/5] mm/sparse: check size of struct mm_section
- From: Gavin Shan <shangw@xxxxxxxxxxxxxxxxxx>
- Re: RFC: Easy-Reclaimable LRU list
- From: Rik van Riel <riel@xxxxxxxxxx>
- [PATCH 3/5] mm/sparse: fix possible memory leak
- From: Gavin Shan <shangw@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm: consider all swapped back pages in used-once logic
- From: Rik van Riel <riel@xxxxxxxxxx>
- [PATCH -v4 6/6] fault-injection: add notifier error injection testing scripts
- From: Akinobu Mita <akinobu.mita@xxxxxxxxx>
- [PATCH -v4 4/6] memory: memory notifier error injection module
- From: Akinobu Mita <akinobu.mita@xxxxxxxxx>
- [PATCH -v4 1/6] fault-injection: notifier error injection
- From: Akinobu Mita <akinobu.mita@xxxxxxxxx>
- [PATCH -v4 0/6] notifier error injection
- From: Akinobu Mita <akinobu.mita@xxxxxxxxx>
- Re: [PATCH] mm: consider all swapped back pages in used-once logic
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH 4/6] memcg: move recent_rotated and recent_scanned informations
- From: Wanpeng Li <liwp.linux@xxxxxxxxx>
- [PATCH 11/12] vmalloc: remove KM_USER0 from comments
- From: Cong Wang <amwang@xxxxxxxxxx>
- Re: [PATCH 4/6] memcg: move recent_rotated and recent_scanned informations
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH 5/6] memcg: optimize memcg_get_hierarchical_limit
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH 3/6] memcg: change mem_control_xxx to mem_cgroup_xxx
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH 1/6] memcg: replace unsigned long by u64 to avoid overflow
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH 1/6] memcg: replace unsigned long by u64 to avoid overflow
- From: Wanpeng Li <liwp.linux@xxxxxxxxx>
- Re: [PATCH 1/6] memcg: replace unsigned long by u64 to avoid overflow
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: Crash with VMALLOC api
- From: "R, Sricharan" <r.sricharan@xxxxxx>
- [PATCH 6/6] memcg: cleanup all typo in memory cgroup
- From: Wanpeng Li <liwp.linux@xxxxxxxxx>
- [PATCH 5/6] memcg: optimize memcg_get_hierarchical_limit
- From: Wanpeng Li <liwp.linux@xxxxxxxxx>
- [PATCH 4/6] memcg: move recent_rotated and recent_scanned informations
- From: Wanpeng Li <liwp.linux@xxxxxxxxx>
- [PATCH 3/6] memcg: change mem_control_xxx to mem_cgroup_xxx
- From: Wanpeng Li <liwp.linux@xxxxxxxxx>
- [PATCH 2/6] memcg: cleanup useless LRU_ALL_EVICTABLE
- From: Wanpeng Li <liwp.linux@xxxxxxxxx>
- [PATCH 1/6] memcg: replace unsigned long by u64 to avoid overflow
- From: Wanpeng Li <liwp.linux@xxxxxxxxx>
- [PATCH 0/6] memcg: cleanup memory cgroup
- From: Wanpeng Li <liwp.linux@xxxxxxxxx>
- Crash with VMALLOC api
- From: "R, Sricharan" <r.sricharan@xxxxxx>
- Re: RFC: Easy-Reclaimable LRU list
- From: Kamezawa Hiroyuki <kamezawa.hiroyu@xxxxxxxxxxxxxx>
- Re: Accounting problem of MIGRATE_ISOLATED freed page
- From: Kamezawa Hiroyuki <kamezawa.hiroyu@xxxxxxxxxxxxxx>
- Re: [PATCH V2] memcg: cleanup typos in mem cgroup
- From: Kamezawa Hiroyuki <kamezawa.hiroyu@xxxxxxxxxxxxxx>
- Re: [PATCH v4 23/25] memcg: propagate kmem limiting information to children
- From: Kamezawa Hiroyuki <kamezawa.hiroyu@xxxxxxxxxxxxxx>
- Re: [PATCH 01/10] zcache: fix preemptable memory allocation in atomic context
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: Accounting problem of MIGRATE_ISOLATED freed page
- From: KOSAKI Motohiro <kosaki.motohiro@xxxxxxxxx>
- Re: Accounting problem of MIGRATE_ISOLATED freed page
- From: KOSAKI Motohiro <kosaki.motohiro@xxxxxxxxx>
- Re: [PATCH V2] memcg: cleanup typos in mem cgroup
- From: Wanpeng Li <liwp.linux@xxxxxxxxx>
- Re: Early boot panic on machine with lots of memory
- From: Yinghai Lu <yinghai@xxxxxxxxxx>
- Re: [PATCH v3] tmpfs not interleaving properly
- From: KOSAKI Motohiro <kosaki.motohiro@xxxxxxxxx>
- Re: [patch] mm, oom: replace some information in tasklist dump
- From: KOSAKI Motohiro <kosaki.motohiro@xxxxxxxxx>
- Re: [patch] mm, oom: replace some information in tasklist dump
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [patch] mm, oom: replace some information in tasklist dump
- From: KOSAKI Motohiro <kosaki.motohiro@xxxxxxxxxxxxxx>
- Re: [patch] mm, oom: replace some information in tasklist dump
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [patch 3.5-rc3] mm, oom: fix potential killing of thread that is disabled from oom killing
- From: KOSAKI Motohiro <kosaki.motohiro@xxxxxxxxxxxxxx>
- Re: [patch] mm, oom: replace some information in tasklist dump
- From: KOSAKI Motohiro <kosaki.motohiro@xxxxxxxxxxxxxx>
- Re: [PATCH -mm v2 10/11] mm: remove ARM arch_get_unmapped_area functions
- From: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxxx>
- Re: [PATCH -V9 11/15] hugetlb/cgroup: Add charge/uncharge routines for hugetlb cgroup
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] hugeltb: Mark hugelb_max_hstate __read_mostly
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] hugeltb: Mark hugelb_max_hstate __read_mostly
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH -mm v2 00/11] mm: scalable and unified arch_get_unmapped_area
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [patch] mm, oom: replace some information in tasklist dump
- From: David Rientjes <rientjes@xxxxxxxxxx>
- [patch 3.5-rc3] mm, oom: fix potential killing of thread that is disabled from oom killing
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [PATCH] mm: clear pages_scanned only if draining a pcp adds pages to the buddy allocator again
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm: clear pages_scanned only if draining a pcp adds pages to the buddy allocator again
- From: KOSAKI Motohiro <kosaki.motohiro@xxxxxxxxx>
- Re: [patch v2] mm, thp: print useful information when mmap_sem is unlocked in zap_pmd_range
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [PATCH -V2 1/2] hugetlb: Move all the in use pages to active list
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: Early boot panic on machine with lots of memory
- From: Yinghai Lu <yinghai@xxxxxxxxxx>
- Re: [PATCH] mm: clear pages_scanned only if draining a pcp adds pages to the buddy allocator again
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: Early boot panic on machine with lots of memory
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 2/2] mm: compaction: add /proc/vmstat entry for rescued MIGRATE_UNMOVABLE pageblocks
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: Early boot panic on machine with lots of memory
- From: Yinghai Lu <yinghai@xxxxxxxxxx>
- Re: Early boot panic on machine with lots of memory
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: Early boot panic on machine with lots of memory
- From: Yinghai Lu <yinghai@xxxxxxxxxx>
- Re: Early boot panic on machine with lots of memory
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 1/3 v2] slub: prefetch next freelist pointer in __slab_alloc()
- From: Joonsoo Kim <js1304@xxxxxxxxx>
- Re: [PATCH 4/4] slub: deactivate freelist of kmem_cache_cpu all at once in deactivate_slab()
- From: JoonSoo Kim <js1304@xxxxxxxxx>
- [PATCH 3/3] slub: release a lock if freeing object with a lock is failed in __slab_free()
- From: Joonsoo Kim <js1304@xxxxxxxxx>
- [PATCH 1/3] slub: prefetch next freelist pointer in __slab_alloc()
- From: Joonsoo Kim <js1304@xxxxxxxxx>
- [PATCH 2/3] slub: reduce failure of this_cpu_cmpxchg in put_cpu_partial() after unfreezing
- From: Joonsoo Kim <js1304@xxxxxxxxx>
- Re: Early boot panic on machine with lots of memory
- From: Yinghai Lu <yinghai@xxxxxxxxxx>
- Re: [PATCH 00/35] AutoNUMA alpha14
- From: Andrea Arcangeli <aarcange@xxxxxxxxxx>
- Re: [PATCH 12/35] autonuma: CPU follow memory algorithm
- From: Andrea Arcangeli <aarcange@xxxxxxxxxx>
- Re: [PATCH -mm v2 01/11] mm: track free size between VMAs in VMA rbtree
- From: Rik van Riel <riel@xxxxxxxxxxx>
- Re: [PATCH V2] memcg: cleanup typos in mem cgroup
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: [PATCH -mm v2 00/11] mm: scalable and unified arch_get_unmapped_area
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH -mm v2 01/11] mm: track free size between VMAs in VMA rbtree
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3] tmpfs not interleaving properly
- From: Nathan Zimmer <nzimmer@xxxxxxx>
- [PATCH 12/12] Avoid dereferencing bd_disk during swap_entry_free for network storage
- From: Mel Gorman <mgorman@xxxxxxx>
- [PATCH 11/12] nfs: Prevent page allocator recursions with swap over NFS.
- From: Mel Gorman <mgorman@xxxxxxx>
- [PATCH 10/12] nfs: enable swap on NFS
- From: Mel Gorman <mgorman@xxxxxxx>
- [PATCH 09/12] nfs: disable data cache revalidation for swapfiles
- From: Mel Gorman <mgorman@xxxxxxx>
- [PATCH 08/12] nfs: teach the NFS client how to treat PG_swapcache pages
- From: Mel Gorman <mgorman@xxxxxxx>
- [PATCH 07/12] mm: Add support for direct_IO to highmem pages
- From: Mel Gorman <mgorman@xxxxxxx>
- [PATCH 06/12] mm: Add get_kernel_page[s] for pinning of kernel addresses for I/O
- From: Mel Gorman <mgorman@xxxxxxx>
- [PATCH 05/12] mm: swap: Implement generic handler for swap_activate
- From: Mel Gorman <mgorman@xxxxxxx>
- [PATCH 04/12] mm: Add support for a filesystem to activate swap files and use direct_IO for writing swap pages
- From: Mel Gorman <mgorman@xxxxxxx>
- [PATCH 03/12] mm: Methods for teaching filesystems about PG_swapcache pages
- From: Mel Gorman <mgorman@xxxxxxx>
- [PATCH 02/12] selinux: tag avc cache alloc as non-critical
- From: Mel Gorman <mgorman@xxxxxxx>
- [PATCH 01/12] netvm: Prevent a stream-specific deadlock
- From: Mel Gorman <mgorman@xxxxxxx>
- [PATCH 00/12] Swap-over-NFS without deadlocking V7
- From: Mel Gorman <mgorman@xxxxxxx>
- [PATCH 16/16] mm: Account for the number of times direct reclaimers get throttled
- From: Mel Gorman <mgorman@xxxxxxx>
- [PATCH 15/16] mm: Throttle direct reclaimers if PF_MEMALLOC reserves are low and swap is backed by network storage
- From: Mel Gorman <mgorman@xxxxxxx>
- [PATCH 14/16] nbd: Set SOCK_MEMALLOC for access to PFMEMALLOC reserves
- From: Mel Gorman <mgorman@xxxxxxx>
- [PATCH 13/16] mm: Micro-optimise slab to avoid a function call
- From: Mel Gorman <mgorman@xxxxxxx>
- [PATCH 12/16] netvm: Set PF_MEMALLOC as appropriate during SKB processing
- From: Mel Gorman <mgorman@xxxxxxx>
- [PATCH 11/16] netvm: Propagate page->pfmemalloc from skb_alloc_page to skb
- From: Mel Gorman <mgorman@xxxxxxx>
- [PATCH 10/16] netvm: Propagate page->pfmemalloc to skb
- From: Mel Gorman <mgorman@xxxxxxx>
- [PATCH 09/16] netvm: Allow skb allocation to use PFMEMALLOC reserves
- From: Mel Gorman <mgorman@xxxxxxx>
- [PATCH 08/16] netvm: Allow the use of __GFP_MEMALLOC by specific sockets
- From: Mel Gorman <mgorman@xxxxxxx>
- [PATCH 07/16] net: Introduce sk_gfp_atomic() to allow addition of GFP flags depending on the individual socket
- From: Mel Gorman <mgorman@xxxxxxx>
- [PATCH 06/16] mm: Ignore mempolicies when using ALLOC_NO_WATERMARK
- From: Mel Gorman <mgorman@xxxxxxx>
- [PATCH 05/16] mm: Only set page->pfmemalloc when ALLOC_NO_WATERMARKS was used
- From: Mel Gorman <mgorman@xxxxxxx>
- [PATCH 03/16] mm: Introduce __GFP_MEMALLOC to allow access to emergency reserves
- From: Mel Gorman <mgorman@xxxxxxx>
- [PATCH 04/16] mm: allow PF_MEMALLOC from softirq context
- From: Mel Gorman <mgorman@xxxxxxx>
- [PATCH 02/16] mm: slub: Optimise the SLUB fast path to avoid pfmemalloc checks
- From: Mel Gorman <mgorman@xxxxxxx>
- [PATCH 01/16] mm: sl[au]b: Add knowledge of PFMEMALLOC reserve pages
- From: Mel Gorman <mgorman@xxxxxxx>
- [PATCH 00/17] Swap-over-NBD without deadlocking V13
- From: Mel Gorman <mgorman@xxxxxxx>
- Re: [PATCH -mm v2 01/11] mm: track free size between VMAs in VMA rbtree
- From: Rik van Riel <riel@xxxxxxxxxx>
- Re: [PATCH -mm v2 00/11] mm: scalable and unified arch_get_unmapped_area
- From: "John Stoffel" <john@xxxxxxxxxxx>
- Re: [PATCH -mm v2 01/11] mm: track free size between VMAs in VMA rbtree
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH -mm v2 01/11] mm: track free size between VMAs in VMA rbtree
- From: Rik van Riel <riel@xxxxxxxxxx>
- [PATCH V2] memcg: cleanup typos in mem cgroup
- From: Wanpeng Li <liwp.linux@xxxxxxxxx>
- Re: [PATCH 2/2] memcg: cleanup typos in mem cgroup
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: [PATCH 1/2] memcg: use existing function to judge root mem cgroup
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH 1/2] memcg: use existing function to judge root mem cgroup
- From: Michal Hocko <mhocko@xxxxxxx>
- [PATCH 2/2] memcg: cleanup typos in mem cgroup
- From: Wanpeng Li <liwp.linux@xxxxxxxxx>
- [PATCH 1/2] memcg: use existing function to judge root mem cgroup
- From: Wanpeng Li <liwp.linux@xxxxxxxxx>
- Re: [PATCH 10/17] netvm: Allow skb allocation to use PFMEMALLOC reserves
- From: Sebastian Andrzej Siewior <sebastian@xxxxxxxxxxxxx>
- Re: [PATCH 10/17] netvm: Allow skb allocation to use PFMEMALLOC reserves
- From: Mel Gorman <mgorman@xxxxxxx>
- Re: Early boot panic on machine with lots of memory
- From: Sasha Levin <levinsasha928@xxxxxxxxx>
- Re: [PATCH -mm v2 01/11] mm: track free size between VMAs in VMA rbtree
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH 10/17] netvm: Allow skb allocation to use PFMEMALLOC reserves
- From: Mel Gorman <mgorman@xxxxxxx>
- Re: [PATCH -mm v2 01/11] mm: track free size between VMAs in VMA rbtree
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH -mm v2 01/11] mm: track free size between VMAs in VMA rbtree
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH -mm v2 04/11] rbtree: add helpers to find nearest uncle node
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH 01/17] mm: sl[au]b: Add knowledge of PFMEMALLOC reserve pages
- From: Mel Gorman <mgorman@xxxxxxx>
- Re: mmotm 2012-06-21-16-20 uploaded
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: mmotm 2012-06-21-16-20 uploaded
- From: viresh kumar <viresh.kumar2@xxxxxxx>
- Re: Accounting problem of MIGRATE_ISOLATED freed page
- From: KOSAKI Motohiro <kosaki.motohiro@xxxxxxxxx>
- Re: Accounting problem of MIGRATE_ISOLATED freed page
- From: Aaditya Kumar <aaditya.kumar.30@xxxxxxxxx>
- Re: [patch 3.5-rc3] mm, mempolicy: fix mbind() to do synchronous migration
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: Accounting problem of MIGRATE_ISOLATED freed page
- From: KOSAKI Motohiro <kosaki.motohiro@xxxxxxxxx>
- Re: mmotm 2012-06-21-16-20 uploaded
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [patch 3.5-rc3] mm, mempolicy: fix mbind() to do synchronous migration
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: RFC: Easy-Reclaimable LRU list
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: Accounting problem of MIGRATE_ISOLATED freed page
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [patch 3.5-rc3] mm, mempolicy: fix mbind() to do synchronous migration
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [patch 3.5-rc3] mm, mempolicy: fix mbind() to do synchronous migration
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [patch 3.5-rc3] mm, mempolicy: fix mbind() to do synchronous migration
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: Accounting problem of MIGRATE_ISOLATED freed page
- From: Aaditya Kumar <aaditya.kumar.30@xxxxxxxxx>
- Re: Early boot panic on machine with lots of memory
- From: Yinghai Lu <yinghai@xxxxxxxxxx>
- Re: Early boot panic on machine with lots of memory
- From: Yinghai Lu <yinghai@xxxxxxxxxx>
- Re: [patch 3.5-rc3] mm, mempolicy: fix mbind() to do synchronous migration
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: Accounting problem of MIGRATE_ISOLATED freed page
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: Accounting problem of MIGRATE_ISOLATED freed page
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [patch 3.5-rc3] mm, mempolicy: fix mbind() to do synchronous migration
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] memcg: clean up force_empty_list() return value check
- From: Kamezawa Hiroyuki <kamezawa.hiroyu@xxxxxxxxxxxxxx>
- Re: [patch 3.5-rc3] mm, mempolicy: fix mbind() to do synchronous migration
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: mmotm 2012-06-21-16-20 uploaded
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3][0/6] memcg: prevent -ENOMEM in pre_destroy()
- From: Kamezawa Hiroyuki <kamezawa.hiroyu@xxxxxxxxxxxxxx>
- mmotm 2012-06-21-16-20 uploaded
- From: akpm@xxxxxxxxxxxxxxxxxxxx
- Re: [PATCH 2/2] memcg: add per cgroup dirty pages accounting
- From: Kamezawa Hiroyuki <kamezawa.hiroyu@xxxxxxxxxxxxxx>
- [PATCH -mm v2 09/11] mm: remove MIPS arch_get_unmapped_area code
- From: Rik van Riel <riel@xxxxxxxxxxx>
- [PATCH -mm v2 10/11] mm: remove ARM arch_get_unmapped_area functions
- From: Rik van Riel <riel@xxxxxxxxxxx>
- [PATCH -mm v2 05/11] mm: get unmapped area from VMA tree
- From: Rik van Riel <riel@xxxxxxxxxxx>
- [PATCH -mm v2 11/11] mm: remove SH arch_get_unmapped_area functions
- From: Rik van Riel <riel@xxxxxxxxxxx>
- [PATCH -mm v2 02/11] mm: rearrange vm_area_struct for fewer cache misses
- From: Rik van Riel <riel@xxxxxxxxxxx>
- [PATCH -mm v2 07/11] mm: make cache alignment code generic
- From: Rik van Riel <riel@xxxxxxxxxxx>
- [PATCH -mm v2 04/11] rbtree: add helpers to find nearest uncle node
- From: Rik van Riel <riel@xxxxxxxxxxx>
- [PATCH -mm v2 01/11] mm: track free size between VMAs in VMA rbtree
- From: Rik van Riel <riel@xxxxxxxxxxx>
- [PATCH -mm v2 03/11] mm: vma_adjust: only call adjust_free_gap when needed
- From: Rik van Riel <riel@xxxxxxxxxxx>
- [PATCH -mm v2 08/11] mm: remove x86 arch_get_unmapped_area(_topdown)
- From: Rik van Riel <riel@xxxxxxxxxxx>
- [PATCH -mm v2 06/11] mm: arbitrary address ranges for arch_get_unmapped_area
- From: Rik van Riel <riel@xxxxxxxxxxx>
- [PATCH -mm v2 00/11] mm: scalable and unified arch_get_unmapped_area
- From: Rik van Riel <riel@xxxxxxxxxxx>
- Re: [PATCH 01/17] mm: sl[au]b: Add knowledge of PFMEMALLOC reserve pages
- From: Rik van Riel <riel@xxxxxxxxxx>
- Re: [PATCH v4 07/25] memcg: Reclaim when more than one page needed.
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: [PATCH v4 06/25] memcg: Make it possible to use the stock for more than one page.
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: [PATCH -mm 2/7] mm: get unmapped area from VMA tree
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH 4/4] don't do __ClearPageSlab before freeing slab page.
- From: Glauber Costa <glommer@xxxxxxxxxxxxx>
- Re: [PATCH v3][0/6] memcg: prevent -ENOMEM in pre_destroy()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: Early boot panic on machine with lots of memory
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: Early boot panic on machine with lots of memory
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 2/2] memcg: clean up force_empty_list() return value check
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: RFC: Easy-Reclaimable LRU list
- From: John Stultz <john.stultz@xxxxxxxxxx>
- Re: [PATCH -mm 4/7] mm: make page colouring code generic
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH 01/10] zcache: fix preemptable memory allocation in atomic context
- From: Seth Jennings <sjenning@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH -mm 4/7] mm: make page colouring code generic
- From: Rik van Riel <riel@xxxxxxxxxx>
- Re: [PATCH -mm 2/7] mm: get unmapped area from VMA tree
- From: Rik van Riel <riel@xxxxxxxxxx>
- Re: [PATCH -mm 2/7] mm: get unmapped area from VMA tree
- From: Rik van Riel <riel@xxxxxxxxxx>
- Re: [PATCH -mm 4/7] mm: make page colouring code generic
- From: Rik van Riel <riel@xxxxxxxxxx>
- Re: [PATCH -mm 4/7] mm: make page colouring code generic
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: Accounting problem of MIGRATE_ISOLATED freed page
- From: KOSAKI Motohiro <kosaki.motohiro@xxxxxxxxx>
- Re: [PATCH 10/17] netvm: Allow skb allocation to use PFMEMALLOC reserves
- From: Sebastian Andrzej Siewior <sebastian@xxxxxxxxxxxxx>
- Re: [PATCH 10/17] netvm: Allow skb allocation to use PFMEMALLOC reserves
- From: Eric Dumazet <eric.dumazet@xxxxxxxxx>
- Re: [PATCH 10/17] netvm: Allow skb allocation to use PFMEMALLOC reserves
- From: Sebastian Andrzej Siewior <sebastian@xxxxxxxxxxxxx>
- Re: [PATCH -mm 2/7] mm: get unmapped area from VMA tree
- From: Mel Gorman <mel@xxxxxxxxx>
- Re: [PATCH 10/17] netvm: Allow skb allocation to use PFMEMALLOC reserves
- From: Sebastian Andrzej Siewior <sebastian@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] memcg: add per cgroup dirty pages accounting
- From: Greg Thelen <gthelen@xxxxxxxxxx>
- Re: AutoNUMA15
- From: Andrea Arcangeli <aarcange@xxxxxxxxxx>
- Re: [PATCH -mm 1/7] mm: track free size between VMAs in VMA rbtree
- From: Mel Gorman <mel@xxxxxxxxx>
- Re: [PATCH -mm 4/7] mm: make page colouring code generic
- From: Rik van Riel <riel@xxxxxxxxxx>
- Re: [PATCH -mm 4/7] mm: make page colouring code generic
- From: Rik van Riel <riel@xxxxxxxxxx>
- Re: [PATCH -mm 2/7] mm: get unmapped area from VMA tree
- From: Rik van Riel <riel@xxxxxxxxxx>
- Re: [PATCH] mm: offlining memory may block forever
- From: Mel Gorman <mel@xxxxxxxxx>
- Re: [patch 3.5-rc3] mm, mempolicy: fix mbind() to do synchronous migration
- From: Mel Gorman <mgorman@xxxxxxx>
- RE: [PATCHv3 2/3] mm: vmalloc: add VM_DMA flag to indicate areas used by dma-mapping framework
- From: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
- Re: [PATCH -mm 4/7] mm: make page colouring code generic
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH v4 05/25] memcg: Always free struct memcg through schedule_work()
- From: Kamezawa Hiroyuki <kamezawa.hiroyu@xxxxxxxxxxxxxx>
- Re: [PATCH -mm 4/7] mm: make page colouring code generic
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH 4/4] don't do __ClearPageSlab before freeing slab page.
- From: Glauber Costa <glommer@xxxxxxxxxxxxx>
- Re: [PATCH -mm 1/7] mm: track free size between VMAs in VMA rbtree
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH 4/4] don't do __ClearPageSlab before freeing slab page.
- From: Kamezawa Hiroyuki <kamezawa.hiroyu@xxxxxxxxxxxxxx>
- Re: Accounting problem of MIGRATE_ISOLATED freed page
- From: Aaditya Kumar <aaditya.kumar.30@xxxxxxxxx>
- Re: [PATCH -mm 1/7] mm: track free size between VMAs in VMA rbtree
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: Accounting problem of MIGRATE_ISOLATED freed page
- From: Kamezawa Hiroyuki <kamezawa.hiroyu@xxxxxxxxxxxxxx>
- [PATCH] hugetlb/cgroup: Mark root_h_cgroup static
- From: "Aneesh Kumar K.V" <aneesh.kumar@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH -mm 0/7] mm: scalable and unified arch_get_unmapped_area
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [patch] mm, thp: abort compaction if migration page cannot be charged to memcg
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [patch] mm, thp: abort compaction if migration page cannot be charged to memcg
- From: Kamezawa Hiroyuki <kamezawa.hiroyu@xxxxxxxxxxxxxx>
- Re: [patch] mm, thp: abort compaction if migration page cannot be charged to memcg
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [patch] mm, thp: abort compaction if migration page cannot be charged to memcg
- From: Mel Gorman <mgorman@xxxxxxx>
- Re: [PATCH] mm/buddy: get the allownodes for dump at once
- From: Gavin Shan <shangw@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm/buddy: get the allownodes for dump at once
- From: Cong Wang <xiyou.wangcong@xxxxxxxxx>
- Re: [PATCH -mm 2/7] mm: get unmapped area from VMA tree
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [patch] mm, thp: abort compaction if migration page cannot be charged to memcg
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [PATCHv3 2/3] mm: vmalloc: add VM_DMA flag to indicate areas used by dma-mapping framework
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [patch] mm, thp: abort compaction if migration page cannot be charged to memcg
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [PATCH 1/2] memcg: remove -EINTR at rmdir()
- From: Kamezawa Hiroyuki <kamezawa.hiroyu@xxxxxxxxxxxxxx>
- Re: [PATCH 2/2] memcg: clean up force_empty_list() return value check
- From: Kamezawa Hiroyuki <kamezawa.hiroyu@xxxxxxxxxxxxxx>
- Re: [PATCH 4/4] don't do __ClearPageSlab before freeing slab page.
- From: Glauber Costa <glommer@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] memcg: clean up force_empty_list() return value check
- From: Kamezawa Hiroyuki <kamezawa.hiroyu@xxxxxxxxxxxxxx>
- Re: [patch] mm, thp: abort compaction if migration page cannot be charged to memcg
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH 4/4] don't do __ClearPageSlab before freeing slab page.
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [PATCH 3/4] slab: move FULL state transition to an initcall
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [PATCH 2/4] Wipe out CFLGS_OFF_SLAB from flags during initial slab creation
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [PATCH 2/2] memcg: add per cgroup dirty pages accounting
- From: Kamezawa Hiroyuki <kamezawa.hiroyu@xxxxxxxxxxxxxx>
- Re: [PATCH 1/4] slab: rename gfpflags to allocflags
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: AutoNUMA15
- From: Alex Shi <lkml.alex@xxxxxxxxx>
- [patch] mm, thp: abort compaction if migration page cannot be charged to memcg
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [PATCH] mm/buddy: get the allownodes for dump at once
- From: Gavin Shan <shangw@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm/buddy: get the allownodes for dump at once
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: Accounting problem of MIGRATE_ISOLATED freed page
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH] mm/buddy: get the allownodes for dump at once
- From: Gavin Shan <shangw@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH RESEND 1/2] mm/compaction: cleanup on compaction_deferred
- From: Gavin Shan <shangw@xxxxxxxxxxxxxxxxxx>
- Re: Accounting problem of MIGRATE_ISOLATED freed page
- From: KOSAKI Motohiro <kosaki.motohiro@xxxxxxxxx>
- Re: Accounting problem of MIGRATE_ISOLATED freed page
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH 02/10] zcache: fix refcount leak
- From: Xiao Guangrong <xiaoguangrong@xxxxxxxxxxxxxxxxxx>
- Re: Accounting problem of MIGRATE_ISOLATED freed page
- From: KOSAKI Motohiro <kosaki.motohiro@xxxxxxxxx>
- Re: [PATCH] slab: do not call compound_head() in page_get_cache()
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [PATCH] mm: offlining memory may block forever
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH RESEND 1/2] mm/compaction: cleanup on compaction_deferred
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [patch v3] mm, oom: do not schedule if current has been killed
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [PATCH] mm/buddy: get the allownodes for dump at once
- From: David Rientjes <rientjes@xxxxxxxxxx>
- [patch 3.5-rc3] mm, mempolicy: fix mbind() to do synchronous migration
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: Accounting problem of MIGRATE_ISOLATED freed page
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: Accounting problem of MIGRATE_ISOLATED freed page
- From: Minchan Kim <minchan@xxxxxxxxxx>
- [PATCH] slab: do not call compound_head() in page_get_cache()
- From: Michel Lespinasse <walken@xxxxxxxxxx>
- RE: [PATCH 02/10] zcache: fix refcount leak
- From: Dan Magenheimer <dan.magenheimer@xxxxxxxxxx>
- Re: [Resend with ACK][PATCH] memory hotplug: fix invalid memory access caused by stale kswapd pointer
- From: KOSAKI Motohiro <kosaki.motohiro@xxxxxxxxxxxxxx>
- Re: [Resend with ACK][PATCH] memory hotplug: fix invalid memory access caused by stale kswapd pointer
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 4/4] don't do __ClearPageSlab before freeing slab page.
- From: Glauber Costa <glommer@xxxxxxxxxxxxx>
- [PATCH 2/4] Wipe out CFLGS_OFF_SLAB from flags during initial slab creation
- From: Glauber Costa <glommer@xxxxxxxxxxxxx>
- [PATCH 1/4] slab: rename gfpflags to allocflags
- From: Glauber Costa <glommer@xxxxxxxxxxxxx>
- [PATCH 3/4] slab: move FULL state transition to an initcall
- From: Glauber Costa <glommer@xxxxxxxxxxxxx>
- [PATCH 0/4] cache-specific changes for memcg (preparation)
- From: Glauber Costa <glommer@xxxxxxxxxxxxx>
- [PATCH] sched: Fix build problems when CONFIG_NUMA=y and CONFIG_SMP=n
- From: "Luck, Tony" <tony.luck@xxxxxxxxx>
- Re: Accounting problem of MIGRATE_ISOLATED freed page
- From: KOSAKI Motohiro <kosaki.motohiro@xxxxxxxxx>
- Re: [PATCH v4 07/25] memcg: Reclaim when more than one page needed.
- From: Glauber Costa <glommer@xxxxxxxxxxxxx>
- Re: [PATCH v4 06/25] memcg: Make it possible to use the stock for more than one page.
- From: Glauber Costa <glommer@xxxxxxxxxxxxx>
- Re: [PATCH] mm: offlining memory may block forever
- From: KOSAKI Motohiro <kosaki.motohiro@xxxxxxxxxxxxxx>
- Re: [PATCH 12/12] Avoid dereferencing bd_disk during swap_entry_free for network storage
- From: Rik van Riel <riel@xxxxxxxxxx>
- Re: [PATCH 11/12] nfs: Prevent page allocator recursions with swap over NFS.
- From: Rik van Riel <riel@xxxxxxxxxx>
- Re: [PATCH 10/12] nfs: enable swap on NFS
- From: Rik van Riel <riel@xxxxxxxxxx>
- Re: [PATCH 09/12] nfs: disable data cache revalidation for swapfiles
- From: Rik van Riel <riel@xxxxxxxxxx>
- Re: [PATCH 08/12] nfs: teach the NFS client how to treat PG_swapcache pages
- From: Rik van Riel <riel@xxxxxxxxxx>
- Re: [PATCH] mm: offlining memory may block forever
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 07/12] mm: Add support for direct_IO to highmem pages
- From: Rik van Riel <riel@xxxxxxxxxx>
- Re: help converting zcache from sysfs to debugfs?
- From: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>
- [PATCH] mm: offlining memory may block forever
- From: Aaditya Kumar <aaditya.kumar.30@xxxxxxxxx>
- Re: [PATCH 06/12] mm: Add get_kernel_page[s] for pinning of kernel addresses for I/O
- From: Rik van Riel <riel@xxxxxxxxxx>
- Re: [PATCH 05/12] mm: swap: Implement generic handler for swap_activate
- From: Rik van Riel <riel@xxxxxxxxxx>
- Re: [PATCH 04/12] mm: Add support for a filesystem to activate swap files and use direct_IO for writing swap pages
- From: Rik van Riel <riel@xxxxxxxxxx>
- Re: [PATCH 1/2] swap: allow swap readahead to be merged
- From: Christian Ehrhardt <ehrhardt@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 03/12] mm: Methods for teaching filesystems about PG_swapcache pages
- From: Rik van Riel <riel@xxxxxxxxxx>
- Re: help converting zcache from sysfs to debugfs?
- From: Seth Jennings <sjenning@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 02/12] selinux: tag avc cache alloc as non-critical
- From: Rik van Riel <riel@xxxxxxxxxx>
- RE: help converting zcache from sysfs to debugfs?
- From: Dan Magenheimer <dan.magenheimer@xxxxxxxxxx>
- RE: help converting zcache from sysfs to debugfs?
- From: Dan Magenheimer <dan.magenheimer@xxxxxxxxxx>
- Re: [PATCH 01/12] netvm: Prevent a stream-specific deadlock
- From: Rik van Riel <riel@xxxxxxxxxx>
- Re: [PATCH v4] mm/memblock: fix overlapping allocation when doubling reserved array
- From: "Pearson, Greg" <greg.pearson@xxxxxx>
- Re: [PATCH V5 1/5] mm: memcg softlimit reclaim rework
- From: Ying Han <yinghan@xxxxxxxxxx>
- Re: help converting zcache from sysfs to debugfs?
- From: Seth Jennings <sjenning@xxxxxxxxxxxxxxxxxx>
- Re: help converting zcache from sysfs to debugfs?
- From: Seth Jennings <sjenning@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 01/12] netvm: Prevent a stream-specific deadlock
- From: Mel Gorman <mgorman@xxxxxxx>
- Re: [PATCH 07/17] net: Introduce sk_gfp_atomic() to allow addition of GFP flags depending on the individual socket
- From: Mel Gorman <mgorman@xxxxxxx>
- Re: [PATCH 08/17] net: Do not coalesce skbs belonging to PFMEMALLOC sockets
- From: Mel Gorman <mgorman@xxxxxxx>
- Re: [PATCH 08/17] net: Do not coalesce skbs belonging to PFMEMALLOC sockets
- From: Eric Dumazet <eric.dumazet@xxxxxxxxx>
- Re: [PATCH v4 07/25] memcg: Reclaim when more than one page needed.
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: [PATCH 08/17] net: Do not coalesce skbs belonging to PFMEMALLOC sockets
- From: Mel Gorman <mgorman@xxxxxxx>
- Re: [PATCH v4 06/25] memcg: Make it possible to use the stock for more than one page.
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: [PATCH v4 05/25] memcg: Always free struct memcg through schedule_work()
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: [PATCH v4 08/25] memcg: change defines to an enum
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: Accounting problem of MIGRATE_ISOLATED freed page
- From: Hillf Danton <dhillf@xxxxxxxxx>
- Re: [PATCH 07/17] net: Introduce sk_gfp_atomic() to allow addition of GFP flags depending on the individual socket
- From: Eric Dumazet <eric.dumazet@xxxxxxxxx>
- Re: [PATCH 08/17] net: Do not coalesce skbs belonging to PFMEMALLOC sockets
- From: Eric Dumazet <eric.dumazet@xxxxxxxxx>
- Re: [PATCH 01/17] mm: sl[au]b: Add knowledge of PFMEMALLOC reserve pages
- From: Mel Gorman <mgorman@xxxxxxx>
- [PATCH 15/17] nbd: Set SOCK_MEMALLOC for access to PFMEMALLOC reserves
- From: Mel Gorman <mgorman@xxxxxxx>
- [PATCH 16/17] mm: Throttle direct reclaimers if PF_MEMALLOC reserves are low and swap is backed by network storage
- From: Mel Gorman <mgorman@xxxxxxx>
- [PATCH 12/17] netvm: Propagate page->pfmemalloc from skb_alloc_page to skb
- From: Mel Gorman <mgorman@xxxxxxx>
- [PATCH 14/17] mm: Micro-optimise slab to avoid a function call
- From: Mel Gorman <mgorman@xxxxxxx>
- [PATCH 17/17] mm: Account for the number of times direct reclaimers get throttled
- From: Mel Gorman <mgorman@xxxxxxx>
- [PATCH 13/17] netvm: Set PF_MEMALLOC as appropriate during SKB processing
- From: Mel Gorman <mgorman@xxxxxxx>
- [PATCH 11/17] netvm: Propagate page->pfmemalloc to skb
- From: Mel Gorman <mgorman@xxxxxxx>
- [PATCH 08/17] net: Do not coalesce skbs belonging to PFMEMALLOC sockets
- From: Mel Gorman <mgorman@xxxxxxx>
- [PATCH 09/17] netvm: Allow the use of __GFP_MEMALLOC by specific sockets
- From: Mel Gorman <mgorman@xxxxxxx>
- [PATCH 10/17] netvm: Allow skb allocation to use PFMEMALLOC reserves
- From: Mel Gorman <mgorman@xxxxxxx>
- [PATCH 07/17] net: Introduce sk_gfp_atomic() to allow addition of GFP flags depending on the individual socket
- From: Mel Gorman <mgorman@xxxxxxx>
- [PATCH 06/17] mm: Ignore mempolicies when using ALLOC_NO_WATERMARK
- From: Mel Gorman <mgorman@xxxxxxx>
- [PATCH 05/17] mm: Only set page->pfmemalloc when ALLOC_NO_WATERMARKS was used
- From: Mel Gorman <mgorman@xxxxxxx>
- [PATCH 04/17] mm: allow PF_MEMALLOC from softirq context
- From: Mel Gorman <mgorman@xxxxxxx>
- [PATCH 03/17] mm: Introduce __GFP_MEMALLOC to allow access to emergency reserves
- From: Mel Gorman <mgorman@xxxxxxx>
- [PATCH 02/17] mm: slub: Optimise the SLUB fast path to avoid pfmemalloc checks
- From: Mel Gorman <mgorman@xxxxxxx>
- [PATCH 01/17] mm: sl[au]b: Add knowledge of PFMEMALLOC reserve pages
- From: Mel Gorman <mgorman@xxxxxxx>
- [PATCH 00/17] Swap-over-NBD without deadlocking V12 (resend)
- From: Mel Gorman <mgorman@xxxxxxx>
- MMTests 0.04
- From: Mel Gorman <mgorman@xxxxxxx>
- Re: [PATCH 01/17] mm: sl[au]b: Add knowledge of PFMEMALLOC reserve pages
- From: Sebastian Andrzej Siewior <sebastian@xxxxxxxxxxxxx>
- Re: help converting zcache from sysfs to debugfs?
- From: Konrad Rzeszutek Wilk <konrad@xxxxxxxxxx>
- [PATCH v2 -mm] memcg: prevent from OOM with too many dirty pages
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: [PATCH -mm] memcg: prevent from OOM with too many dirty pages
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: [PATCH -mm] memcg: prevent from OOM with too many dirty pages
- From: Fengguang Wu <fengguang.wu@xxxxxxxxx>
- [PATCH 12/12] Avoid dereferencing bd_disk during swap_entry_free for network storage
- From: Mel Gorman <mgorman@xxxxxxx>
- [PATCH 10/12] nfs: enable swap on NFS
- From: Mel Gorman <mgorman@xxxxxxx>
- [PATCH 11/12] nfs: Prevent page allocator recursions with swap over NFS.
- From: Mel Gorman <mgorman@xxxxxxx>
- [PATCH 09/12] nfs: disable data cache revalidation for swapfiles
- From: Mel Gorman <mgorman@xxxxxxx>
- [PATCH 08/12] nfs: teach the NFS client how to treat PG_swapcache pages
- From: Mel Gorman <mgorman@xxxxxxx>
- [PATCH 07/12] mm: Add support for direct_IO to highmem pages
- From: Mel Gorman <mgorman@xxxxxxx>
- [PATCH 06/12] mm: Add get_kernel_page[s] for pinning of kernel addresses for I/O
- From: Mel Gorman <mgorman@xxxxxxx>
- [PATCH 05/12] mm: swap: Implement generic handler for swap_activate
- From: Mel Gorman <mgorman@xxxxxxx>
- [PATCH 04/12] mm: Add support for a filesystem to activate swap files and use direct_IO for writing swap pages
- From: Mel Gorman <mgorman@xxxxxxx>
- [PATCH 03/12] mm: Methods for teaching filesystems about PG_swapcache pages
- From: Mel Gorman <mgorman@xxxxxxx>
- [PATCH 02/12] selinux: tag avc cache alloc as non-critical
- From: Mel Gorman <mgorman@xxxxxxx>
- [PATCH 01/12] netvm: Prevent a stream-specific deadlock
- From: Mel Gorman <mgorman@xxxxxxx>
- [PATCH 00/12] Swap-over-NFS without deadlocking V6
- From: Mel Gorman <mgorman@xxxxxxx>
- [PATCH 00/12] Swap-over-NFS without deadlocking V6
- From: Mel Gorman <mgorman@xxxxxxx>
- [PATCH 01/12] selinux: tag avc cache alloc as non-critical
- From: Mel Gorman <mgorman@xxxxxxx>
- [PATCH 02/12] mm: Methods for teaching filesystems about PG_swapcache pages
- From: Mel Gorman <mgorman@xxxxxxx>
- [PATCH 17/17] netvm: Prevent a stream-specific deadlock
- From: Mel Gorman <mgorman@xxxxxxx>
- [PATCH 15/17] mm: Throttle direct reclaimers if PF_MEMALLOC reserves are low and swap is backed by network storage
- From: Mel Gorman <mgorman@xxxxxxx>
- [PATCH 16/17] mm: Account for the number of times direct reclaimers get throttled
- From: Mel Gorman <mgorman@xxxxxxx>
- [PATCH 14/17] nbd: Set SOCK_MEMALLOC for access to PFMEMALLOC reserves
- From: Mel Gorman <mgorman@xxxxxxx>
- [PATCH 13/17] mm: Micro-optimise slab to avoid a function call
- From: Mel Gorman <mgorman@xxxxxxx>
- [PATCH 00/17] Swap-over-NBD without deadlocking V12
- From: Mel Gorman <mgorman@xxxxxxx>
- [PATCH 12/17] netvm: Set PF_MEMALLOC as appropriate during SKB processing
- From: Mel Gorman <mgorman@xxxxxxx>
- [PATCH 11/17] netvm: Propagate page->pfmemalloc from skb_alloc_page to skb
- From: Mel Gorman <mgorman@xxxxxxx>
- [PATCH 10/17] netvm: Propagate page->pfmemalloc to skb
- From: Mel Gorman <mgorman@xxxxxxx>
- [PATCH 09/17] netvm: Allow skb allocation to use PFMEMALLOC reserves
- From: Mel Gorman <mgorman@xxxxxxx>
- [PATCH 07/17] net: Introduce sk_gfp_atomic() to allow addition of GFP flags depending on the individual socket
- From: Mel Gorman <mgorman@xxxxxxx>
- [PATCH 08/17] netvm: Allow the use of __GFP_MEMALLOC by specific sockets
- From: Mel Gorman <mgorman@xxxxxxx>
- [PATCH 05/17] mm: Only set page->pfmemalloc when ALLOC_NO_WATERMARKS was used
- From: Mel Gorman <mgorman@xxxxxxx>
- [PATCH 06/17] mm: Ignore mempolicies when using ALLOC_NO_WATERMARK
- From: Mel Gorman <mgorman@xxxxxxx>
- [PATCH 04/17] mm: allow PF_MEMALLOC from softirq context
- From: Mel Gorman <mgorman@xxxxxxx>
- [PATCH 03/17] mm: Introduce __GFP_MEMALLOC to allow access to emergency reserves
- From: Mel Gorman <mgorman@xxxxxxx>
- [PATCH 01/17] mm: sl[au]b: Add knowledge of PFMEMALLOC reserve pages
- From: Mel Gorman <mgorman@xxxxxxx>
- [PATCH 02/17] mm: slub: Optimise the SLUB fast path to avoid pfmemalloc checks
- From: Mel Gorman <mgorman@xxxxxxx>
- [Resend with ACK][PATCH] memory hotplug: fix invalid memory access caused by stale kswapd pointer
- From: Jiang Liu <jiang.liu@xxxxxxxxxx>
- Re: [PATCH -mm] memcg: prevent from OOM with too many dirty pages
- From: Mel Gorman <mgorman@xxxxxxx>
- Re: [PATCH] trivial, memory hotplug: add kswapd_is_running() for better readability
- From: Jiang Liu <jiang.liu@xxxxxxxxxx>
- Re: [PATCH v4 23/25] memcg: propagate kmem limiting information to children
- From: Glauber Costa <glommer@xxxxxxxxxxxxx>
- Re: [PATCH V5 1/5] mm: memcg softlimit reclaim rework
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH v4 05/25] memcg: Always free struct memcg through schedule_work()
- From: Glauber Costa <glommer@xxxxxxxxxxxxx>
- Re: [PATCH -mm] memcg: prevent from OOM with too many dirty pages
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: Accounting problem of MIGRATE_ISOLATED freed page
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH 02.5] mm: sl[au]b: first remove PFMEMALLOC flag then SLAB flag
- From: Mel Gorman <mgorman@xxxxxxx>
- Re: [PATCH v4 05/25] memcg: Always free struct memcg through schedule_work()
- From: Pekka Enberg <penberg@xxxxxxxxxx>
- Re: [PATCH 3/4] slub: refactoring unfreeze_partials()
- From: Pekka Enberg <penberg@xxxxxxxxxx>
- Re: [PATCH 1,2/4 v4] slub: use __cmpxchg_double_slab() at interrupt disabled place
- From: Pekka Enberg <penberg@xxxxxxxxxx>
- Re: Common [19/20] Allocate kmem_cache structure in slab_common.c
- From: Pekka Enberg <penberg@xxxxxxxxxx>
- Re: [PATCH v5] slab/mempolicy: always use local policy from interrupt context
- From: Pekka Enberg <penberg@xxxxxxxxxx>
- Re: [PATCH] mm, fadvise: don't return -EINVAL when filesystem has no optimization way
- From: Wanlong Gao <gaowanlong@xxxxxxxxxxxxxx>
- Re: [PATCH] mm, fadvise: don't return -EINVAL when filesystem has no optimization way
- From: KOSAKI Motohiro <kosaki.motohiro@xxxxxxxxx>
- Re: Accounting problem of MIGRATE_ISOLATED freed page
- From: KOSAKI Motohiro <kosaki.motohiro@xxxxxxxxx>
- Re: [PATCH] mm, fadvise: don't return -EINVAL when filesystem has no optimization way
- From: Wanlong Gao <gaowanlong@xxxxxxxxxxxxxx>
- Re: [resend][PATCH] mm, vmscan: fix do_try_to_free_pages() livelock
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Accounting problem of MIGRATE_ISOLATED freed page
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH] mm, fadvise: don't return -EINVAL when filesystem has no optimization way
- From: KOSAKI Motohiro <kosaki.motohiro@xxxxxxxxxxxxxx>
- Re: [PATCH v2] tmpfs not interleaving properly
- From: KOSAKI Motohiro <kosaki.motohiro@xxxxxxxxx>
- Re: [PATCH V5 5/5] mm: memcg discount pages under softlimit from per-zone reclaimable_pages
- From: Ying Han <yinghan@xxxxxxxxxx>
- Re: [PATCH V5 1/5] mm: memcg softlimit reclaim rework
- From: Ying Han <yinghan@xxxxxxxxxx>
- Re: [PATCH V5 4/5] mm, vmscan: fix do_try_to_free_pages() livelock
- From: Ying Han <yinghan@xxxxxxxxxx>
- Re: [PATCH 02/10] zcache: fix refcount leak
- From: Xiao Guangrong <xiaoguangrong@xxxxxxxxxxxxxxxxxx>
- Re: Early boot panic on machine with lots of memory
- From: Yinghai Lu <yinghai@xxxxxxxxxx>
- Re: [PATCH 03/10] zcache: fix a compile warning
- From: Xiao Guangrong <xiaoguangrong@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 02/10] zcache: fix refcount leak
- From: Xiao Guangrong <xiaoguangrong@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 10/10] cleanup the code between tmem_obj_init and tmem_obj_find
- From: Xiao Guangrong <xiaoguangrong@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 01/10] zcache: fix preemptable memory allocation in atomic context
- From: Xiao Guangrong <xiaoguangrong@xxxxxxxxxxxxxxxxxx>
- [PATCH RESEND 2/2] mm/buddy: get the allownodes for dump at once
- From: Gavin Shan <shangw@xxxxxxxxxxxxxxxxxx>
- [PATCH RESEND 1/2] mm/compaction: cleanup on compaction_deferred
- From: Gavin Shan <shangw@xxxxxxxxxxxxxxxxxx>
- Re: [patch v3] mm, oom: do not schedule if current has been killed
- From: Kamezawa Hiroyuki <kamezawa.hiroyu@xxxxxxxxxxxxxx>
- help converting zcache from sysfs to debugfs?
- From: Dan Magenheimer <dan.magenheimer@xxxxxxxxxx>
- Re: [PATCH 2/2] memcg: clean up force_empty_list() return value check
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH -mm 4/7] mm: make page colouring code generic
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH -mm 1/7] mm: track free size between VMAs in VMA rbtree
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] tmpfs not interleaving properly
- From: Nathan Zimmer <nzimmer@xxxxxxx>
- Re: [PATCH -mm 0/7] mm: scalable and unified arch_get_unmapped_area
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4] mm/memblock: fix overlapping allocation when doubling reserved array
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4] mm/memblock: fix overlapping allocation when doubling reserved array
- From: "Pearson, Greg" <greg.pearson@xxxxxx>
- Re: [PATCH v4] mm/memblock: fix overlapping allocation when doubling reserved array
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [resend][PATCH] mm, vmscan: fix do_try_to_free_pages() livelock
- From: KOSAKI Motohiro <kosaki.motohiro@xxxxxxxxx>
- Re: [PATCH v4] mm/memblock: fix overlapping allocation when doubling reserved array
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4] mm/memblock: fix overlapping allocation when doubling reserved array
- From: "Pearson, Greg" <greg.pearson@xxxxxx>
- Re: [PATCH -mm] memcg: prevent from OOM with too many dirty pages
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [patch v3] mm, oom: do not schedule if current has been killed
- From: KOSAKI Motohiro <kosaki.motohiro@xxxxxxxxx>
- Re: [PATCH v4] mm/memblock: fix overlapping allocation when doubling reserved array
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: Early boot panic on machine with lots of memory
- From: Tejun Heo <tj@xxxxxxxxxx>
- mmotm 2012-06-19-14-24 uploaded
- From: akpm@xxxxxxxxxxxxxxxxxxxx
- mmotm 2012-06-19-14-21 uploaded
- From: akpm@xxxxxxxxxxxxxxxxxxxx
- Re: Early boot panic on machine with lots of memory
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [resend][PATCH] mm, vmscan: fix do_try_to_free_pages() livelock
- From: KOSAKI Motohiro <kosaki.motohiro@xxxxxxxxx>
- [patch v3] mm, oom: do not schedule if current has been killed
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [patch v2] mm, oom: do not schedule if current has been killed
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [PATCH 02/10] zcache: fix refcount leak
- From: Seth Jennings <sjenning@xxxxxxxxxxxxxxxxxx>
- RE: [PATCH 02/10] zcache: fix refcount leak
- From: Dan Magenheimer <dan.magenheimer@xxxxxxxxxx>
- Re: [patch v2] mm, oom: do not schedule if current has been killed
- From: KOSAKI Motohiro <kosaki.motohiro@xxxxxxxxxxxxxx>
- Re: [patch v2] mm, oom: do not schedule if current has been killed
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [PATCH V5 4/5] mm, vmscan: fix do_try_to_free_pages() livelock
- From: KOSAKI Motohiro <kosaki.motohiro@xxxxxxxxxxxxxx>
- Re: Early boot panic on machine with lots of memory
- From: Yinghai Lu <yinghai@xxxxxxxxxx>
- Re: [PATCH 13/35] autonuma: add page structure fields
- From: Andrea Arcangeli <aarcange@xxxxxxxxxx>
- Re: [patch v2] mm, oom: do not schedule if current has been killed
- From: KOSAKI Motohiro <kosaki.motohiro@xxxxxxxxxxxxxx>
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]