linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-02-16 08:49:20 to 2010-02-21 14:18:44 UTC [more...]

[patch 00/36] Transparent Hugepage support #11
 2010-02-21 14:10 UTC  (20+ messages)
` [patch 01/36] define MADV_HUGEPAGE
` [patch 06/36] clear compound mapping
` [patch 07/36] add native_set_pmd_at
` [patch 08/36] add pmd paravirt ops
` [patch 11/36] comment reminder in destroy_compound_page
` [patch 14/36] add pmd mangling generic functions
` [patch 15/36] add pmd mangling functions to x86
` [patch 16/36] bail out gup_fast on splitting pmd
` [patch 18/36] add pmd mmu_notifier helpers
` [patch 19/36] clear page compound
` [patch 20/36] add pmd_huge_pte to mm_struct
` [patch 21/36] split_huge_page_mm/vma
` [patch 24/36] kvm mmu transparent hugepage support
` [patch 25/36] _GFP_NO_KSWAPD
` [patch 29/36] page anon_vma
` [patch 31/36] madvise(MADV_HUGEPAGE)
` [patch 32/36] pmd_trans_huge migrate bugcheck
` [patch 34/36] memcg huge memory
` [patch 36/36] khugepaged

[PATCH] mm: Document /sys/devices/system/node/nodeX
 2010-02-21 11:50 UTC  (2+ messages)

[PATCH] fs: add fincore(2) (mincore(2) for file descriptors)
 2010-02-21  3:25 UTC  (7+ messages)

[RFC PATCH -tip 0/2 v3] pagecache tracepoints proposal
 2010-02-21  3:09 UTC  (11+ messages)

[PATCH 00/11] 512K readahead size with thrashing safe readahead
 2010-02-21  2:25 UTC  (9+ messages)
` [PATCH 03/11] readahead: bump up the default readahead size

[PATCH 06/18] sysctl extern cleanup - mm
 2010-02-21  0:58 UTC  (2+ messages)

[PATCH -mmotm 1/4] cgroups: Fix race between userspace and kernelspace
 2010-02-20 11:56 UTC  (9+ messages)
` [PATCH -mmotm 2/4] cgroups: remove events before destroying subsystem state objects
  ` [PATCH -mmotm 3/4] cgroups: Add simple listener of cgroup events to documentation
    ` [PATCH -mmotm 4/4] memcg: Update memcg_test.txt to describe memory thresholds

[PATCH 0/12] Memory Compaction v3
 2010-02-20  9:32 UTC  (51+ 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/4] Update slab memory hotplug series
 2010-02-20  9:01 UTC  (16+ messages)
` [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 0/12] Memory Compaction v2r12
 2010-02-19 14:33 UTC  (36+ messages)
` [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

Kernel panic due to page migration accessing memory holes
 2010-02-19 13:48 UTC  (13+ messages)

[regression] cpuset,mm: update tasks' mems_allowed in time (58568d2)
 2010-02-19 10:06 UTC  (7+ messages)

[PATCH 1/1] mm: invalidate_mapping_pages checks boundaries when lock fails
 2010-02-19  3:58 UTC  (2+ messages)

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

[patch -mm 0/9 v2] oom killer rewrite
 2010-02-17 22:04 UTC  (39+ messages)
` [patch -mm 4/9 v2] oom: remove compulsory panic_on_oom mode
` [patch -mm 7/9 v2] oom: replace sysctls with quick mode
` [patch -mm 8/9 v2] oom: avoid oom killer for lowmem allocations

[patch 0/7 -mm] oom killer rewrite
 2010-02-17 13:08 UTC  (13+ messages)
` [patch 4/7 -mm] oom: badness heuristic rewrite

[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 3/7 -mm] oom: select task from tasklist for mempolicy ooms
 2010-02-17  1:13 UTC  (6+ 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 1/7 -mm] oom: filter tasks not sharing the same cpuset
 2010-02-16  9:10 UTC  (7+ messages)

[patch 5/7 -mm] oom: replace sysctls with quick mode
 2010-02-16  9:04 UTC  (4+ messages)

[PATCH 03/12] Export unusable free space index via /proc/pagetypeinfo
 2010-02-16  8:50 UTC  (4+ messages)

[PATCH 04/12] Export fragmentation index via /proc/pagetypeinfo
 2010-02-16  8:49 UTC  (3+ messages)


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