linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-02-15 03:08:39 to 2010-02-19 00:55:05 UTC [more...]

[PATCH 0/12] Memory Compaction v3
 2010-02-19  0:51 UTC  (19+ messages)
` [PATCH 01/12] mm,migration: Take a reference to the anon_vma before migrating
` [PATCH 02/12] mm,migration: Do not try to migrate unmapped anonymous pages
` [PATCH 03/12] mm: Share the anon_vma ref counts between KSM and page migration
` [PATCH 04/12] mm: Document /proc/pagetypeinfo
` [PATCH 05/12] Allow CONFIG_MIGRATION to be set without CONFIG_NUMA or memory hot-remove
` [PATCH 06/12] Export unusable free space index via /proc/pagetypeinfo
` [PATCH 07/12] Export fragmentation "
` [PATCH 08/12] Memory compaction core
` [PATCH 09/12] Add /proc trigger for memory compaction
` [PATCH 10/12] Add /sys trigger for per-node "
` [PATCH 11/12] Direct compact when a high-order allocation fails
` [PATCH 12/12] Do not compact within a preferred zone after a compaction failure

[PATCH 0/12] Memory Compaction v2r12
 2010-02-19  0:04 UTC  (42+ messages)
` [PATCH 01/12] mm: Document /proc/pagetypeinfo
` [PATCH 02/12] Allow CONFIG_MIGRATION to be set without CONFIG_NUMA or memory hot-remove
` [PATCH 03/12] Export unusable free space index via /proc/pagetypeinfo
` [PATCH 04/12] Export fragmentation "
` [PATCH 05/12] Memory compaction core
` [PATCH 06/12] Add /proc trigger for memory compaction
` [PATCH 07/12] Add /sys trigger for per-node "
` [PATCH 08/12] Direct compact when a high-order allocation fails
` [PATCH 09/12] Do not compact within a preferred zone after a compaction failure
` [PATCH 10/12] mm: Check for an empty VMA list in rmap_walk_anon

[regression] cpuset,mm: update tasks' mems_allowed in time (58568d2)
 2010-02-18 21:38 UTC  (2+ messages)

tracking memory usage/leak in "inactive" field in /proc/meminfo?
 2010-02-18 15:39 UTC  (16+ messages)
                        ` tracking memory usage/leak in "inactive" field in /proc/meminfo? -- solved

Kernel panic due to page migration accessing memory holes
 2010-02-18 10:04 UTC  (6+ messages)

[RFC PATCH -tip 0/2 v3] pagecache tracepoints proposal
 2010-02-18  9:58 UTC  (8+ messages)

[patch -mm 0/9 v2] oom killer rewrite
 2010-02-17 22:04 UTC  (63+ messages)
` [patch -mm 1/9 v2] oom: filter tasks not sharing the same cpuset
` [patch -mm 2/9 v2] oom: sacrifice child with highest badness score for parent
` [patch -mm 3/9 v2] oom: select task from tasklist for mempolicy ooms
` [patch -mm 4/9 v2] oom: remove compulsory panic_on_oom mode
` [patch -mm 5/9 v2] oom: badness heuristic rewrite
` [patch -mm 6/9 v2] oom: deprecate oom_adj tunable
` [patch -mm 7/9 v2] oom: replace sysctls with quick mode
` [patch -mm 8/9 v2] oom: avoid oom killer for lowmem allocations
        ` [patch] mm: add comment about deprecation of __GFP_NOFAIL
` [patch -mm 9/9 v2] oom: remove unnecessary code and cleanup

[patch 0/7 -mm] oom killer rewrite
 2010-02-17 13:08 UTC  (44+ messages)
` [patch 1/7 -mm] oom: filter tasks not sharing the same cpuset
` [patch 2/7 -mm] oom: sacrifice child with highest badness score for parent
` [patch 3/7 -mm] oom: select task from tasklist for mempolicy ooms
` [patch 4/7 -mm] oom: badness heuristic rewrite
` [patch 5/7 -mm] oom: replace sysctls with quick mode
` [patch 6/7 -mm] oom: avoid oom killer for lowmem allocations

[PATCH -mm] Kill existing current task quickly
 2010-02-17 10:55 UTC  (5+ messages)

[PATCH] memcg: handle panic_on_oom=always case
 2010-02-17  9:04 UTC  (5+ messages)
` [PATCH] memcg: handle panic_on_oom=always case v2

[PATCH] [0/4] Update slab memory hotplug series
 2010-02-16 20:45 UTC  (18+ messages)
` [PATCH] [1/4] SLAB: Handle node-not-up case in fallback_alloc() v2
` [PATCH] [3/4] SLAB: Set up the l3 lists for the memory of freshly added memory v2
` [PATCH] [4/4] SLAB: Fix node add timer race in cache_reap

[PATCH] fs: add fincore(2) (mincore(2) for file descriptors)
 2010-02-16 18:13 UTC  (5+ messages)

[PATCH] mm: Document /proc/pagetypeinfo
 2010-02-16 15:45 UTC 

[PATCH 00 of 32] Transparent Hugepage support #9
 2010-02-16 11:33 UTC  (3+ messages)
` [PATCH 04 of 32] update futex compound knowledge

[PATCH 0/2] memcg patches around event counting...softlimit and thresholds
 2010-02-16  0:16 UTC  (5+ messages)
` [PATCH 0/2] memcg patches around event counting...softlimit and thresholds v2
  ` [PATCH 2/2] memcg : share event counter rather than duplicate v2

[PATCH -mmotm] memcg: update memcg_test.txt
 2010-02-15 23:44 UTC  (3+ messages)

[PATCH 00/13] Allow the VM to manage NFS unstable writes
 2010-02-15 17:51 UTC  (9+ messages)
` [PATCH 01/13] VM: Split out the accounting of unstable writes from BDI_RECLAIMABLE
  ` [PATCH 02/13] VM: Don't call bdi_stat(BDI_UNSTABLE) on non-nfs backing-devices
    ` [PATCH 03/13] NFS: Cleanup - move nfs_write_inode() into fs/nfs/write.c
      ` [PATCH 04/13] NFS: Reduce the number of unnecessary COMMIT calls
        ` [PATCH 05/13] VM/NFS: The VM must tell the filesystem when to free reclaimable pages

2.6.31 and OOM killer = bug?
 2010-02-15 11:16 UTC  (2+ messages)

[patch 7/7 -mm] oom: remove unnecessary code and cleanup
 2010-02-15  8:31 UTC  (3+ messages)

Linux Memory Management Summit 8-9 August
 2010-02-15  5:39 UTC  (2+ messages)

[PATCH] Make vm_max_readahead configurable at run-time
 2010-02-15  4:36 UTC  (6+ messages)
` [PATCH v2] Make VM_MAX_READAHEAD a kernel parameter


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).