linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-01-25 03:34:37 to 2011-01-28 08:02:12 UTC [more...]

[PATCH 1/2] Refactor zone_reclaim code (v4)
 2011-01-28  7:56 UTC  (11+ messages)
` [PATCH 3/3] Provide control over unmapped pages (v4)

[BUGFIX][PATCH 0/4] Fixes for memcg with THP
 2011-01-28  7:57 UTC  (14+ messages)
` [BUGFIX][PATCH 1/4] memcg: fix limit estimation at reclaim for hugepage
` [BUGFIX][PATCH 2/4] memcg: fix charge path for THP and allow early retirement
` [BUGFIX][PATCH 3/4] mecg: fix oom flag at THP charge
` [BUGFIX][PATCH 4/4] memcg: fix khugepaged should skip busy memcg

known oom issues on numa in -mm tree?
 2011-01-28  6:47 UTC  (3+ messages)

mmotm 2011-01-25-15-47 uploaded
 2011-01-28  6:44 UTC  (6+ messages)
` [patch] epoll-fix-compiler-warning-and-optimize-the-non-blocking-path-fix

[PATCH 0/3] Unmapped Page Cache Control (v4)
 2011-01-26 17:43 UTC  (4+ messages)
` [PATCH 1/3] Move zone_reclaim() outside of CONFIG_NUMA (v4)

[RFC] mm: Make vm_acct_memory scalable for large memory allocations
 2011-01-28  0:26 UTC  (4+ messages)

[PATCH 0/9] Add apply_to_page_range_batch() and use it
 2011-01-28  0:18 UTC  (2+ messages)

[PATCH 0/7] memcg : more fixes and clean up for 2.6.28-rc
 2011-01-27 23:49 UTC  (15+ messages)
` [PATCH 4/7] memcg : fix charge function of THP allocation
    ` [patch] memcg: prevent endless loop with huge pages and near-limit group
    ` [patch 2/3] memcg: prevent endless loop on huge page charge
    ` [patch 3/3] memcg: never OOM when charging huge pages

[PATCH] memsw: handle swapaccount kernel parameter correctly
 2011-01-27 23:37 UTC  (8+ messages)
          ` [PATCH] memsw: Deprecate noswapaccount kernel parameter and schedule it for removal

too big min_free_kbytes
 2011-01-27 23:18 UTC  (15+ messages)

[PATCH v1 0/6] Set printk priority level
 2011-01-27 20:32 UTC  (11+ messages)
` [PATCH 1/6] mm/page_alloc: use appropriate "
` [PATCH 2/6] arch/x86: "
` [PATCH 3/6] PM: "
` [PATCH 4/6] TTY: "
` [PATCH 5/6] fs: "
` [PATCH 6/6] taskstats: "

[RFC] [PATCH 2.6.37-rc5-tip 5/20] 5: Uprobes: register/unregister probes
 2011-01-27 10:41 UTC  (25+ messages)
    ` [RFC] [PATCH 2.6.37-rc5-tip 4/20] 4: uprobes: Adding and remove a uprobe in a rb tree
    ` [RFC] [PATCH 2.6.37-rc5-tip 14/20] 14: uprobes: Handing int3 and singlestep exception
    ` [RFC] [PATCH 2.6.37-rc5-tip 8/20] 8: uprobes: mmap and fork hooks

[PATCH V1 0/3] drivers/staging: kztmem: dynamic page cache/swap compression
 2011-01-27  8:02 UTC  (2+ messages)

[PATCH] memcg: fix ugly initialization of return value is in caller
 2011-01-27  5:01 UTC 

[PATCH] mm: prevent concurrent unmap_mapping_range() on the same inode
 2011-01-27  4:19 UTC  (6+ messages)

[PATCH] oom: handle overflow in mem_cgroup_out_of_memory()
 2011-01-27  2:13 UTC  (17+ messages)
            ` [BUGFIX] memcg: fix res_counter_read_u64 lock aware (Was "
              ` [BUGFIX v2] "

[PATCH 1/3] When migrate_pages returns 0, all pages must have been released
 2011-01-26 23:21 UTC  (6+ messages)
` [PATCH 3/3] compaction: Check migrate_pages's return value instead of list_empty

@google.com, @googlemail.com, @gmail.com bounces
 2011-01-26 20:46 UTC 

[PATCH 00/25] mm: Preemptibility -v7
 2011-01-26 13:13 UTC  (41+ messages)
` [PATCH 01/25] tile: Fix __pte_free_tlb
` [PATCH 02/25] mm: Preemptible mmu_gather
` [PATCH 03/25] powerpc: "
` [PATCH 04/25] sparc: "
` [PATCH 05/25] s390: preemptible mmu_gather
` [PATCH 06/25] arm: Preemptible mmu_gather
` [PATCH 07/25] sh: "
` [PATCH 08/25] um: "
` [PATCH 09/25] ia64: "
` [PATCH 10/25] mm: Now that all old mmu_gather code is gone, remove the storage
` [PATCH 11/25] mm, powerpc: Move the RCU page-table freeing into generic code
` [PATCH 12/25] lockdep, mutex: Provide mutex_lock_nest_lock
` [PATCH 13/25] mutex: Provide mutex_is_contended
` [PATCH 14/25] mm: Convert i_mmap_lock to a mutex
` [PATCH 15/25] mm: Extended batches for generic mmu_gather
` [PATCH 16/25] mm: Revert page_lock_anon_vma() lock annotation
` [PATCH 17/25] mm: Improve page_lock_anon_vma() comment
` [PATCH 18/25] mm: Rename drop_anon_vma to put_anon_vma
` [PATCH 19/25] mm: Move anon_vma ref out from under CONFIG_KSM
` [PATCH 20/25] mm: Simplify anon_vma refcounts
` [PATCH 21/25] mm: Use refcounts for page_lock_anon_vma()
` [PATCH 22/25] mm: Convert anon_vma->lock to a mutex
` [PATCH 23/25] mm: Optimize page_lock_anon_vma() fast-path
` [PATCH 24/25] mm: Remove i_mmap_mutex lockbreak
` [PATCH 25/25] mm, arch: Ensure we never tlb_flush_mmu() from atomic context
` [RFC][PATCH 26/25] mm, arch: Convert ia64, arm, sh to generic tlb

[PATCH 1/2] hugepage: Protect region tracking lists with its own spinlock
 2011-01-26  9:24 UTC  (6+ messages)
` [PATCH 2/2] hugepage: Allow parallelization of the hugepage fault path

[patch] mm: clear pages_scanned only if draining a pcp adds pages to the buddy allocator
 2011-01-26  8:51 UTC  (3+ messages)

[LSF/MM TOPIC] sustainable upstream testing
 2011-01-26  1:38 UTC 

[PATCH] fix build error when CONFIG_SWAP is not set
 2011-01-25 12:41 UTC  (8+ messages)

[PATCH 0/3] 3 bugfixes for memory cgroup (2.6.38-rc2)
 2011-01-25  8:31 UTC  (8+ messages)
` [PATCH 1/3] memcg: fix account leak at failure of memsw acconting
` [PATCH 2/3] memcg: bugfix check mem_cgroup_disabled() at split fixup
` [PATCH 3/3] memcg: fix race at move_parent around compound_order()

ksmd hung tasks
 2011-01-25  6:29 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).