linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-09-15 12:28:00 to 2010-09-22 14:32:06 UTC [more...]

[PATCH 0/8] De-couple sysfs memory directories from memory sections
 2010-09-22 14:32 UTC  (5+ messages)
` [PATCH 1/8] Move find_memory_block() routine
` [PATCH 2/8] Update memory block struct to have start and end phys index
` [PATCH 3/8] Add section count to memory_block struct
` [PATCH 4/8] Add mutex for adding/removing memory blocks

[PATCH][-mm] memcg: generic filestat update interface
 2010-09-22  9:19 UTC  (2+ messages)

[PATCH 0/10] Hugepage migration (v5)
 2010-09-22  8:40 UTC  (17+ messages)
` [PATCH 01/10] hugetlb: fix metadata corruption in hugetlb_fault()
` [PATCH 02/10] hugetlb: add allocate function for hugepage migration
` [PATCH 03/10] hugetlb: redefine hugepage copy functions
` [PATCH 04/10] hugetlb: hugepage migration core

Default zone_reclaim_mode = 1 on NUMA kernel is bad for file/email/web servers
 2010-09-22  3:44 UTC  (15+ messages)
    ` Default zone_reclaim_mode = 1 on NUMA kernel is bad forfile/email/web servers

[PATCH 0/8] Reduce latencies and improve overall reclaim efficiency v2
 2010-09-21 22:24 UTC  (20+ messages)
` [PATCH 1/8] tracing, vmscan: Add trace events for LRU list shrinking
` [PATCH 5/8] vmscan: Remove dead code in shrink_inactive_list()
` [PATCH 6/8] vmscan: isolated_lru_pages() stop neighbour search if neighbour cannot be isolated
` [PATCH 7/8] writeback: Do not sleep on the congestion queue if there are no congested BDIs
` [PATCH 8/8] writeback: Do not sleep on the congestion queue if there are no congested BDIs or if significant congestion is not being encountered in the current zone
  ` [PATCH] writeback: Do not sleep on the congestion queue if there are no congested BDIs or if significant congestion is not being encounted in the current zone fix

[PATCH] mm: do not print backtraces on GFP_ATOMIC failures
 2010-09-21 17:00 UTC  (3+ messages)

[RFCv5 0/9] CMA + VCMM integration
 2010-09-21 16:13 UTC  (3+ messages)
` [RFCv5 7/9] mm: vcm: Virtual Contiguous Memory framework added

[PATCH 0/3] Reduce watermark-related problems with the per-cpu allocator V4
 2010-09-21 14:23 UTC  (5+ messages)
    ` [stable] "

PROBLEM: oom killer and swap weirdness on 2.6.3* kernels
 2010-09-21 13:01 UTC  (7+ messages)

[PATCH v2 0/3][-mm] memcg: memory cgroup cput hotplug support update
 2010-09-21  9:36 UTC  (4+ messages)
` [PATCH v2 1/3][-mm] memcg: use for_each_mem_cgroup
` [PATCH v2 2/3][-mm] memcg: cpu hotplug aware percpu count updates
` [PATCH v2 3/3][-mm] memcg: cpu hotplug aware quick acount_move detection

Problem with debugfs
 2010-09-21  8:12 UTC  (4+ messages)

[RFCv2][PATCH] add some drop_caches documentation and info messsge
 2010-09-21  1:00 UTC  (5+ messages)

cgroup oom regression introduced by 6a5ce1b94e1e5979f8db579f77d6e08a5f44c13b
 2010-09-21  0:06 UTC  (5+ messages)

[PATCH v2] After swapout/swapin private dirty mappings are reported clean in smaps
 2010-09-20 21:27 UTC  (30+ messages)
                      ` [PATCH] Export amount of anonymous memory in a mapping via smaps
                          ` [PATCH] Document the new Anonymous field in smaps
                            ` [PATCH] smaps: fix dirty pages accounting
                              ` [PATCH v2] Document the new Anonymous field in smaps
            ` [PATCH] Document /proc/pid/pagemap in Documentation/filesystems/proc.txt

[PATCH 0/5] mm, highmem: kmap_atomic rework -v3
 2010-09-20  9:31 UTC  (8+ messages)
` [PATCH 1/5] mm: strictly nested kmap_atomic
` [PATCH 2/5] mm: stack based kmap_atomic
` [PATCH 3/5] mm: Remove pte_*map_nested()
` [PATCH 4/5] perf, x86: Fix up kmap_atomic type
` [PATCH 5/5] mm: highmem documentation

[RFC]pagealloc: compensate a task for direct page reclaim
 2010-09-20  8:50 UTC  (6+ messages)

[PATCH][-mm] memcg : memory cgroup cpu hotplug support update
 2010-09-20  7:54 UTC  (11+ messages)

[PATCH] fix swapin race condition
 2010-09-20  3:09 UTC  (12+ messages)
                ` [PATCH] mm: further "

setting and removing break-point from within kernel
 2010-09-19 15:03 UTC  (2+ messages)

[PATCH 00/10] zram: various improvements and cleanups
 2010-09-17 20:59 UTC  (4+ messages)
` [PATCH 03/10] Use percpu stats

Issue in using mmap on ARM target
 2010-09-17 20:06 UTC  (2+ messages)

OOM help
 2010-09-17 17:54 UTC  (2+ messages)

[PATCH] percpu : fix the memory leak
 2010-09-17 16:36 UTC  (6+ messages)
` [PATCH] percpu: fix a memory leak in pcpu_extend_area_map()
  ` breaks 2.6.32.21+ (was: [PATCH] percpu: fix a memory leak in pcpu_extend_area_map())
    ` [stable] "
      ` [stable] breaks 2.6.32.21+

Reserved pages in PowerPC
 2010-09-16 21:52 UTC  (4+ messages)

[PATCH 0/4] oom fixes for 2.6.36
 2010-09-16 17:44 UTC  (9+ messages)
` [PATCH 1/4] oom: remove totalpage normalization from oom_badness()
` [PATCH 2/4] Revert "oom: deprecate oom_adj tunable"
` [PATCH 3/4] move cred_guard_mutex from task_struct to signal_struct
` [PATCH 4/4] oom: don't ignore rss in nascent mm

[RFC][PATCH] Cross Memory Attach
 2010-09-16 14:00 UTC  (20+ messages)

Investigating memory loss in kernel space
 2010-09-16  4:22 UTC 

[patch] oom: filter unkillable tasks from tasklist dump
 2010-09-16  2:16 UTC  (3+ messages)

[RFC][PATCH] update /proc/sys/vm/drop_caches documentation
 2010-09-16  1:33 UTC  (11+ messages)

[PATCH] After swapout/swapin private dirty mappings become clean
 2010-09-16  1:29 UTC  (3+ messages)

[PATCH] unlink_anon_vmas in __split_vma in case of error
 2010-09-15 20:38 UTC  (4+ messages)

[PATCH] fix rmap walk during fork
 2010-09-15 20:38 UTC  (4+ messages)

Transparent Hugepage Support #30
 2010-09-15 13:42 UTC  (5+ 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).