linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-03-10 10:41:39 to 2010-03-15 20:28:54 UTC [more...]

[PATCH][RF C/T/D] Unmapped page cache control - via boot parameter
 2010-03-15 20:23 UTC  (10+ messages)

[RFC PATCH 0/3] Avoid the use of congestion_wait under zone pressure
 2010-03-15 20:09 UTC  (12+ messages)

[rfc][patch] mm: lockdep page lock
 2010-03-15 18:08 UTC  (2+ messages)

[PATCH -mmotm 0/5] memcg: per cgroup dirty limit (v7)
 2010-03-15 17:19 UTC  (14+ messages)
` [PATCH -mmotm 1/5] memcg: disable irq at page cgroup lock
` [PATCH -mmotm 2/5] memcg: dirty memory documentation
` [PATCH -mmotm 3/5] page_cgroup: introduce file cache flags
` [PATCH -mmotm 4/5] memcg: dirty pages accounting and limiting infrastructure
` [PATCH -mmotm 5/5] memcg: dirty pages instrumentation

[patch] fix mapping_gfp_mask usage
 2010-03-15 15:02 UTC 

[PATCH -mmotm 0/5] memcg: per cgroup dirty limit (v6)
 2010-03-15 14:48 UTC  (28+ messages)
` [PATCH -mmotm 4/5] memcg: dirty pages accounting and limiting infrastructure

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

[PATCH] mm: fix typo in refill_stock() comment
 2010-03-15 14:20 UTC  (4+ messages)

PROBLEM: <Kernel panic - not syncing: Cannot create slab posix_timer_cache>
 2010-03-15 13:45 UTC 

[PATCH] mm: remove return value of putback_lru_pages
 2010-03-15 13:40 UTC  (2+ messages)

[PATCH V2 1/2] cpuset: fix the problem that cpuset_mem_spread_node() returns an offline node - fix
 2010-03-15  5:20 UTC 

[PATCH -rc] memcg: disable move charge in no mmu case
 2010-03-15  4:35 UTC 

[PATCH] mempolicy: remove redundant code
 2010-03-15  1:11 UTC  (3+ messages)

[patch] memcontrol: fix potential null deref
 2010-03-15  0:04 UTC  (2+ messages)

Linux kernel - Libata bad block error handling to user mode program
 2010-03-14 16:12 UTC  (10+ messages)

[PATCH] mempolicy: remove redundant code
 2010-03-13 12:33 UTC  (3+ messages)

[PATCH 0/2] rmap: Fix Bugzilla Bug #5493
 2010-03-13 10:51 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] "

[Patch] mempolicy: remove redundant code
 2010-03-13  5:03 UTC  (3+ messages)

[patch] Oops on tmpfs remounts with mpol=default
 2010-03-12 23:41 UTC 

[PATCH] x86, UV: BAU performance and error recovery
 2010-03-12 19:38 UTC  (2+ messages)

[PATCH -mmotm 1/2] cpuset: fix the problem that cpuset_mem_spread_node() returns an offline node - fix
 2010-03-12  9:46 UTC  (2+ messages)

[patch 00/10 -mm v3] oom killer rewrite
 2010-03-12  7:46 UTC  (10+ messages)
` [patch 05/10 -mm v3] oom: badness heuristic rewrite
` [patch 06/10 -mm v3] oom: deprecate oom_adj tunable
` [patch 07/10 -mm v3] oom: replace sysctls with quick mode
` [patch 08/10 -mm v3] oom: avoid oom killer for lowmem allocations
` [patch 09/10 -mm v3] oom: remove unnecessary code and cleanup
` [patch 10/10 -mm v3] oom: default to killing current for pagefault ooms

[PATCH 1/3] memcg: oom wakeup filter
 2010-03-12  5:37 UTC  (3+ messages)
` [PATCH 2/3] memcg: oom notifier
  ` [PATCH 3/3] memcg: oom kill disable and oom status

Memory management woes - order 1 allocation failures
 2010-03-12  3:32 UTC  (4+ messages)

[RFC][PATCH 0/3] memcg: oom notifier at el. (v3)
 2010-03-12  3:03 UTC  (10+ messages)
` [RFC][PATCH 1/3] memcg: wake up filter in oom waitqueue
` [RFC][PATCH 2/3] memcg: oom notifier
` [RFC][PATCH 3/3] memcg: oom kill disable and stop and go hooks

[PATCH -mmotm 3/4] memcg: dirty pages accounting and limiting infrastructure
 2010-03-11 23:46 UTC  (21+ messages)
            ` [PATCH mmotm 2.5/4] memcg: disable irq at page cgroup lock (Re: [PATCH -mmotm 3/4] memcg: dirty pages accounting and limiting infrastructure)

[Patch] mm/ksm.c is doing an unneeded _notify in write_protect_page
 2010-03-11 18:44 UTC  (2+ messages)

[PATCH] shmem : remove redundant code
 2010-03-11 18:43 UTC  (8+ messages)
` [PATCH] kvm : remove redundant initialization of page->private

2.6.34-rc1: kernel BUG at mm/slab.c:2989!
 2010-03-11 16:19 UTC  (7+ messages)

mm/ksm.c seems to be doing an unneeded _notify
 2010-03-11 16:06 UTC  (9+ messages)
        ` [Patch] mm/ksm.c is doing an unneeded _notify in write_protect_page

[PATCH] MEMORY MANAGEMENT: Remove deprecated memclear_highpage_flush()
 2010-03-11 14:42 UTC  (2+ messages)

[RFC PATCH] Fix Readahead stalling by plugged device queues
 2010-03-11 13:29 UTC  (6+ messages)

[PATCH V2 4/4] cpuset,mm: update task's mems_allowed lazily
 2010-03-11 11:03 UTC  (6+ messages)

[PATCH 4/4] cpuset,mm: use rwlock to protect task->mempolicy and mems_allowed
 2010-03-11  7:57 UTC  (7+ messages)

[patch 00/35] Transparent Hugepage support #13
 2010-03-11  0:55 UTC  (2+ messages)

[BUG] 2.6.33-mmotm-100302 "page-allocator-reduce-fragmentation-in-buddy-allocator..." patch causes Oops at boot
 2010-03-10 15:23 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).