linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-12-03 22:55:19 to 2013-12-06 21:10:06 UTC [more...]

[PATCH v2 1/6] sched/numa: fix set cpupid on page migration twice
 2013-12-06 21:09 UTC  (10+ messages)
` [PATCH v2 2/6] sched/numa: drop idx field of task_numa_env struct
` [PATCH v2 3/6] sched/numa: drop sysctl_numa_balancing_settle_count sysctl
` [PATCH v2 4/6] sched/numa: use wrapper function task_node to get node which task is on
` [PATCH v2 5/6] sched/numa: make numamigrate_isolate_page static
` [PATCH v2 6/6] sched/numa: make numamigrate_update_ratelimit static

oops in pgtable_trans_huge_withdraw
 2013-12-06 21:02 UTC 

[PATCH 1/4] mm/migrate: correct return value of migrate_pages()
 2013-12-06 20:59 UTC  (13+ messages)
` [PATCH 2/4] mm/mempolicy: correct putback method for isolate pages if failed
` [PATCH 3/4] mm/migrate: remove putback_lru_pages, fix comment on putback_movable_pages
` [PATCH 4/4] mm/compaction: respect ignore_skip_hint in update_pageblock_skip

[PATCH 00/14] NUMA balancing segmentation faults candidate fix on large machines
 2013-12-06 20:32 UTC  (20+ messages)
` [PATCH 03/15] mm: thp: give transparent hugepage code a separate copy_page
` [PATCH 04/15] mm: numa: Serialise parallel get_user_page against THP migration
` [PATCH 14/15] mm: numa: Flush TLB if NUMA hinting faults race with PTE scan update
          ` [PATCH 14/15] mm: fix TLB flush race between migration, and change_protection_range

user defined OOM policies
 2013-12-06 19:01 UTC  (27+ messages)
            ` [patch 1/8] fork: collapse copy_flags into copy_process
              ` [patch 2/8] mm, mempolicy: rename slab_node for clarity
              ` [patch 3/8] mm, mempolicy: remove per-process flag
              ` [patch 4/8] mm, memcg: add tunable for oom reserves
              ` [patch 5/8] res_counter: remove interface for locked charging and uncharging
              ` [patch 6/8] res_counter: add interface for maximum nofail charge
              ` [patch 7/8] mm, memcg: allow processes handling oom notifications to access reserves
              ` [patch 8/8] mm, memcg: add memcg oom reserve documentation

[PATCH] Fix race between oom kill and task exit
 2013-12-06 17:54 UTC  (12+ messages)

[PATCH] mm/hwpoison: add '#' to hwpoison_inject
 2013-12-06 17:48 UTC  (2+ messages)

NUMA? bisected performance regression 3.11->3.12
 2013-12-06 17:43 UTC  (3+ messages)

[PATCH] - auditing cmdline
 2013-12-06 15:39 UTC  (3+ messages)

[PATCH] mm, x86: Skip NUMA_NO_NODE while parsing SLIT
 2013-12-06 14:52 UTC  (6+ messages)

[PATCH v2 00/23] mm: Use memblock interface instead of bootmem
 2013-12-06 14:52 UTC  (25+ messages)
` [PATCH v2 02/23] mm/memblock: debug: don't free reserved array if !ARCH_DISCARD_MEMBLOCK
` [PATCH v2 06/23] mm/char: remove unnecessary inclusion of bootmem.h
` [PATCH v2 07/23] mm/memblock: drop WARN and use SMP_CACHE_BYTES as a default alignment
` [PATCH v2 08/23] mm/memblock: Add memblock memory allocation apis

[QUESTION] balloon page isolation needs LRU lock?
 2013-12-06 12:21 UTC  (2+ messages)

[PATCH -V3] mm: Move change_prot_numa outside CONFIG_ARCH_USES_NUMA_PROT_NONE
 2013-12-06 11:30 UTC  (3+ messages)

[RFC PATCH 0/5] Memory compaction efficiency improvements
 2013-12-06  9:50 UTC  (7+ messages)
` [PATCH] mm: compaction: Trace compaction begin and end
    ` [PATCH] mm: compaction: Trace compaction begin and end v2

[patch 1/2] mm: memcg: handle non-error OOM situations more gracefully
 2013-12-06  8:57 UTC  (12+ messages)
` [patch 2/2] fs: buffer: move allocation failure loop into the allocator

OMAPFB: CMA allocation failures
 2013-12-06  8:31 UTC  (3+ messages)

2e685cad5790 build warning
 2013-12-06  2:01 UTC  (5+ messages)
  ` [PATCH] tcp_memcontrol: Cleanup/fix cg_proto->memory_pressure handling

