Linux Memory Management
[Prev Page][Next Page]
- Re: [patch 3/5] mm, memcg: introduce own oom handler to iterate only over its own threads
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [patch 1/5] mm, oom: move declaration for mem_cgroup_out_of_memory to oom.h
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [patch 4/5] mm, oom: reduce dependency on tasklist_lock
- From: David Rientjes <rientjes@xxxxxxxxxx>
- [PATCH] mm/slob: avoid type warning about alignment value
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: linux-next: Early crashed kernel on CONFIG_SLOB
- From: Pekka Enberg <penberg@xxxxxxxxxx>
- Re: [patch v2] mm, slub: ensure irqs are enabled for kmemcheck
- From: Pekka Enberg <penberg@xxxxxxxxxx>
- Re: linux-next: Early crashed kernel on CONFIG_SLOB
- From: Christoph Lameter <christoph@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC] mm/hugetlb_cgroup: Add huge_page_order check to avoid incorrectly uncharge
- From: "Aneesh Kumar K.V" <aneesh.kumar@xxxxxxxxxxxxxxxxxx>
- Re: [patch 03/11] mm: shmem: do not try to uncharge known swapcache pages
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: [RFC PATCH v3 0/13] memory-hotplug : hot-remove physical memory
- From: Jiang Liu <liuj97@xxxxxxxxx>
- Re: [patch 08/11] mm: memcg: remove needless !mm fixup to init_mm when charging
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: [PATCH 3/3] mm/sparse: remove index_init_lock
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: [PATCH 1/4] zsmalloc: remove x86 dependency
- From: Seth Jennings <sjenning@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm: don't invoke __alloc_pages_direct_compact when order 0
- From: Mel Gorman <mgorman@xxxxxxx>
- Re: [PATCH 3/4] zsmalloc: add details to zs_map_object boiler plate
- From: Seth Jennings <sjenning@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm: don't invoke __alloc_pages_direct_compact when order 0
- From: JoonSoo Kim <js1304@xxxxxxxxx>
- Re: [PATCH RFC] mm/hugetlb_cgroup: Add huge_page_order check to avoid incorrectly uncharge
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: [PATCH 3/3] shmem: cleanup shmem_add_to_page_cache
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH 2/3] shmem: fix negative rss in memcg memory.stat
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH 05/13] rbtree: performance and correctness test
- From: "Michal Nazarewicz" <mina86@xxxxxxxxxx>
- Re: [PATCH 04/13] rbtree: move some implementation details from rbtree.h to rbtree.c
- From: "Michal Nazarewicz" <mina86@xxxxxxxxxx>
- Re: [MMTests] Interactivity during IO on ext3
- From: Mel Gorman <mgorman@xxxxxxx>
- linux-next: Early crashed kernel on CONFIG_SLOB
- From: wfg@xxxxxxxxxxxxxxx
- Re: [PATCH 11/16] netvm: Propagate page->pfmemalloc from skb_alloc_page to skb
- From: Mel Gorman <mgorman@xxxxxxx>
- Re: [PATCH 04/16] mm: allow PF_MEMALLOC from softirq context
- From: Mel Gorman <mgorman@xxxxxxx>
- Re: [PATCH 02/13] rbtree: empty nodes have no color
- From: Daniel Santos <danielfsantos@xxxxxxx>
- Re: [PATCH] mm: don't invoke __alloc_pages_direct_compact when order 0
- From: Mel Gorman <mgorman@xxxxxxx>
- Re: [PATCH] mm: hugetlb: flush dcache before returning zeroed huge page to userspace
- From: Will Deacon <will.deacon@xxxxxxx>
- [PATCH RFC] mm/hugetlb_cgroup: Add huge_page_order check to avoid incorrectly uncharge
- From: Wanpeng Li <liwp.linux@xxxxxxxxx>
- Re: [RFC PATCH v3 0/13] memory-hotplug : hot-remove physical memory
- From: Yasuaki Ishimatsu <isimatu.yasuaki@xxxxxxxxxxxxxx>
- Re: [MMTests] Interactivity during IO on ext3
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] mm: hugetlb: flush dcache before returning zeroed huge page to userspace
- From: Will Deacon <will.deacon@xxxxxxx>
- Re: [patch 08/11] mm: memcg: remove needless !mm fixup to init_mm when charging
- From: Wanpeng Li <liwp.linux@xxxxxxxxx>
- Re: [patch 08/11] mm: memcg: remove needless !mm fixup to init_mm when charging
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: [patch 08/11] mm: memcg: remove needless !mm fixup to init_mm when charging
- From: Wanpeng Li <liwp.linux@xxxxxxxxx>
- Re: Common [0/4] Sl[auo]b: Common code rework V6 (limited)
- From: Pekka Enberg <penberg@xxxxxxxxxx>
- Re: [PATCH 2/2 v2] memory-hotplug: fix kswapd looping forever problem
- From: Aaditya Kumar <aaditya.kumar.30@xxxxxxxxx>
- Re: [PATCH 3/4] zsmalloc: add details to zs_map_object boiler plate
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH 2/4] zsmalloc: add single-page object fastpath in unmap
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH 1/4] zsmalloc: remove x86 dependency
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH v2] mm/hugetlb: fix error code in hugetlbfs_alloc_inode
- From: Wanpeng Li <liwp.linux@xxxxxxxxx>
- Re: [PATCH v2] mm/hugetlb: fix error code in hugetlbfs_alloc_inode
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [PATCH] mm/hugetlb: fix error code in hugetlbfs_alloc_inode
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [PATCH 01/13] rbtree: reference Documentation/rbtree.txt for usage instructions
- From: Rik van Riel <riel@xxxxxxxxxx>
- Re: [PATCH SLAB 1/2 v3] duplicate the cache name in SLUB's saved_alias list, SLAB, and SLOB
- From: Li Zhong <zhong@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm/hugetlb: fix error code in hugetlbfs_alloc_inode
- From: Wanpeng Li <liwp.linux@xxxxxxxxx>
- [PATCH v2] mm/hugetlb: fix error code in hugetlbfs_alloc_inode
- From: Wanpeng Li <liwp.linux@xxxxxxxxx>
- Re: [PATCH] mm/hugetlb: fix error code in hugetlbfs_alloc_inode
- From: Gavin Shan <shangw@xxxxxxxxxxxxxxxxxx>
- [PATCH] mm/hugetlb: fix error code in hugetlbfs_alloc_inode
- From: Wanpeng Li <liwp.linux@xxxxxxxxx>
- [PATCH v2] mm: Warn about costly page allocation
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH] mm/buddy: more comments for skip_free_areas_node()
- From: Gavin Shan <shangw@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] mm: Warn about costly page allocation
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH v2] mm: Warn about costly page allocation
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] mm: Warn about costly page allocation
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH] mm: hugetlb: flush dcache before returning zeroed huge page to userspace
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH v2] mm: Warn about costly page allocation
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH 0/3] shmem/tmpfs: three late patches
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 12/13] rbtree: optimize tree rotations in __rb_erase_color()
- From: Michel Lespinasse <walken@xxxxxxxxxx>
- [PATCH 13/13] rbtree: optimize color flips in __rb_erase_color()
- From: Michel Lespinasse <walken@xxxxxxxxxx>
- [PATCH 11/13] rbtree: optimize case selection logic in __rb_erase_color()
- From: Michel Lespinasse <walken@xxxxxxxxxx>
- [PATCH 10/13] rbtree: adjust node color in __rb_erase_color() only when necessary
- From: Michel Lespinasse <walken@xxxxxxxxxx>
- [PATCH 09/13] rbtree: optimize color flips and parent fetching in rb_insert_color()
- From: Michel Lespinasse <walken@xxxxxxxxxx>
- [PATCH 08/13] rbtree: optimize tree rotations in rb_insert_color()
- From: Michel Lespinasse <walken@xxxxxxxxxx>
- [PATCH 07/13] rbtree: adjust root color in rb_insert_color() only when necessary
- From: Michel Lespinasse <walken@xxxxxxxxxx>
- [PATCH 06/13] rbtree: break out of rb_insert_color loop after tree rotation
- From: Michel Lespinasse <walken@xxxxxxxxxx>
- [PATCH 05/13] rbtree: performance and correctness test
- From: Michel Lespinasse <walken@xxxxxxxxxx>
- [PATCH 04/13] rbtree: move some implementation details from rbtree.h to rbtree.c
- From: Michel Lespinasse <walken@xxxxxxxxxx>
- [PATCH 03/13] rbtree: fix incorrect rbtree node insertion in fs/proc/proc_sysctl.c
- From: Michel Lespinasse <walken@xxxxxxxxxx>
- [PATCH 02/13] rbtree: empty nodes have no color
- From: Michel Lespinasse <walken@xxxxxxxxxx>
- [PATCH 01/13] rbtree: reference Documentation/rbtree.txt for usage instructions
- From: Michel Lespinasse <walken@xxxxxxxxxx>
- [PATCH 00/13] rbtree updates
- From: Michel Lespinasse <walken@xxxxxxxxxx>
- [PATCH 3/3] shmem: cleanup shmem_add_to_page_cache
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH 2/3] shmem: fix negative rss in memcg memory.stat
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH 1/3] tmpfs: revert SEEK_DATA and SEEK_HOLE
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [PATCH] mm: don't invoke __alloc_pages_direct_compact when order 0
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 0/3] shmem/tmpfs: three late patches
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [PATCH v2] mm/buddy: more comments for show_free_areas()
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [PATCH] mm/buddy: more comments for skip_free_areas_node()
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [PATCH] mm: don't invoke __alloc_pages_direct_compact when order 0
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [PATCH 6/7] memcg: add per cgroup writeback pages accounting
- From: Greg Thelen <gthelen@xxxxxxxxxx>
- Re: [PATCH 5/7] memcg: add per cgroup dirty pages accounting
- From: Greg Thelen <gthelen@xxxxxxxxxx>
- Re: [PATCH 2/7] memcg: remove MEMCG_NR_FILE_MAPPED
- From: Greg Thelen <gthelen@xxxxxxxxxx>
- [patch v2] mm, slub: ensure irqs are enabled for kmemcheck
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [PATCH] mm: Warn about costly page allocation
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [patch 03/11] mm: shmem: do not try to uncharge known swapcache pages
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [patch 03/11] mm: shmem: do not try to uncharge known swapcache pages
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [PATCH 11/16] netvm: Propagate page->pfmemalloc from skb_alloc_page to skb
- From: Sebastian Andrzej Siewior <sebastian@xxxxxxxxxxxxx>
- Re: [PATCH 04/16] mm: allow PF_MEMALLOC from softirq context
- From: Sebastian Andrzej Siewior <sebastian@xxxxxxxxxxxxx>
- Re: [PATCH 00/40] AutoNUMA19
- From: Rik van Riel <riel@xxxxxxxxxx>
- Re: [patch 00/11] mm: memcg: charge/uncharge improvements
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: [patch 11/11] mm: memcg: only check anon swapin page charges for swap cache
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: [patch 10/11] mm: memcg: only check swap cache pages for repeated charging
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: [patch 09/11] mm: memcg: split swapin charge function into private and public part
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: [patch 08/11] mm: memcg: remove needless !mm fixup to init_mm when charging
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: [RFC PATCH v3 0/13] memory-hotplug : hot-remove physical memory
- From: Christoph Lameter <cl@xxxxxxxxx>
- Re: [patch 07/11] mm: memcg: remove unneeded shmem charge type
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: [patch 06/11] mm: memcg: move swapin charge functions above callsites
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: [patch 05/11] mm: memcg: only check for PageSwapCache when uncharging anon
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: [patch 04/11] mm: memcg: push down PageSwapCache check into uncharge entry functions
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: [RFC][PATCH 25/26] sched, numa: Only migrate long-running entities
- From: Peter Zijlstra <a.p.zijlstra@xxxxxxxxx>
- Re: [RFC][PATCH 14/26] sched, numa: Numa balancer
- From: Rik van Riel <riel@xxxxxxxxxx>
- Re: [RFC][PATCH 25/26] sched, numa: Only migrate long-running entities
- From: Rik van Riel <riel@xxxxxxxxxx>
- Re: [RFC][PATCH 14/26] sched, numa: Numa balancer
- From: Rik van Riel <riel@xxxxxxxxxx>
- Re: [PATCH v2 1/9] zcache: fix refcount leak
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [patch 03/11] mm: shmem: do not try to uncharge known swapcache pages
- From: Michal Hocko <mhocko@xxxxxxx>
- [PATCH 1/2 v5][resend] shmem: provide vm_ops when also providing a mem policy
- From: Nathan Zimmer <nzimmer@xxxxxxx>
- [PATCH 2/2 v5][resend] tmpfs: interleave the starting node of /dev/shmem
- From: Nathan Zimmer <nzimmer@xxxxxxx>
- [PATCH 0/2 v5][resend] tmpfs not interleaving properly
- From: Nathan Zimmer <nzimmer@xxxxxxx>
- Re: [PATCH 2/2 v2] memory-hotplug: fix kswapd looping forever problem
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [patch 02/11] mm: swapfile: clean up unuse_pte race handling
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: [patch 01/11] mm: memcg: fix compaction/migration failing due to memcg limits
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: [PATCH] mm: don't invoke __alloc_pages_direct_compact when order 0
- From: JoonSoo Kim <js1304@xxxxxxxxx>
- Re: [PATCH] mm: hugetlb: flush dcache before returning zeroed huge page to userspace
- From: Will Deacon <will.deacon@xxxxxxx>
- Re: [PATCH] mm: Warn about costly page allocation
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [patch] mm, slub: ensure irqs are enabled for kmemcheck
- From: Fengguang Wu <fengguang.wu@xxxxxxxxx>
- Re: [PATCH SLAB 1/2 v3] duplicate the cache name in SLUB's saved_alias list, SLAB, and SLOB
- From: Christoph Lameter <cl@xxxxxxxxx>
- Re: [PATCH 0/4] zsmalloc improvements
- From: Seth Jennings <sjenning@xxxxxxxxxxxxxxxxxx>
- Re: WARNING: __GFP_FS allocations with IRQs disabled (kmemcheck_alloc_shadow)
- From: Christoph Lameter <cl@xxxxxxxxx>
- Re: [PATCH 3/7] mm/slub.c: remove invalid reference to list iterator variable
- From: Christoph Lameter <cl@xxxxxxxxx>
- Re: WARNING: __GFP_FS allocations with IRQs disabled (kmemcheck_alloc_shadow)
- From: JoonSoo Kim <js1304@xxxxxxxxx>
- Re: WARNING: __GFP_FS allocations with IRQs disabled (kmemcheck_alloc_shadow)
- From: Christoph Lameter <cl@xxxxxxxxx>
- Re: [patch] mm, slub: ensure irqs are enabled for kmemcheck
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH 2/2 v2] memory-hotplug: fix kswapd looping forever problem
- From: Aaditya Kumar <aaditya.kumar.30@xxxxxxxxx>
- Re: [PATCH] mm: Warn about costly page allocation
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH] mm: Warn about costly page allocation
- From: Mel Gorman <mgorman@xxxxxxx>
- Re: [PATCH] mm: Warn about costly page allocation
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [RFC][PATCH 14/26] sched, numa: Numa balancer
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [RFC][PATCH 25/26] sched, numa: Only migrate long-running entities
- From: Peter Zijlstra <a.p.zijlstra@xxxxxxxxx>
- Re: [PATCH] mm: hugetlb: flush dcache before returning zeroed huge page to userspace
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: [RFC][PATCH 14/26] sched, numa: Numa balancer
- From: Peter Zijlstra <a.p.zijlstra@xxxxxxxxx>
- Re: [RFC][PATCH 14/26] sched, numa: Numa balancer
- From: Peter Zijlstra <a.p.zijlstra@xxxxxxxxx>
- Re: [RFC][PATCH 14/26] sched, numa: Numa balancer
- From: Peter Zijlstra <a.p.zijlstra@xxxxxxxxx>
- Re: [PATCH] mm/memcg: return -EBUSY when oom-kill-disable modified and memcg use_hierarchy, has children
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: [PATCH 3/3] mm/sparse: remove index_init_lock
- From: Gavin Shan <shangw@xxxxxxxxxxxxxxxxxx>
- Re: [RFC][PATCH 03/26] mm, mpol: add MPOL_MF_LAZY ...
- From: Peter Zijlstra <a.p.zijlstra@xxxxxxxxx>
- Re: [PATCH 3/3] mm/sparse: remove index_init_lock
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: [PATCH] mm/hugetlb: split out is_hugetlb_entry_migration_or_hwpoison
- From: Mel Gorman <mel@xxxxxxxxx>
- Re: [PATCH] mm/hugetlb: split out is_hugetlb_entry_migration_or_hwpoison
- From: David Rientjes <rientjes@xxxxxxxxxx>
- [patch] mm, slub: ensure irqs are enabled for kmemcheck
- From: David Rientjes <rientjes@xxxxxxxxxx>
- [RFC PATCH v3 13/13] memory-hotplug : remove sysfs file of node
- From: Yasuaki Ishimatsu <isimatu.yasuaki@xxxxxxxxxxxxxx>
- [RFC PATCH v3 12/13] memory-hotplug : add node_device_release
- From: Yasuaki Ishimatsu <isimatu.yasuaki@xxxxxxxxxxxxxx>
- [RFC PATCH v3 11/13] memory-hotplug : free memmap of sparse-vmemmap
- From: Yasuaki Ishimatsu <isimatu.yasuaki@xxxxxxxxxxxxxx>
- [RFC PATCH v3 10/13] memory-hotplug : implement register_page_bootmem_info_section of sparse-vmemmap
- From: Yasuaki Ishimatsu <isimatu.yasuaki@xxxxxxxxxxxxxx>
- [RFC PATCH v3 9/13] memory-hotplug : move register_page_bootmem_info_node and put_page_bootmem for sparse-vmemmap
- From: Yasuaki Ishimatsu <isimatu.yasuaki@xxxxxxxxxxxxxx>
- [RFC PATCH v3 8/13] memory-hotplug : check page type in get_page_bootmem
- From: Yasuaki Ishimatsu <isimatu.yasuaki@xxxxxxxxxxxxxx>
- [RFC PATCH v3 7/13] memory-hotplug : remove_memory calls __remove_pages
- From: Yasuaki Ishimatsu <isimatu.yasuaki@xxxxxxxxxxxxxx>
- [RFC PATCH v3 6/13] memory-hotplug : add memory_block_release
- From: Yasuaki Ishimatsu <isimatu.yasuaki@xxxxxxxxxxxxxx>
- [RFC PATCH v3 5/13] memory-hotplug : does not release memory region in PAGES_PER_SECTION chunks
- From: Yasuaki Ishimatsu <isimatu.yasuaki@xxxxxxxxxxxxxx>
- [RFC PATCH v3 4/13] memory-hotplug : remove /sys/firmware/memmap/X sysfs
- From: Yasuaki Ishimatsu <isimatu.yasuaki@xxxxxxxxxxxxxx>
- [RFC PATCH v3 3/13] memory-hotplug : unify argument of firmware_map_add_early/hotplug
- From: Yasuaki Ishimatsu <isimatu.yasuaki@xxxxxxxxxxxxxx>
- [RFC PATCH v3 2/13] memory-hotplug : add physical memory hotplug code to acpi_memory_device_remove
- From: Yasuaki Ishimatsu <isimatu.yasuaki@xxxxxxxxxxxxxx>
- [RFC PATCH v3 1/13] memory-hotplug : rename remove_memory to offline_memory
- From: Yasuaki Ishimatsu <isimatu.yasuaki@xxxxxxxxxxxxxx>
- [RFC PATCH v3 0/13] memory-hotplug : hot-remove physical memory
- From: Yasuaki Ishimatsu <isimatu.yasuaki@xxxxxxxxxxxxxx>
- [PATCH] mm/hugetlb: split out is_hugetlb_entry_migration_or_hwpoison
- From: Wanpeng Li <liwp.linux@xxxxxxxxx>
- Re: [PATCH 04/16] mm: allow PF_MEMALLOC from softirq context
- From: Mel Gorman <mgorman@xxxxxxx>
- Re: [PATCH] mm: Warn about costly page allocation
- From: Mel Gorman <mgorman@xxxxxxx>
- Re: WARNING: __GFP_FS allocations with IRQs disabled (kmemcheck_alloc_shadow)
- From: Pekka Enberg <penberg@xxxxxxxxxx>
- Re: [PATCH 3/7] mm/slub.c: remove invalid reference to list iterator variable
- From: Pekka Enberg <penberg@xxxxxxxxxx>
- [PATCH v2] ARM: dma-mapping: modify condition check while freeing pages
- From: Prathyush K <prathyush.k@xxxxxxxxxxx>
- Re: [PATCH] mm: Warn about costly page allocation
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH] mm: Warn about costly page allocation
- From: Mel Gorman <mgorman@xxxxxxx>
- Re: [RFC PATCH v2 4/13] memory-hotplug : remove /sys/firmware/memmap/X sysfs
- From: Yasuaki Ishimatsu <isimatu.yasuaki@xxxxxxxxxxxxxx>
- Re: [patch 04/11] mm: memcg: push down PageSwapCache check into uncharge entry functions
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH v2 1/9] zcache: fix refcount leak
- From: Xiao Guangrong <xiaoguangrong@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 6/7] memcg: add per cgroup writeback pages accounting
- From: Fengguang Wu <fengguang.wu@xxxxxxxxx>
- Re: [PATCH 6/7] memcg: add per cgroup writeback pages accounting
- From: Fengguang Wu <fengguang.wu@xxxxxxxxx>
- Re: [PATCH 6/7] memcg: add per cgroup writeback pages accounting
- From: Sha Zhengju <handai.szj@xxxxxxxxx>
- Re: [PATCH 6/7] memcg: add per cgroup writeback pages accounting
- From: Sha Zhengju <handai.szj@xxxxxxxxx>
- Re: [PATCH] mm/memcg: return -EBUSY when oom-kill-disable modified and memcg use_hierarchy, has children
- From: Wanpeng Li <liwp.linux@xxxxxxxxx>
- Re: [PATCH] mm/memcg: complete documentation for tcp memcg files
- From: Kamezawa Hiroyuki <kamezawa.hiroyu@xxxxxxxxxxxxxx>
- Re: [PATCH] mm/memcg: mem_cgroup_relize_xxx_limit can guarantee memcg->res.limit <= memcg->memsw.limit
- From: Kamezawa Hiroyuki <kamezawa.hiroyu@xxxxxxxxxxxxxx>
- Re: [PATCH] mm/memcg: return -EBUSY when oom-kill-disable modified and memcg use_hierarchy, has children
- From: Kamezawa Hiroyuki <kamezawa.hiroyu@xxxxxxxxxxxxxx>
- Re: [PATCH] mm/memcg: replace inexistence move_lock_page_cgroup() by move_lock_mem_cgroup() in comment
- From: Kamezawa Hiroyuki <kamezawa.hiroyu@xxxxxxxxxxxxxx>
- Re: [PATCH 6/7] memcg: add per cgroup writeback pages accounting
- From: Kamezawa Hiroyuki <kamezawa.hiroyu@xxxxxxxxxxxxxx>
- Re: [PATCH 6/7] memcg: add per cgroup writeback pages accounting
- From: Fengguang Wu <fengguang.wu@xxxxxxxxx>
- Re: [patch 11/11] mm: memcg: only check anon swapin page charges for swap cache
- From: Kamezawa Hiroyuki <kamezawa.hiroyu@xxxxxxxxxxxxxx>
- Re: [PATCH 6/7] memcg: add per cgroup writeback pages accounting
- From: Sha Zhengju <handai.szj@xxxxxxxxx>
- Re: [patch 10/11] mm: memcg: only check swap cache pages for repeated charging
- From: Kamezawa Hiroyuki <kamezawa.hiroyu@xxxxxxxxxxxxxx>
- Re: [patch 09/11] mm: memcg: split swapin charge function into private and public part
- From: Kamezawa Hiroyuki <kamezawa.hiroyu@xxxxxxxxxxxxxx>
- Re: [patch 08/11] mm: memcg: remove needless !mm fixup to init_mm when charging
- From: Kamezawa Hiroyuki <kamezawa.hiroyu@xxxxxxxxxxxxxx>
- Re: [patch 07/11] mm: memcg: remove unneeded shmem charge type
- From: Kamezawa Hiroyuki <kamezawa.hiroyu@xxxxxxxxxxxxxx>
- Re: [patch 06/11] mm: memcg: move swapin charge functions above callsites
- From: Kamezawa Hiroyuki <kamezawa.hiroyu@xxxxxxxxxxxxxx>
- Re: [patch 05/11] mm: memcg: only check for PageSwapCache when uncharging anon
- From: Kamezawa Hiroyuki <kamezawa.hiroyu@xxxxxxxxxxxxxx>
- Re: [patch 04/11] mm: memcg: push down PageSwapCache check into uncharge entry functions
- From: Kamezawa Hiroyuki <kamezawa.hiroyu@xxxxxxxxxxxxxx>
- Re: [PATCH SLAB 1/2 v3] duplicate the cache name in SLUB's saved_alias list, SLAB, and SLOB
- From: Li Zhong <zhong@xxxxxxxxxxxxxxxxxx>
- [PATCH] mm: Warn about costly page allocation
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [patch 03/11] mm: shmem: do not try to uncharge known swapcache pages
- From: Kamezawa Hiroyuki <kamezawa.hiroyu@xxxxxxxxxxxxxx>
- Re: [patch 02/11] mm: swapfile: clean up unuse_pte race handling
- From: Kamezawa Hiroyuki <kamezawa.hiroyu@xxxxxxxxxxxxxx>
- Re: [patch 01/11] mm: memcg: fix compaction/migration failing due to memcg limits
- From: Kamezawa Hiroyuki <kamezawa.hiroyu@xxxxxxxxxxxxxx>
- Re: WARNING: __GFP_FS allocations with IRQs disabled (kmemcheck_alloc_shadow)
- From: Fengguang Wu <fengguang.wu@xxxxxxxxx>
- Re: [PATCH powerpc 2/2] kfree the cache name of pgtable cache if SLUB is used
- From: Li Zhong <zhong@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 6/7] memcg: add per cgroup writeback pages accounting
- From: Fengguang Wu <fengguang.wu@xxxxxxxxx>
- Re: WARNING: __GFP_FS allocations with IRQs disabled (kmemcheck_alloc_shadow)
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [PATCH 6/7] memcg: add per cgroup writeback pages accounting
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH] mm: don't invoke __alloc_pages_direct_compact when order 0
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [RFC][PATCH 14/26] sched, numa: Numa balancer
- From: Rik van Riel <riel@xxxxxxxxxx>
- Re: [RFC][PATCH 25/26] sched, numa: Only migrate long-running entities
- From: Rik van Riel <riel@xxxxxxxxxx>
- Re: [PATCH 04/16] mm: allow PF_MEMALLOC from softirq context
- From: Sebastian Andrzej Siewior <sebastian@xxxxxxxxxxxxx>
- Re: [PATCH 3/3] slub: release a lock if freeing object with a lock is failed in __slab_free()
- From: JoonSoo Kim <js1304@xxxxxxxxx>
- Re: WARNING: __GFP_FS allocations with IRQs disabled (kmemcheck_alloc_shadow)
- From: JoonSoo Kim <js1304@xxxxxxxxx>
- Re: [PATCH 6/7] memcg: add per cgroup writeback pages accounting
- From: Fengguang Wu <fengguang.wu@xxxxxxxxx>
- Re: [PATCH 5/7] memcg: add per cgroup dirty pages accounting
- From: Fengguang Wu <fengguang.wu@xxxxxxxxx>
- Re: [PATCH 6/7] memcg: add per cgroup writeback pages accounting
- From: Fengguang Wu <fengguang.wu@xxxxxxxxx>
- [PATCH 3/7] mm/slub.c: remove invalid reference to list iterator variable
- From: Julia Lawall <Julia.Lawall@xxxxxxx>
- WARNING: __GFP_FS allocations with IRQs disabled (kmemcheck_alloc_shadow)
- From: Fengguang Wu <fengguang.wu@xxxxxxxxx>
- Re: [PATCH] mm: don't invoke __alloc_pages_direct_compact when order 0
- From: JoonSoo Kim <js1304@xxxxxxxxx>
- Re: [PATCH] mm: don't invoke __alloc_pages_direct_compact when order 0
- From: JoonSoo Kim <js1304@xxxxxxxxx>
- Re: [RFC][PATCH 14/26] sched, numa: Numa balancer
- From: Rik van Riel <riel@xxxxxxxxxx>
- Re: [PATCH 3/7] Make TestSetPageDirty and dirty page accounting in one func
- From: Fengguang Wu <fengguang.wu@xxxxxxxxx>
- Re: [PATCH 2/7] memcg: remove MEMCG_NR_FILE_MAPPED
- From: Fengguang Wu <fengguang.wu@xxxxxxxxx>
- Re: [PATCH 1/7] memcg: update cgroup memory document
- From: Fengguang Wu <fengguang.wu@xxxxxxxxx>
- Re: [PATCH] mm: don't invoke __alloc_pages_direct_compact when order 0
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [PATCH] mm: don't invoke __alloc_pages_direct_compact when order 0
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [RFC][PATCH 03/26] mm, mpol: add MPOL_MF_LAZY ...
- From: Rik van Riel <riel@xxxxxxxxxx>
- Common [4/4] Move kmem_cache_create mutex handling to common code
- From: Christoph Lameter <cl@xxxxxxxxx>
- Common [3/4] Use a common mutex definition
- From: Christoph Lameter <cl@xxxxxxxxx>
- Common [2/4] Common definition for boot state of the slab allocators
- From: Christoph Lameter <cl@xxxxxxxxx>
- Common [1/4] Extract common code for kmem_cache_create()
- From: Christoph Lameter <cl@xxxxxxxxx>
- Common [0/4] Sl[auo]b: Common code rework V6 (limited)
- From: Christoph Lameter <cl@xxxxxxxxx>
- Re: [RFC][PATCH 03/26] mm, mpol: add MPOL_MF_LAZY ...
- From: Lee Schermerhorn <Lee.Schermerhorn@xxxxxx>
- Re: [PATCH] mm, slab: Build fix for recent kmem_cache changes
- From: Christoph Lameter <cl@xxxxxxxxx>
- Re: [RFC][PATCH 03/26] mm, mpol: add MPOL_MF_LAZY ...
- From: Rik van Riel <riel@xxxxxxxxxx>
- Re: [RFC][PATCH 04/26] mm, mpol: add MPOL_MF_NOOP
- From: Rik van Riel <riel@xxxxxxxxxx>
- Re: [PATCH 13/40] autonuma: CPU follow memory algorithm
- From: Vaidyanathan Srinivasan <svaidy@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm: don't invoke __alloc_pages_direct_compact when order 0
- From: JoonSoo Kim <js1304@xxxxxxxxx>
- Re: [PATCH] mm: don't invoke __alloc_pages_direct_compact when order 0
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [Linaro-mm-sig] [PATCH] ARM: dma-mapping: modify condition check while freeing pages
- From: Abhinav Kochhar <kochhar.abhinav@xxxxxxxxx>
- Re: [RFC PATCH 1/4] mm: introduce a safer interface to check whether a page is managed by SLxB
- From: Jiang Liu <liuj97@xxxxxxxxx>
- [PATCH] mm: don't invoke __alloc_pages_direct_compact when order 0
- From: Joonsoo Kim <js1304@xxxxxxxxx>
- Re: [PATCH v4 24/25] memcg/slub: shrink dead caches
- From: Christoph Lameter <cl@xxxxxxxxx>
- Re: [PATCH 3/3] slub: release a lock if freeing object with a lock is failed in __slab_free()
- From: Christoph Lameter <cl@xxxxxxxxx>
- Re: [PATCH 0/4] zsmalloc improvements
- From: Seth Jennings <sjenning@xxxxxxxxxxxxxxxxxx>
- Re: [RFC][PATCH 02/26] mm, mpol: Remove NUMA_INTERLEAVE_HIT
- From: Peter Zijlstra <a.p.zijlstra@xxxxxxxxx>
- Re: [RFC][PATCH 02/26] mm, mpol: Remove NUMA_INTERLEAVE_HIT
- From: Peter Zijlstra <a.p.zijlstra@xxxxxxxxx>
- Re: [PATCH 3/3] slub: release a lock if freeing object with a lock is failed in __slab_free()
- From: JoonSoo Kim <js1304@xxxxxxxxx>
- Re: [RFC][PATCH 02/26] mm, mpol: Remove NUMA_INTERLEAVE_HIT
- From: Kyungmin Park <kmpark@xxxxxxxxxxxxx>
- Re: [RFC][PATCH 02/26] mm, mpol: Remove NUMA_INTERLEAVE_HIT
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH 3/3] slub: release a lock if freeing object with a lock is failed in __slab_free()
- From: Christoph Lameter <cl@xxxxxxxxx>
- Re: [PATCH 3/3] slub: release a lock if freeing object with a lock is failed in __slab_free()
- From: JoonSoo Kim <js1304@xxxxxxxxx>
- Re: [PATCH SLAB 1/2 v3] duplicate the cache name in SLUB's saved_alias list, SLAB, and SLOB
- From: Christoph Lameter <cl@xxxxxxxxx>
- Re: [RFC PATCH 2/4] mm: make consistent use of PG_slab flag
- From: Christoph Lameter <cl@xxxxxxxxx>
- Re: [RFC PATCH 1/4] mm: introduce a safer interface to check whether a page is managed by SLxB
- From: Christoph Lameter <cl@xxxxxxxxx>
- [PATCH] ARM: dma-mapping: modify condition check while freeing pages
- From: Prathyush K <prathyush.k@xxxxxxxxxxx>
- Re: [PATCH] mm: hugetlb: flush dcache before returning zeroed huge page to userspace
- From: Hillf Danton <dhillf@xxxxxxxxx>
- Re: [PATCH 13/40] autonuma: CPU follow memory algorithm
- From: Hillf Danton <dhillf@xxxxxxxxx>
- Re: [RFC][PATCH 02/26] mm, mpol: Remove NUMA_INTERLEAVE_HIT
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH powerpc 2/2] kfree the cache name of pgtable cache if SLUB is used
- From: Glauber Costa <glommer@xxxxxxxxxxxxx>
- [PATCH] mm/memcg: complete documentation for tcp memcg files
- From: Wanpeng Li <liwp.linux@xxxxxxxxx>
- Re: [RFC PATCH v2 4/13] memory-hotplug : remove /sys/firmware/memmap/X sysfs
- From: Wen Congyang <wency@xxxxxxxxxxxxxx>
- Re: [PATCH SLAB 1/2 v3] duplicate the cache name in SLUB's saved_alias list, SLAB, and SLOB
- From: Glauber Costa <glommer@xxxxxxxxxxxxx>
- Re: [PATCH] mm/memcg: add BUG() to mem_cgroup_reset
- From: Wanpeng Li <liwp.linux@xxxxxxxxx>
- Re: [RFC PATCH 2/4] mm: make consistent use of PG_slab flag
- From: Jiang Liu <jiang.liu@xxxxxxxxxx>
- Re: [PATCH v2] mm/memcg: mem_cgroup_resize_xxx_limit can guarantee memcg->res.limit <= memcg->memsw.limit
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [RFC PATCH v2 4/13] memory-hotplug : remove /sys/firmware/memmap/X sysfs
- From: Yasuaki Ishimatsu <isimatu.yasuaki@xxxxxxxxxxxxxx>
- Re: [PATCH v2] mm/buddy: more comments for show_free_areas()
- From: Cong Wang <xiyou.wangcong@xxxxxxxxx>
- Re: [PATCH] mm/memcg: add BUG() to mem_cgroup_reset
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- [PATCH powerpc 2/2 v3] kfree the cache name of pgtable cache
- From: Li Zhong <zhong@xxxxxxxxxxxxxxxxxx>
- [PATCH SLAB 1/2 v3] duplicate the cache name in SLUB's saved_alias list, SLAB, and SLOB
- From: Li Zhong <zhong@xxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 1/4] mm: introduce a safer interface to check whether a page is managed by SLxB
- From: Jiang Liu <jiang.liu@xxxxxxxxxx>
- [PATCH v2] mm/buddy: more comments for show_free_areas()
- From: Gavin Shan <shangw@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm/buddy: more comments for skip_free_areas_node()
- From: Gavin Shan <shangw@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm/buddy: more comments for skip_free_areas_node()
- From: Cong Wang <xiyou.wangcong@xxxxxxxxx>
- Re: [PATCH] mm/memcg: add BUG() to mem_cgroup_reset
- From: Wanpeng Li <liwp.linux@xxxxxxxxx>
- Re: [PATCH] mm/memcg: swappiness should between 0 and 100
- From: Wanpeng Li <liwp.linux@xxxxxxxxx>
- Re: [PATCH] mm/memcg: add BUG() to mem_cgroup_reset
- From: Gavin Shan <shangw@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm/memcg: swappiness should between 0 and 100
- From: Gavin Shan <shangw@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm/memcg: swappiness should between 0 and 100
- From: Wanpeng Li <liwp.linux@xxxxxxxxx>
- Re: [PATCH] mm/memcg: swappiness should between 0 and 100
- From: Gavin Shan <shangw@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm/memcg: swappiness should between 0 and 100
- From: Gavin Shan <shangw@xxxxxxxxxxxxxxxxxx>
- [PATCH] mm/memcg: swappiness should between 0 and 100
- From: Wanpeng Li <liwp.linux@xxxxxxxxx>
- [PATCH] mm/memcg: add BUG() to mem_cgroup_reset
- From: Wanpeng Li <liwp.linux@xxxxxxxxx>
- [PATCH] mm/buddy: more comments for skip_free_areas_node()
- From: Gavin Shan <shangw@xxxxxxxxxxxxxxxxxx>
- [PATCH v2] mm/memcg: mem_cgroup_resize_xxx_limit can guarantee memcg->res.limit <= memcg->memsw.limit
- From: Wanpeng Li <liwp.linux@xxxxxxxxx>
- [PATCH] mm/memcg: mem_cgroup_relize_xxx_limit can guarantee memcg->res.limit <= memcg->memsw.limit
- From: Wanpeng Li <liwp.linux@xxxxxxxxx>
- [PATCH v4 2/3] mm/sparse: more check on mem_section number
- From: Gavin Shan <shangw@xxxxxxxxxxxxxxxxxx>
- [PATCH 3/3] mm/sparse: remove index_init_lock
- From: Gavin Shan <shangw@xxxxxxxxxxxxxxxxxx>
- [PATCH v4 1/3] mm/sparse: optimize sparse_index_alloc
- From: Gavin Shan <shangw@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm: setup pageblock_order before it's used by sparse
- From: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 13/40] autonuma: CPU follow memory algorithm
- From: Nai Xia <nai.xia@xxxxxxxxx>
- Re: [PATCH] mm: setup pageblock_order before it's used by sparse
- From: Yinghai Lu <yinghai@xxxxxxxxxx>
- Re: [PATCH 13/40] autonuma: CPU follow memory algorithm
- From: Andrea Arcangeli <aarcange@xxxxxxxxxx>
- Re: [PATCH 09/40] autonuma: introduce kthread_bind_node()
- From: Andrea Arcangeli <aarcange@xxxxxxxxxx>
- Re: Bad use of highmem with buffer_migrate_page?
- From: Michał Nazarewicz <mina86@xxxxxxxxxx>
- Re: [PATCH 09/40] autonuma: introduce kthread_bind_node()
- From: Glauber Costa <glommer@xxxxxxxxxxxxx>
- Re: [PATCH 13/40] autonuma: CPU follow memory algorithm
- From: Rik van Riel <riel@xxxxxxxxxx>
- Re: [RFC PATCH 2/4] mm: make consistent use of PG_slab flag
- From: Christoph Lameter <cl@xxxxxxxxx>
- Re: [RFC PATCH 1/4] mm: introduce a safer interface to check whether a page is managed by SLxB
- From: Christoph Lameter <cl@xxxxxxxxx>
- Re: [PATCH 13/40] autonuma: CPU follow memory algorithm
- From: Vaidyanathan Srinivasan <svaidy@xxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 2/4] mm: make consistent use of PG_slab flag
- From: Jiang Liu <liuj97@xxxxxxxxx>
- Re: [RFC PATCH 1/4] mm: introduce a safer interface to check whether a page is managed by SLxB
- From: Jiang Liu <liuj97@xxxxxxxxx>
- Re: [PATCH 4/7] Use vfs __set_page_dirty interface instead of doing it inside filesystem
- From: Sha Zhengju <handai.szj@xxxxxxxxx>
- Re: [PATCH 4/7] Use vfs __set_page_dirty interface instead of doing it inside filesystem
- From: Sage Weil <sage@xxxxxxxxxxx>
- [MMTests] Interactivity during IO on ext4
- From: Mel Gorman <mgorman@xxxxxxx>
- [MMTests] Interactivity during IO on ext3
- From: Mel Gorman <mgorman@xxxxxxx>
- Re: [RFC PATCH 2/4] mm: make consistent use of PG_slab flag
- From: Christoph Lameter <cl@xxxxxxxxx>
- Re: [RFC PATCH 1/4] mm: introduce a safer interface to check whether a page is managed by SLxB
- From: Christoph Lameter <cl@xxxxxxxxx>
- Re: [PATCH 3/3] slub: release a lock if freeing object with a lock is failed in __slab_free()
- From: Christoph Lameter <cl@xxxxxxxxx>
- Re: [PATCH 2/3] slub: reduce failure of this_cpu_cmpxchg in put_cpu_partial() after unfreezing
- From: Christoph Lameter <cl@xxxxxxxxx>
- Re: [PATCH] mm: hugetlb: flush dcache before returning zeroed huge page to userspace
- From: Will Deacon <will.deacon@xxxxxxx>
- Re: Bad use of highmem with buffer_migrate_page?
- From: Cong Wang <xiyou.wangcong@xxxxxxxxx>
- Re: [PATCH 4/4] mm/hotplug: mark memory hotplug code in page_alloc.c as __meminit
- From: Cong Wang <xiyou.wangcong@xxxxxxxxx>
- Re: [PATCH 09/40] autonuma: introduce kthread_bind_node()
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH 1/4] mm/hotplug: correctly setup fallback zonelists when creating new pgdat
- From: Cong Wang <xiyou.wangcong@xxxxxxxxx>
- Re: [PATCH] mm: hugetlb: flush dcache before returning zeroed huge page to userspace
- From: Hillf Danton <dhillf@xxxxxxxxx>
- Re: [PATCH 09/40] autonuma: introduce kthread_bind_node()
- From: Andrea Arcangeli <aarcange@xxxxxxxxxx>
- Re: [PATCH 09/40] autonuma: introduce kthread_bind_node()
- From: Andrea Arcangeli <aarcange@xxxxxxxxxx>
- Re: [PATCH 09/40] autonuma: introduce kthread_bind_node()
- From: Peter Zijlstra <a.p.zijlstra@xxxxxxxxx>
- Re: [PATCH 09/40] autonuma: introduce kthread_bind_node()
- From: Konrad Rzeszutek Wilk <konrad@xxxxxxxxxx>
- [PATCH] mm/memcg: return -EBUSY when oom-kill-disable modified and memcg use_hierarchy, has children
- From: Wanpeng Li <liwp.linux@xxxxxxxxx>
- Re: Bad use of highmem with buffer_migrate_page?
- From: Rabin Vincent <rabin@xxxxxx>
- RE: Bad use of highmem with buffer_migrate_page?
- From: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
- [PATCH 4/4] mm/hotplug: mark memory hotplug code in page_alloc.c as __meminit
- From: Jiang Liu <jiang.liu@xxxxxxxxxx>
- [PATCH 2/4] mm/hotplug: correctly add new zone to all other nodes' zone lists
- From: Jiang Liu <jiang.liu@xxxxxxxxxx>
- [PATCH 1/4] mm/hotplug: correctly setup fallback zonelists when creating new pgdat
- From: Jiang Liu <jiang.liu@xxxxxxxxxx>
- [PATCH 3/4] mm/hotplug: free zone->pageset when a zone becomes empty
- From: Jiang Liu <jiang.liu@xxxxxxxxxx>
- Re: [PATCH powerpc 2/2] kfree the cache name of pgtable cache if SLUB is used
- From: Li Zhong <zhong@xxxxxxxxxxxxxxxxxx>
- Re: Bad use of highmem with buffer_migrate_page?
- From: Rabin Vincent <rabin@xxxxxx>
- Re: [RFC PATCH 0/3 V1] mm: add new migrate type and online_movable for hotplug
- From: Mel Gorman <mel@xxxxxxxxx>
- Re: [RFC PATCH 1/3 V1] mm, page_alloc: use __rmqueue_smallest when borrow memory from MIGRATE_CMA
- From: Mel Gorman <mel@xxxxxxxxx>
- Re: [PATCH powerpc 2/2] kfree the cache name of pgtable cache if SLUB is used
- From: Glauber Costa <glommer@xxxxxxxxxxxxx>
- [PATCH] mm/memcg: replace inexistence move_lock_page_cgroup() by move_lock_mem_cgroup() in comment
- From: Wanpeng Li <liwp.linux@xxxxxxxxx>
- Re: [PATCH powerpc 2/2] kfree the cache name of pgtable cache if SLUB is used
- From: Li Zhong <zhong@xxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 1/3 V1] mm, page_alloc: use __rmqueue_smallest when borrow memory from MIGRATE_CMA
- From: Lai Jiangshan <laijs@xxxxxxxxxxxxxx>
- [patch 10/11] mm: memcg: only check swap cache pages for repeated charging
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- [patch 11/11] mm: memcg: only check anon swapin page charges for swap cache
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- [patch 09/11] mm: memcg: split swapin charge function into private and public part
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- [patch 08/11] mm: memcg: remove needless !mm fixup to init_mm when charging
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- [patch 07/11] mm: memcg: remove unneeded shmem charge type
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- [patch 06/11] mm: memcg: move swapin charge functions above callsites
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- [patch 05/11] mm: memcg: only check for PageSwapCache when uncharging anon
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- [patch 03/11] mm: shmem: do not try to uncharge known swapcache pages
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- [patch 02/11] mm: swapfile: clean up unuse_pte race handling
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- [patch 04/11] mm: memcg: push down PageSwapCache check into uncharge entry functions
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- [patch 01/11] mm: memcg: fix compaction/migration failing due to memcg limits
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- [patch 00/11] mm: memcg: charge/uncharge improvements
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- [PATCH] mm/memcg: clarify type in memory cgroup
- From: Wanpeng Li <liwp.linux@xxxxxxxxx>
- Re: [PATCH 11/40] autonuma: define the autonuma flags
- From: Andrea Arcangeli <aarcange@xxxxxxxxxx>
- Re: [PATCH 09/40] autonuma: introduce kthread_bind_node()
- From: Andrea Arcangeli <aarcange@xxxxxxxxxx>
- Re: [PATCH 10/40] autonuma: mm_autonuma and sched_autonuma data structures
- From: Andrea Arcangeli <aarcange@xxxxxxxxxx>
- Re: [PATCH 04/40] xen: document Xen is using an unused bit for the pagetables
- From: Andrea Arcangeli <aarcange@xxxxxxxxxx>
- Re: [PATCH 06/40] autonuma: x86 pte_numa() and pmd_numa()
- From: Andrea Arcangeli <aarcange@xxxxxxxxxx>
- Re: [PATCH 0/4] zsmalloc improvements
- From: Konrad Rzeszutek Wilk <konrad@xxxxxxxxxx>
- Re: [PATCH v3 2/4] virtio_balloon: handle concurrent accesses to virtio_balloon struct elements
- From: Rafael Aquini <aquini@xxxxxxxxxx>
- Re: [PATCH 1/3 v2] slub: prefetch next freelist pointer in __slab_alloc()
- From: JoonSoo Kim <js1304@xxxxxxxxx>
- Re: [PATCH 6/7] memcg: add per cgroup writeback pages accounting
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: [PATCH 1/3 v2] slub: prefetch next freelist pointer in __slab_alloc()
- From: Eric Dumazet <eric.dumazet@xxxxxxxxx>
- Re: [PATCH 5/7] memcg: add per cgroup dirty pages accounting
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: [PATCH 1/3 v2] slub: prefetch next freelist pointer in __slab_alloc()
- From: JoonSoo Kim <js1304@xxxxxxxxx>
- Re: [PATCH 1/3 v2] slub: prefetch next freelist pointer in __slab_alloc()
- From: Pekka Enberg <penberg@xxxxxxxxxx>
- [MMTests] Page reclaim performance on xfs
- From: Mel Gorman <mgorman@xxxxxxx>
- [MMTests] Page reclaim performance on ext4
- From: Mel Gorman <mgorman@xxxxxxx>
- [MMTests] Page reclaim performance on ext3
- From: Mel Gorman <mgorman@xxxxxxx>
- Re: [PATCH 1/3 v2] slub: prefetch next freelist pointer in __slab_alloc()
- From: JoonSoo Kim <js1304@xxxxxxxxx>
- Re: [PATCH 1/3 v2] slub: prefetch next freelist pointer in __slab_alloc()
- From: JoonSoo Kim <js1304@xxxxxxxxx>
- Re: [PATCH 1/3 v2] slub: prefetch next freelist pointer in __slab_alloc()
- From: Eric Dumazet <eric.dumazet@xxxxxxxxx>
- Re: [PATCH 1/3 v2] slub: prefetch next freelist pointer in __slab_alloc()
- From: Pekka Enberg <penberg@xxxxxxxxxx>
- Re: [RFC PATCH 3/3 V1] mm, memory-hotplug: add online_movable
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/3] slub: release a lock if freeing object with a lock is failed in __slab_free()
- From: JoonSoo Kim <js1304@xxxxxxxxx>
- [PATCH] mm: hugetlb: flush dcache before returning zeroed huge page to userspace
- From: Will Deacon <will.deacon@xxxxxxx>
- Re: [PATCH 1/3 v2] slub: prefetch next freelist pointer in __slab_alloc()
- From: JoonSoo Kim <js1304@xxxxxxxxx>
- Re: [PATCH 4/7] Use vfs __set_page_dirty interface instead of doing it inside filesystem
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: [PATCH 3/7] Make TestSetPageDirty and dirty page accounting in one func
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: [PATCH v2 2/2] memcg: remove -ENOMEM at page migration.
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: [RFC][PATCH 1/2] add res_counter_usage_safe
- From: Wanpeng Li <liwp.linux@xxxxxxxxx>
- Re: [PATCH v2 2/2] memcg: remove -ENOMEM at page migration.
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH 3/3] slub: release a lock if freeing object with a lock is failed in __slab_free()
- From: Pekka Enberg <penberg@xxxxxxxxxx>
- Re: [PATCH 2/3] slub: reduce failure of this_cpu_cmpxchg in put_cpu_partial() after unfreezing
- From: Pekka Enberg <penberg@xxxxxxxxxx>
- Re: [PATCH 1/3 v2] slub: prefetch next freelist pointer in __slab_alloc()
- From: Pekka Enberg <penberg@xxxxxxxxxx>
- Re: [PATCH 2/7] memcg: remove MEMCG_NR_FILE_MAPPED
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: [PATCH 1/3 v2] slub: prefetch next freelist pointer in __slab_alloc()
- From: JoonSoo Kim <js1304@xxxxxxxxx>
- Re: [PATCH 2/7] memcg: remove MEMCG_NR_FILE_MAPPED
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: [PATCH 1/7] memcg: update cgroup memory document
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: [PATCH powerpc 2/2] kfree the cache name of pgtable cache if SLUB is used
- From: Glauber Costa <glommer@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] memcg: remove -ENOMEM at page migration.
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: [PATCH 7/7] memcg: print more detailed info while memcg oom happening
- From: Sha Zhengju <handai.szj@xxxxxxxxx>
- Re: [RFC PATCH 1/3 V1] mm, page_alloc: use __rmqueue_smallest when borrow memory from MIGRATE_CMA
- From: Mel Gorman <mel@xxxxxxxxx>
- Re: [RFC PATCH 2/3 V1] mm, page migrate: add MIGRATE_HOTREMOVE type
- From: Lai Jiangshan <laijs@xxxxxxxxxxxxxx>
- Re: [RFC PATCH 1/3 V1] mm, page_alloc: use __rmqueue_smallest when borrow memory from MIGRATE_CMA
- From: Lai Jiangshan <laijs@xxxxxxxxxxxxxx>
- Re: [RFC PATCH 2/3 V1] mm, page migrate: add MIGRATE_HOTREMOVE type
- From: Mel Gorman <mel@xxxxxxxxx>
- Re: [RFC PATCH 1/3 V1] mm, page_alloc: use __rmqueue_smallest when borrow memory from MIGRATE_CMA
- From: Mel Gorman <mel@xxxxxxxxx>
- Re: [PATCH -mm v2 01/11] mm: track free size between VMAs in VMA rbtree
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH -mm v2] mm: have order > 0 compaction start off where it left
- From: Mel Gorman <mel@xxxxxxxxx>
- Re: [PATCH -v5 0/6] notifier error injection
- From: Akinobu Mita <akinobu.mita@xxxxxxxxx>
- Re: [PATCH -mm v2] mm: have order > 0 compaction start off where it left
- From: Mel Gorman <mel@xxxxxxxxx>
- Re: [RFC PATCH v2 4/13] memory-hotplug : remove /sys/firmware/memmap/X sysfs
- From: Wen Congyang <wency@xxxxxxxxxxxxxx>
- Re: [MMTests] IO metadata on XFS
- From: Mel Gorman <mgorman@xxxxxxx>
- Re: [PATCH v2 1/2] memcg: add res_counter_usage_safe()
- From: Glauber Costa <glommer@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] memcg: add res_counter_usage_safe()
- From: Kamezawa Hiroyuki <kamezawa.hiroyu@xxxxxxxxxxxxxx>
- Re: [PATCH] mm: setup pageblock_order before it's used by sparse
- From: Mel Gorman <mgorman@xxxxxxx>
- Re: [PATCH v2 1/2] memcg: add res_counter_usage_safe()
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: mmotm 2012-06-29-17-00 uploaded
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: [PATCH powerpc 2/2] kfree the cache name of pgtable cache if SLUB is used
- From: Li Zhong <zhong@xxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 0/3 V1] mm: add new migrate type and online_movable for hotplug
- From: Lai Jiangshan <laijs@xxxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] memcg: remove -ENOMEM at page migration.
- From: Kamezawa Hiroyuki <kamezawa.hiroyu@xxxxxxxxxxxxxx>
- [RFC PATCH 3/3 V1 resend] mm, memory-hotplug: add online_movable
- From: Lai Jiangshan <laijs@xxxxxxxxxxxxxx>
- [RFC PATCH 2/3 V1 resend] mm, page migrate: add MIGRATE_HOTREMOVE type
- From: Lai Jiangshan <laijs@xxxxxxxxxxxxxx>
- [RFC PATCH 0/3 V1 resend] mm: add new migrate type and online_movable for hotplug
- From: Lai Jiangshan <laijs@xxxxxxxxxxxxxx>
- [RFC PATCH 1/3 V1 resend] mm, page_alloc: use __rmqueue_smallest when borrow memory from MIGRATE_CMA
- From: Lai Jiangshan <laijs@xxxxxxxxxxxxxx>
- Re: [PATCH 7/7] memcg: print more detailed info while memcg oom happening
- From: Kamezawa Hiroyuki <kamezawa.hiroyu@xxxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] memcg: remove -ENOMEM at page migration.
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH 7/7] memcg: print more detailed info while memcg oom happening
- From: Sha Zhengju <handai.szj@xxxxxxxxx>
- Re: [PATCH 6/7] memcg: add per cgroup writeback pages accounting
- From: Sha Zhengju <handai.szj@xxxxxxxxx>
- Re: [RFC PATCH 0/3 V1] mm: add new migrate type and online_movable for hotplug
- From: Lai Jiangshan <laijs@xxxxxxxxxxxxxx>
- Re: [PATCH 4/7] Use vfs __set_page_dirty interface instead of doing it inside filesystem
- From: Sha Zhengju <handai.szj@xxxxxxxxx>
- Re: [PATCH -mm v2] mm: have order > 0 compaction start off where it left
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH -mm v2] mm: have order > 0 compaction start off where it left
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 0/3 V1] mm: add new migrate type and online_movable for hotplug
- From: Minchan Kim <minchan@xxxxxxxxxx>
- [RFC PATCH 3/3 V1] mm, memory-hotplug: add online_movable
- From: Lai Jiangshan <laijs@xxxxxxxxxxxxxx>
- [RFC PATCH 2/3 V1] mm, page migrate: add MIGRATE_HOTREMOVE type
- From: Lai Jiangshan <laijs@xxxxxxxxxxxxxx>
- [RFC PATCH 1/3 V1] mm, page_alloc: use __rmqueue_smallest when borrow memory from MIGRATE_CMA
- From: Lai Jiangshan <laijs@xxxxxxxxxxxxxx>
- [RFC PATCH 0/3 V1] mm: add new migrate type and online_movable for hotplug
- From: Lai Jiangshan <laijs@xxxxxxxxxxxxxx>
- Re: [PATCH v3 2/4] virtio_balloon: handle concurrent accesses to virtio_balloon struct elements
- From: Rusty Russell <rusty@xxxxxxxxxxxxxxx>
- Re: [Patch] mm/policy: use int instead of unsigned for nid
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [PATCH] mm: fix vmstat and zonestat mismatch
- From: David Rientjes <rientjes@xxxxxxxxxx>
- pci device assignment and mm, KSM.
- From: Kamezawa Hiroyuki <kamezawa.hiroyu@xxxxxxxxxxxxxx>
- Re: [patch 5/5] mm, memcg: move all oom handling to memcontrol.c
- From: Kamezawa Hiroyuki <kamezawa.hiroyu@xxxxxxxxxxxxxx>
- Re: [RFC PATCH v2 4/13] memory-hotplug : remove /sys/firmware/memmap/X sysfs
- From: Yasuaki Ishimatsu <isimatu.yasuaki@xxxxxxxxxxxxxx>
- Re: [PATCH 0/4] zsmalloc improvements
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [RFC PATCH v2 4/13] memory-hotplug : remove /sys/firmware/memmap/X sysfs
- From: Wen Congyang <wency@xxxxxxxxxxxxxx>
- Re: [RFC PATCH v2 4/13] memory-hotplug : remove /sys/firmware/memmap/X sysfs
- From: Yasuaki Ishimatsu <isimatu.yasuaki@xxxxxxxxxxxxxx>
- [Patch] mm/policy: use int instead of unsigned for nid
- From: Cong Wang <amwang@xxxxxxxxxx>
- [PATCH v2 2/2] memcg: remove -ENOMEM at page migration.
- From: Kamezawa Hiroyuki <kamezawa.hiroyu@xxxxxxxxxxxxxx>
- [PATCH v2 1/2] memcg: add res_counter_usage_safe()
- From: Kamezawa Hiroyuki <kamezawa.hiroyu@xxxxxxxxxxxxxx>
- Re: [PATCH -mm] mm: minor fixes for compaction
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH -mm v2] mm: have order > 0 compaction start off where it left
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH -mm v2] mm: have order > 0 compaction start off where it left
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH] mm: setup pageblock_order before it's used by sparse
- From: Jiang Liu <jiang.liu@xxxxxxxxxx>
- Re: mmotm 2012-06-29-17-00 uploaded
- From: Minchan Kim <minchan@xxxxxxxxxx>
- [PATCH] mm: fix vmstat and zonestat mismatch
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [MMTests] IO metadata on XFS
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH v3 4/4] mm: add vm event counters for balloon pages compaction
- From: Rafael Aquini <aquini@xxxxxxxxxx>
- [PATCH v3 3/4] virtio_balloon: introduce migration primitives to balloon pages
- From: Rafael Aquini <aquini@xxxxxxxxxx>
- [PATCH v3 2/4] virtio_balloon: handle concurrent accesses to virtio_balloon struct elements
- From: Rafael Aquini <aquini@xxxxxxxxxx>
- [PATCH v3 1/4] mm: introduce compaction and migration for virtio ballooned pages
- From: Rafael Aquini <aquini@xxxxxxxxxx>
- [PATCH v3 0/4] make balloon pages movable by compaction
- From: Rafael Aquini <aquini@xxxxxxxxxx>
- Re: [PATCH -mm v2 01/11] mm: track free size between VMAs in VMA rbtree
- From: Michel Lespinasse <walken@xxxxxxxxxx>
- Re: [PATCH -mm v2] mm: have order > 0 compaction start off where it left
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH -mm v2 01/11] mm: track free size between VMAs in VMA rbtree
- From: Rik van Riel <riel@xxxxxxxxxx>
- Re: [PATCH] mm: setup pageblock_order before it's used by sparse
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH -v5 0/6] notifier error injection
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH powerpc 2/2] kfree the cache name of pgtable cache if SLUB is used
- From: Christoph Lameter <cl@xxxxxxxxx>
- Re: [PATCH 05/40] autonuma: define _PAGE_NUMA_PTE and _PAGE_NUMA_PMD
- From: Andrea Arcangeli <aarcange@xxxxxxxxxx>
- [PATCH -mm] mm: minor fixes for compaction
- From: Rik van Riel <riel@xxxxxxxxxx>
- [PATCH 0/2 v5][rfc] tmpfs not interleaving properly
- From: Nathan Zimmer <nzimmer@xxxxxxx>
- [PATCH 2/2 v5][rfc] tmpfs: interleave the starting node of /dev/shmem
- From: Nathan Zimmer <nzimmer@xxxxxxx>
- [PATCH 1/2 v5][rfc] shmem: provide vm_ops when also providing a mem policy
- From: Nathan Zimmer <nzimmer@xxxxxxx>
- Re: [PATCH powerpc 2/2] kfree the cache name of pgtable cache if SLUB is used
- From: Christoph Lameter <cl@xxxxxxxxx>
- Re: [PATCH 4/4] don't do __ClearPageSlab before freeing slab page.
- From: Christoph Lameter <cl@xxxxxxxxx>
- Re: [PATCH 4/4] don't do __ClearPageSlab before freeing slab page.
- From: Christoph Lameter <cl@xxxxxxxxx>
- Re: [PATCH v2 1/4] mm: introduce compaction and migration for virtio ballooned pages
- From: Rafael Aquini <aquini@xxxxxxxxxx>
- Re: [patch 4/5] mm, oom: reduce dependency on tasklist_lock
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [rfc][patch 3/3] mm, memcg: introduce own oom handler to iterate only over its own threads
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH v2] KSM: numa awareness sysfs knob
- From: Petr Holasek <pholasek@xxxxxxxxxx>
- Re: [PATCH -mm v2] mm: have order > 0 compaction start off where it left
- From: Rik van Riel <riel@xxxxxxxxxx>
- Re: [MMTests] IO metadata on XFS
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [MMTests] IO metadata on XFS
- From: Eugeni Dodonov <eugeni@xxxxxxxxxxx>
- Re: [MMTests] IO metadata on XFS
- From: Mel Gorman <mgorman@xxxxxxx>
- Re: [MMTests] IO metadata on XFS
- From: Mel Gorman <mgorman@xxxxxxx>
- Re: [PATCH v3 2/3] mm/sparse: fix possible memory leak
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: [PATCH 2/2 v4][rfc] tmpfs: interleave the starting node of /dev/shmem
- From: Cong Wang <xiyou.wangcong@xxxxxxxxx>
- Re: [MMTests] IO metadata on XFS
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH 13/40] autonuma: CPU follow memory algorithm
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [MMTests] IO metadata on XFS
- From: Mel Gorman <mgorman@xxxxxxx>
- Re: Fork bomb limitation in memcg WAS: Re: [PATCH 00/11] kmem controller for memcg: stripped down version
- From: Glauber Costa <glommer@xxxxxxxxxxxxx>
- Re: [MMTests] IO metadata on XFS
- From: Mel Gorman <mgorman@xxxxxxx>
- Re: [PATCH 04/40] xen: document Xen is using an unused bit for the pagetables
- From: Andrea Arcangeli <aarcange@xxxxxxxxxx>
- Re: [PATCH 0/2 v4][rfc] tmpfs not interleaving properly
- From: Cong Wang <xiyou.wangcong@xxxxxxxxx>
- Re: [RFC PATCH 4/4] mm: change slob's struct page definition to accomodate struct page changes
- From: Cong Wang <xiyou.wangcong@xxxxxxxxx>
- Re: [PATCH -mm v2] mm: have order > 0 compaction start off where it left
- From: Mel Gorman <mel@xxxxxxxxx>
- Re: [RFC PATCH 3/4] SLAB: minor code cleanup
- From: Cong Wang <xiyou.wangcong@xxxxxxxxx>
- Re: [RFC PATCH 1/4] mm: introduce a safer interface to check whether a page is managed by SLxB
- From: Cong Wang <xiyou.wangcong@xxxxxxxxx>
- Re: [PATCH 00/12] Swap-over-NFS without deadlocking V8
- From: Mel Gorman <mgorman@xxxxxxx>
- Re: [RFC PATCH v2 2/13] memory-hotplug : add physical memory hotplug code to acpi_memory_device_remove
- From: Wen Congyang <wency@xxxxxxxxxxxxxx>
- Re: [RFC PATCH v2 2/13] memory-hotplug : add physical memory hotplug code to acpi_memory_device_remove
- From: Yasuaki Ishimatsu <isimatu.yasuaki@xxxxxxxxxxxxxx>
- Re: kvm segfaults and bad page state in 3.4.0
- From: Fengguang Wu <fengguang.wu@xxxxxxxxx>
- Re: [RFC PATCH v2 2/13] memory-hotplug : add physical memory hotplug code to acpi_memory_device_remove
- From: Wen Congyang <wency@xxxxxxxxxxxxxx>
- Re: kvm segfaults and bad page state in 3.4.0
- From: Xiao Guangrong <xiaoguangrong@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 6/7] memcg: add per cgroup writeback pages accounting
- From: Kamezawa Hiroyuki <kamezawa.hiroyu@xxxxxxxxxxxxxx>
- Re: [RFC PATCH v2 4/13] memory-hotplug : remove /sys/firmware/memmap/X sysfs
- From: Wen Congyang <wency@xxxxxxxxxxxxxx>
- [PATCH] mm: mmu_notifier: fix freed page still mapped in secondary MMU
- From: Xiao Guangrong <xiaoguangrong@xxxxxxxxxxxxxxxxxx>
- [RFC PATCH v2 13/13] memory-hotplug : remove sysfs file of node
- From: Yasuaki Ishimatsu <isimatu.yasuaki@xxxxxxxxxxxxxx>
- [RFC PATCH v2 12/13] memory-hotplug : add node_device_release
- From: Yasuaki Ishimatsu <isimatu.yasuaki@xxxxxxxxxxxxxx>
- [RFC PATCH v2 11/13] memory-hotplug : free memmap of sparse-vmemmap
- From: Yasuaki Ishimatsu <isimatu.yasuaki@xxxxxxxxxxxxxx>
- [RFC PATCH v2 10/13] memory-hotplug : implement register_page_bootmem_info_section of sparse-vmemmap
- From: Yasuaki Ishimatsu <isimatu.yasuaki@xxxxxxxxxxxxxx>
- [RFC PATCH v2 9/13] memory-hotplug : move register_page_bootmem_info_node and put_page_bootmem for sparse-vmemmap
- From: Yasuaki Ishimatsu <isimatu.yasuaki@xxxxxxxxxxxxxx>
- [RFC PATCH v2 8/13] memory-hotplug : check page type in get_page_bootmem
- From: Yasuaki Ishimatsu <isimatu.yasuaki@xxxxxxxxxxxxxx>
- [RFC PATCH v2 7/13] memory-hotplug : remove_memory calls __remove_pages
- From: Yasuaki Ishimatsu <isimatu.yasuaki@xxxxxxxxxxxxxx>
- [RFC PATCH v2 6/13] memory-hotplug : add memory_block_release
- From: Yasuaki Ishimatsu <isimatu.yasuaki@xxxxxxxxxxxxxx>
- Re: [PATCH 5/7] memcg: add per cgroup dirty pages accounting
- From: Kamezawa Hiroyuki <kamezawa.hiroyu@xxxxxxxxxxxxxx>
- [RFC PATCH v2 5/13] memory-hotplug : does not release memory region in PAGES_PER_SECTION chunks
- From: Yasuaki Ishimatsu <isimatu.yasuaki@xxxxxxxxxxxxxx>
- [RFC PATCH v2 4/13] memory-hotplug : remove /sys/firmware/memmap/X sysfs
- From: Yasuaki Ishimatsu <isimatu.yasuaki@xxxxxxxxxxxxxx>
- [RFC PATCH v2 3/13] unify argument of firmware_map_add_early/hotplug
- From: Yasuaki Ishimatsu <isimatu.yasuaki@xxxxxxxxxxxxxx>
- [RFC PATCH v2 2/13] memory-hotplug : add physical memory hotplug code to acpi_memory_device_remove
- From: Yasuaki Ishimatsu <isimatu.yasuaki@xxxxxxxxxxxxxx>
- [RFC PATCH v2 1/13] memory-hotplug : rename remove_memory to offline_memory
- From: Yasuaki Ishimatsu <isimatu.yasuaki@xxxxxxxxxxxxxx>
- [RFC PATCH v2 0/13] memory-hotplug : hot-remove physical memory
- From: Yasuaki Ishimatsu <isimatu.yasuaki@xxxxxxxxxxxxxx>
- [RFC PATCH 1/4] mm: introduce a safer interface to check whether a page is managed by SLxB
- From: Jiang Liu <jiang.liu@xxxxxxxxxx>
- [RFC PATCH 4/4] mm: change slob's struct page definition to accomodate struct page changes
- From: Jiang Liu <jiang.liu@xxxxxxxxxx>
- [RFC PATCH 2/4] mm: make consistent use of PG_slab flag
- From: Jiang Liu <jiang.liu@xxxxxxxxxx>
- [RFC PATCH 3/4] SLAB: minor code cleanup
- From: Jiang Liu <jiang.liu@xxxxxxxxxx>
- Re: [PATCH v3 2/3] mm/sparse: fix possible memory leak
- From: Gavin Shan <shangw@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm: setup pageblock_order before it's used by sparse
- From: Jiang Liu <jiang.liu@xxxxxxxxxx>
- Re: [PATCH] mm: setup pageblock_order before it's used by sparse
- From: Yinghai Lu <yinghai@xxxxxxxxxx>
- [Question] how to avoid process hang without disk space
- From: Gavin Shan <shangw@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm: setup pageblock_order before it's used by sparse
- From: Jiang Liu <jiang.liu@xxxxxxxxxx>
- Re: [PATCH -mm v2] mm: have order > 0 compaction start off where it left
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH v3 2/3] mm/sparse: fix possible memory leak
- From: Gavin Shan <shangw@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH -mm v2] mm: have order > 0 compaction start off where it left
- From: Rik van Riel <riel@xxxxxxxxxx>
- Re: [PATCH -mm v2 05/11] mm: get unmapped area from VMA tree
- From: Michel Lespinasse <walken@xxxxxxxxxx>
- Re: [MMTests] IO metadata on XFS
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 00/12] Swap-over-NFS without deadlocking V8
- From: Eric B Munson <emunson@xxxxxxxxx>
- Re: [PATCH v2] KSM: numa awareness sysfs knob
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [PATCH v3 2/3] mm/sparse: fix possible memory leak
- From: David Rientjes <rientjes@xxxxxxxxxx>
- [PATCH 0/4] zsmalloc improvements
- From: Seth Jennings <sjenning@xxxxxxxxxxxxxxxxxx>
- [PATCH 4/4] zsmalloc: add mapping modes
- From: Seth Jennings <sjenning@xxxxxxxxxxxxxxxxxx>
- [PATCH 2/4] zsmalloc: add single-page object fastpath in unmap
- From: Seth Jennings <sjenning@xxxxxxxxxxxxxxxxxx>
- [PATCH 1/4] zsmalloc: remove x86 dependency
- From: Seth Jennings <sjenning@xxxxxxxxxxxxxxxxxx>
- [PATCH 3/4] zsmalloc: add details to zs_map_object boiler plate
- From: Seth Jennings <sjenning@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/2 v4][rfc] tmpfs not interleaving properly
- From: Nathan Zimmer <nzimmer@xxxxxxx>
- Re: [PATCH] mm: setup pageblock_order before it's used by sparse
- From: Yinghai Lu <yinghai@xxxxxxxxxx>
- Re: [PATCH] mm: Fix signal SIGFPE in slabinfo.c.
- From: Christoph Lameter <cl@xxxxxxxxx>
- [PATCH 2/2 v4][rfc] tmpfs: interleave the starting node of /dev/shmem
- From: Nathan Zimmer <nzimmer@xxxxxxx>
- [PATCH 1/2 v4][rfc] shmem: provide vm_ops when also providing a mem policy
- From: Nathan Zimmer <nzimmer@xxxxxxx>
- [PATCH 0/2 v4][rfc] tmpfs not interleaving properly
- From: Nathan Zimmer <nzimmer@xxxxxxx>
- Re: [PATCH] mm: Fix signal SIGFPE in slabinfo.c.
- From: Pekka Enberg <penberg@xxxxxxxxxx>
- Re: [PATCH] mm: Fix signal SIGFPE in slabinfo.c.
- From: Christoph Lameter <cl@xxxxxxxxx>
- Re: [MMTests] IO metadata on XFS
- From: Mel Gorman <mgorman@xxxxxxx>
- Re: mmotm 2012-06-29-17-00 uploaded
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH -mm v2] mm: have order > 0 compaction start off where it left
- From: Sasha Levin <levinsasha928@xxxxxxxxx>
- Re: [PATCH 13/40] autonuma: CPU follow memory algorithm
- From: Vaidyanathan Srinivasan <svaidy@xxxxxxxxxxxxxxxxxx>
- Re: [RFC][PATCH 1/2] add res_counter_usage_safe
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: [RFC][PATCH 2/2] memcg : remove -ENOMEM at page migration.
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: [PATCH 11/40] autonuma: define the autonuma flags
- From: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>
- Re: [PATCH v3 2/3] mm/sparse: fix possible memory leak
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: [PATCH 4/7] Use vfs __set_page_dirty interface instead of doing it inside filesystem
- From: Sage Weil <sage@xxxxxxxxxxx>
- RE: [PATCHv4 2/2] ARM: dma-mapping: remove custom consistent dma region
- From: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
- Re: [PATCH 00/12] Swap-over-NFS without deadlocking V8
- From: Mel Gorman <mgorman@xxxxxxx>
- Re: [MMTests] IO metadata on XFS
- From: Mel Gorman <mgorman@xxxxxxx>
- Re: [PATCH v3 2/3] mm/sparse: fix possible memory leak
- From: Gavin Shan <shangw@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 2/3] mm/sparse: fix possible memory leak
- From: Gavin Shan <shangw@xxxxxxxxxxxxxxxxxx>
- Re: [MMTests] IO metadata on XFS
- From: Mel Gorman <mgorman@xxxxxxx>
- Re: [PATCH] mm: setup pageblock_order before it's used by sparse
- From: Mel Gorman <mgorman@xxxxxxx>
- Re: mmotm 2012-06-29-17-00 uploaded
- From: Luming Yu <luming.yu@xxxxxxxxx>
- RE: [PATCHv4 2/2] ARM: dma-mapping: remove custom consistent dma region
- From: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
- Re: [PATCH 3/7] Make TestSetPageDirty and dirty page accounting in one func
- From: Kamezawa Hiroyuki <kamezawa.hiroyu@xxxxxxxxxxxxxx>
- Re: mmotm 2012-06-29-17-00 uploaded
- From: Glauber Costa <glommer@xxxxxxxxxxxxx>
- Re: [PATCHv4 2/2] ARM: dma-mapping: remove custom consistent dma region
- From: Hiroshi Doyu <hdoyu@xxxxxxxxxx>
- Re: [PATCH v3 3/3] mm/sparse: more check on mem_section number
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [PATCH v3 2/3] mm/sparse: fix possible memory leak
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [PATCH 4/4] make CFLGS_OFF_SLAB visible for all slabs
- From: Glauber Costa <glommer@xxxxxxxxxxxxx>
- Re: mmotm 2012-06-29-17-00 uploaded
- From: Michal Hocko <mhocko@xxxxxxx>
- Re: [PATCH 3/4] slab: move FULL state transition to an initcall
- From: Pekka Enberg <penberg@xxxxxxxxxx>
- Re: [PATCH] slab: do not call compound_head() in page_get_cache()
- From: Pekka Enberg <penberg@xxxxxxxxxx>
- Re: [PATCH] slab: Fix a tpyo in commit 8c138b "slab: Get rid of obj_size macro"
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [PATCH 0/4] Proposed slab patches as basis for memcg
- From: Pekka Enberg <penberg@xxxxxxxxxx>
- Re: [PATCH 2/7] memcg: remove MEMCG_NR_FILE_MAPPED
- From: Kamezawa Hiroyuki <kamezawa.hiroyu@xxxxxxxxxxxxxx>
- Re: [PATCH] slab: Fix a tpyo in commit 8c138b "slab: Get rid of obj_size macro"
- From: Pekka Enberg <penberg@xxxxxxxxxx>
- Re: [PATCH] slab: Fix a tpyo in commit 8c138b "slab: Get rid of obj_size macro"
- From: Glauber Costa <glommer@xxxxxxxxxxxxx>
- Re: [PATCH] slab: Fix a tpyo in commit 8c138b "slab: Get rid of obj_size macro"
- From: Glauber Costa <glommer@xxxxxxxxxxxxx>
- Re: [PATCH v3 2/3] mm/sparse: fix possible memory leak
- From: Michal Hocko <mhocko@xxxxxxx>
- [PATCH v3 1/3] mm/sparse: optimize sparse_index_alloc
- From: Gavin Shan <shangw@xxxxxxxxxxxxxxxxxx>
- [PATCH v3 2/3] mm/sparse: fix possible memory leak
- From: Gavin Shan <shangw@xxxxxxxxxxxxxxxxxx>
- [PATCH v3 3/3] mm/sparse: more check on mem_section number
- From: Gavin Shan <shangw@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 13/40] autonuma: CPU follow memory algorithm
- From: Nai Xia <nai.xia@xxxxxxxxx>
- Re: [PATCH 13/40] autonuma: CPU follow memory algorithm
- From: Rik van Riel <riel@xxxxxxxxxx>
- Re: [PATCH 4/7] Use vfs __set_page_dirty interface instead of doing it inside filesystem
- From: Sha Zhengju <handai.szj@xxxxxxxxx>
- Re: [PATCH 13/40] autonuma: CPU follow memory algorithm
- From: Nai Xia <nai.xia@xxxxxxxxx>
- Re: [PATCH 0/7] Per-cgroup page stat accounting
- From: Sha Zhengju <handai.szj@xxxxxxxxx>
- Re: [PATCH 13/40] autonuma: CPU follow memory algorithm
- From: Nai Xia <nai.xia@xxxxxxxxx>
- Re: [PATCH 13/40] autonuma: CPU follow memory algorithm
- From: Rik van Riel <riel@xxxxxxxxxx>
- Re: [PATCH 13/40] autonuma: CPU follow memory algorithm
- From: Rik van Riel <riel@xxxxxxxxxx>
- Re: [PATCH 40/40] autonuma: shrink the per-page page_autonuma struct size
- From: Rik van Riel <riel@xxxxxxxxxx>
- Re: [PATCH 1/7] memcg: update cgroup memory document
- From: Kamezawa Hiroyuki <kamezawa.hiroyu@xxxxxxxxxxxxxx>
- Re: [PATCH 39/40] autonuma: bugcheck page_autonuma fields on newly allocated pages
- From: Rik van Riel <riel@xxxxxxxxxx>
- Re: [PATCH 36/40] autonuma: page_autonuma
- From: Rik van Riel <riel@xxxxxxxxxx>
- [PATCH] slab: Fix a tpyo in commit 8c138b "slab: Get rid of obj_size macro"
- From: Feng Tang <feng.tang@xxxxxxxxx>
- Re: [MMTests] IO metadata on XFS
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 37/40] autonuma: page_autonuma change #include for sparse
- From: Rik van Riel <riel@xxxxxxxxxx>
- Re: linux-next BUG: held lock freed!
- From: Fengguang Wu <fengguang.wu@xxxxxxxxx>
- Re: [PATCH 38/40] autonuma: autonuma_migrate_head[0] dynamic size
- From: Rik van Riel <riel@xxxxxxxxxx>
- Re: [PATCH 35/40] autonuma: boost khugepaged scanning rate
- From: Rik van Riel <riel@xxxxxxxxxx>
- Re: [PATCH 34/40] autonuma: add CONFIG_AUTONUMA and CONFIG_AUTONUMA_DEFAULT_ENABLED
- From: Rik van Riel <riel@xxxxxxxxxx>
- Re: [PATCH 33/40] autonuma: link mm/autonuma.o and kernel/sched/numa.o
- From: Rik van Riel <riel@xxxxxxxxxx>
- Re: [PATCH 30/40] autonuma: numa hinting page faults entry points
- From: Rik van Riel <riel@xxxxxxxxxx>
- Re: [PATCH 32/40] autonuma: initialize page structure fields
- From: Rik van Riel <riel@xxxxxxxxxx>
- Re: [PATCH 31/40] autonuma: reset autonuma page data when pages are freed
- From: Rik van Riel <riel@xxxxxxxxxx>
- Re: [PATCH 29/40] autonuma: retain page last_nid information in khugepaged
- From: Rik van Riel <riel@xxxxxxxxxx>
- Re: linux-next BUG: held lock freed!
- From: Feng Tang <feng.tang@xxxxxxxxx>
- Re: [PATCH 28/40] autonuma: make khugepaged pte_numa aware
- From: Rik van Riel <riel@xxxxxxxxxx>
- Re: [PATCH 27/40] autonuma: call autonuma_split_huge_page()
- From: Rik van Riel <riel@xxxxxxxxxx>
- Re: [PATCH 26/40] autonuma: default mempolicy follow AutoNUMA
- From: Rik van Riel <riel@xxxxxxxxxx>
- Re: [PATCH 25/40] autonuma: follow_page check for pte_numa/pmd_numa
- From: Rik van Riel <riel@xxxxxxxxxx>
- Re: [PATCH 24/40] autonuma: core
- From: Rik van Riel <riel@xxxxxxxxxx>
- Re: linux-next BUG: held lock freed!
- From: Fengguang Wu <fengguang.wu@xxxxxxxxx>
- Re: linux-next BUG: held lock freed!
- From: Fengguang Wu <fengguang.wu@xxxxxxxxx>
- Re: [RFC PATCH 10/12] memory-hotplug : free memmap of sparse-vmemmap
- From: Yasuaki Ishimatsu <isimatu.yasuaki@xxxxxxxxxxxxxx>
- Re: [RFC PATCH 2/12] memory-hogplug : check memory offline in offline_pages
- From: Yasuaki Ishimatsu <isimatu.yasuaki@xxxxxxxxxxxxxx>
- Re: [RFC PATCH 2/12] memory-hogplug : check memory offline in offline_pages
- From: Yasuaki Ishimatsu <isimatu.yasuaki@xxxxxxxxxxxxxx>
- linux-next BUG: held lock freed!
- From: Fengguang Wu <fengguang.wu@xxxxxxxxx>
- Re: [PATCH] mm: setup pageblock_order before it's used by sparse
- From: Jiang Liu <jiang.liu@xxxxxxxxxx>
- Re: [MMTests] IO metadata on XFS
- From: Dave Chinner <david@xxxxxxxxxxxxx>
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]