linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-10-21 17:21:28 to 2011-10-31 22:37:46 UTC [more...]

[GIT PULL] mm: frontswap (for 3.2 window)
 2011-10-31 22:37 UTC  (40+ messages)

[PATCH] mm: add free_hot_cold_page_list helper
 2011-10-31 20:14 UTC  (3+ messages)

[PATCH 1/2] vmscan: promote shared file mapped pages
 2011-10-31 20:12 UTC  (2+ messages)

[PATCH] oom: fix integer overflow of points in oom_badness
 2011-10-31 18:22 UTC  (7+ messages)
` [PATCH v2] "

kernel 3.0: BUG: soft lockup: find_get_pages+0x51/0x110
 2011-10-31 17:27 UTC  (17+ messages)
                  ` [PATCH] mremap: enforce rmap src/dst vma ordering in case of vma_merge succeeding in copy_vma

[PATCH] fadvise: only initiate writeback for specified range with FADV_DONTNEED
 2011-10-31 16:16 UTC 

[PATCH] cache align vm_stat
 2011-10-31 13:37 UTC  (5+ messages)

[patch 0/5] per-zone dirty limits v3
 2011-10-31 11:33 UTC  (6+ messages)
` [patch 3/5] mm: try to distribute dirty pages fairly across zones

[patch 5/5]thp: split huge page if head page is isolated
 2011-10-31  9:03 UTC  (12+ messages)

[PATCH][mm/memory.c]: transparent hugepage check condition missed
 2011-10-31  8:23 UTC 

Understanding memory (over?)use
 2011-10-30 11:04 UTC 

[PATCH v2 0/6] Reduce cross CPU IPI interference
 2011-10-29 15:29 UTC  (13+ messages)
` [PATCH v2 1/6] smp: Introduce a generic on_each_cpu_mask function
` [PATCH v2 2/6] arm: Move arm over to generic on_each_cpu_mask
` [PATCH v2 3/6] tile: Move tile to use "
` [PATCH v2 4/6] mm: Only IPI CPUs to drain local pages if they exist
` [PATCH v2 5/6] slub: Only IPI CPUs that have per cpu obj to flush
` [PATCH v2 6/6] slub: only preallocate cpus_with_slabs if offstack

[PATCH] mm/hugetlb: Release pages in the error path of COW
 2011-10-29 13:09 UTC 

[PATCH 0/2] oom: fix livelock when frozen task is selected
 2011-10-29  9:01 UTC  (4+ messages)
` [PATCH 2/2] oom: do not live lock on frozen tasks

+ oom-thaw-threads-if-oom-killed-thread-is-frozen-before-deferring.patch added to -mm tree
 2011-10-29  8:56 UTC 

+ oom-do-not-live-lock-on-frozen-tasks.patch added to -mm tree
 2011-10-29  8:52 UTC 

Latency writing to an mlocked ext4 mapping
 2011-10-28 23:39 UTC  (8+ messages)
            ` [PATCH] mm: Improve cmtime update on shared writable mmaps

[PATCH v2 0/6] Reduce cross CPU IPI interference
 2011-10-28  8:43 UTC  (13+ messages)
` [PATCH v2 1/6] smp: Introduce a generic on_each_cpu_mask function
` [PATCH v2 2/6] arm: Move arm over to generic on_each_cpu_mask
` [PATCH v2 3/6] tile: Move tile to use "
` [PATCH v2 4/6] mm: Only IPI CPUs to drain local pages if they exist
` [PATCH v2 5/6] slub: Only IPI CPUs that have per cpu obj to flush
` [PATCH v2 6/6] slub: only preallocate cpus_with_slabs if offstack

[patch 4/5]thp: correct order in lru list for split huge page
 2011-10-28  7:21 UTC  (4+ messages)

[possible deadlock][3.1.0-g138c4ae] possible circular locking dependency detected
 2011-10-28  6:11 UTC  (4+ messages)

[patch v2]vmscan: correctly detect GFP_ATOMIC allocation failure
 2011-10-28  5:15 UTC  (12+ messages)
                ` [patch v3]vmscan: "

[PATCH] cache align vm_stat
 2011-10-27 14:29 UTC  (3+ messages)

[PATCHv16 0/9] Contiguous Memory Allocator
 2011-10-27  9:10 UTC  (17+ messages)
` [PATCH 2/9] mm: alloc_contig_freed_pages() added
` [PATCH 4/9] mm: MIGRATE_CMA migration type added
` [PATCH 6/9] drivers: add Contiguous Memory Allocator

[PATCH -mm] add extra free kbytes tunable
 2011-10-26 18:59 UTC  (24+ messages)
  ` [PATCH -v2 "

Proposed memcg meeting at October Kernel Summit/European LinuxCon in Prague
 2011-10-26  9:36 UTC  (3+ messages)

[PATCH] mm: avoid livelock on !__GFP_FS allocations
 2011-10-26  7:22 UTC  (25+ messages)

[patch 1/5]thp: improve the error code path
 2011-10-26  1:48 UTC  (3+ messages)

[PATCH 1/2] nfs: writeback pages wait queue
 2011-10-25 21:08 UTC  (5+ messages)

[PATCH v5 3.1.0-rc4-tip 0/26] Uprobes patchset with perf probe support
 2011-10-25 15:49 UTC  (21+ messages)
` [PATCH 0/X] (Was: Uprobes patchset with perf probe support)
  ` [PATCH 8-14/X] "
    ` [PATCH 11/X] uprobes: x86: introduce xol_was_trapped()
    ` [PATCH 12/X] uprobes: x86: introduce abort_xol()
            ` test-case (Was: [PATCH 12/X] uprobes: x86: introduce abort_xol())
    ` [PATCH 13/X] uprobes: introduce UTASK_SSTEP_TRAPPED logic

XFS deadlock the second
 2011-10-25  9:47 UTC 

[patch 3/5]thp: add tlb_remove_pmd_tlb_entry
 2011-10-25  2:59 UTC 

[patch 2/5]thp: remove unnecessary tlb flush for mprotect
 2011-10-25  2:59 UTC 

[PATCH] swapfile.c: Initialize a variable
 2011-10-24 15:06 UTC  (2+ messages)

[PATCH] Reduce vm_stat cacheline contention in __vm_enough_memory
 2011-10-24 14:59 UTC  (11+ messages)

[PATCHSET v3.1 0/7] data integrity: Stabilize pages during writeback for various fses
 2011-10-23 16:38 UTC  (11+ messages)

aolm5 组 建 高 效 团 队 feoio6g0g
 2011-10-23 10:02 UTC 

[RFD] Isolated memory cgroups again
 2011-10-22  9:47 UTC  (11+ 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).