[PATCH] mm: do_mincore() cleanup
 2013-12-06  1:19 UTC  (3+ messages)

why does index in truncate_inode_pages_range() grows so much ?
 2013-12-05 23:23 UTC  (3+ messages)

linux-next: Tree for Dec 3 (mm/Kconfig)
 2013-12-05 23:14 UTC  (4+ messages)

[PATCH] mm: Add missing dependency in Kconfig
 2013-12-05 23:12 UTC  (2+ messages)

[PATCH v12 00/18] kmemcg shrinkers
 2013-12-05 21:19 UTC  (12+ messages)
` [PATCH v12 09/18] vmscan: shrink slab on memcg pressure
` [PATCH v12 10/18] memcg,list_lru: add per-memcg LRU list infrastructure

[PATCH -V2 0/5] powerpc: mm: Numa faults support for ppc64
 2013-12-05 21:00 UTC  (8+ messages)
` [PATCH -V2 3/5] mm: Move change_prot_numa outside CONFIG_ARCH_USES_NUMA_PROT_NONE

[PATCH 1/2] sched/numa: fix set cpupid on page migration twice
 2013-12-05 15:03 UTC  (4+ messages)
` [PATCH 2/2] sched/numa: drop idx field of task_numa_env struct

[PATCH RFC] mm readahead: Fix the readahead fail in case of empty numa node
 2013-12-05  5:57 UTC  (7+ messages)

[patch 0/2] mm: memcg: 3.13 fixes
 2013-12-05 13:14 UTC  (6+ messages)
` [patch 1/2] mm: memcg: fix race condition between memcg teardown and swapin
` [patch 2/2] mm: memcg: do not allow task about to OOM kill to bypass the limit

[PATCH] thp: move preallocated PTE page table on move_huge_pmd()
 2013-12-05  3:23 UTC  (3+ messages)

[patch] mm, memcg: add memory.oom_control notification for system oom
 2013-12-05  0:23 UTC  (15+ messages)
  ` [patch 1/2] mm, memcg: avoid oom notification when current needs access to memory reserves

[PATCH v6 4/5] MCS Lock: Barrier corrections
 2013-12-04 22:07 UTC  (10+ messages)

Slab BUG with DEBUG_* options
 2013-12-03 12:44 UTC  (4+ messages)

BUG at include/linux/mm.h:1443!
 2013-12-04 13:59 UTC  (2+ messages)

high kswapd CPU usage when executing binaries from NFS w/ CMA and COMPACTION
 2013-12-04 13:00 UTC  (2+ messages)

[PATCH RESEND part2 v2 0/8] Arrange hotpluggable memory as ZONE_MOVABLE
 2013-12-04  9:53 UTC  (7+ messages)
` [PATCH RESEND part2 v2 6/8] acpi, numa, mem_hotplug: Mark all nodes the kernel resides un-hotpluggable
    ` [PATCH update "

[patch] mm: memcg: do not declare OOM from __GFP_NOFAIL allocations
 2013-12-04  6:10 UTC  (16+ messages)

[PATCH 0/63] Basic scheduler support for automatic NUMA balancing V9
 2013-12-04  5:37 UTC  (4+ messages)
` [PATCH 19/63] sched: Track NUMA hinting faults on per-node basis

[PATCH v2 0/9] mm/rmap: unify rmap traversing functions through rmap_walk
 2013-12-04  0:12 UTC  (10+ messages)
` [PATCH v2 1/9] mm/rmap: recompute pgoff for huge page
` [PATCH v2 2/9] mm/rmap: factor nonlinear handling out of try_to_unmap_file()
` [PATCH v2 3/9] mm/rmap: factor lock function out of rmap_walk_anon()
` [PATCH v2 4/9] mm/rmap: make rmap_walk to get the rmap_walk_control argument
` [PATCH v2 5/9] mm/rmap: extend rmap_walk_xxx() to cope with different cases
` [PATCH v2 6/9] mm/rmap: use rmap_walk() in try_to_unmap()
` [PATCH v2 7/9] mm/rmap: use rmap_walk() in try_to_munlock()
` [PATCH v2 8/9] mm/rmap: use rmap_walk() in page_referenced()
` [PATCH v2 9/9] mm/rmap: use rmap_walk() in page_mkclean()

[PATCH v8 0/4] zram/zsmalloc promotion
 2013-12-04  0:04 UTC  (4+ messages)
` [PATCH v8 4/4] zram: promote zram from staging

[PATCH] mm: Do not walk all of system memory during show_mem
 2013-12-03 23:41 UTC  (4+ messages)
  ` [PATCH] mm, show_mem: Remove SHOW_MEM_FILTER_PAGE_COUNT


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).