linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-01-14 17:36:52 to 2012-01-19 13:30:22 UTC [more...]

[PATCH] memcg: restore ss->id_lock to spinlock, using RCU for next
 2012-01-19 13:30 UTC  (6+ messages)

[PATCH trivial] mm: make get_mm_counter static-inline
 2012-01-19 12:40 UTC 

[RFC 0/3] low memory notify
 2012-01-19 12:06 UTC  (44+ messages)
` [RFC 1/3] /dev/low_mem_notify
` [RFC 2/3] vmscan hook
` [RFC 3/3] test program

[PATCH] memcg: remove unnecessary thp check at page stat accounting
 2012-01-19  9:34 UTC  (2+ messages)

[RFC] [PATCH 0/7 v2] memcg: page_cgroup diet
 2012-01-19  9:28 UTC  (22+ messages)
` [RFC] [PATCH 1/7 v2] memcg: remove unnecessary check in mem_cgroup_update_page_stat()
` [RFC] [PATCH 2/7 v2] memcg: add memory barrier for checking account move
` [RFC] [PATCH 3/7 v2] memcg: remove PCG_MOVE_LOCK flag from pc->flags
` [RFC] [PATCH 4/7 v2] memcg: new scheme to update per-memcg page stat accounting

[PATCH] memcg: remove PCG_CACHE page_cgroup flag
 2012-01-19  9:17 UTC 

[PATCHv18 0/11] Contiguous Memory Allocator
 2012-01-19  7:36 UTC  (11+ messages)
` [PATCH 04/11] mm: page_alloc: introduce alloc_contig_range()
  ` [Linaro-mm-sig] "

[BUG] kernel BUG at mm/memcontrol.c:1074!
 2012-01-19  6:59 UTC  (9+ messages)

[patch 0/2] mm: memcg reclaim integration followups
 2012-01-19  6:38 UTC  (25+ messages)
` [patch 2/2] mm: memcg: hierarchical soft limit reclaim

[PATCH] mm: Enable MAP_UNINITIALIZED for archs with mmu
 2012-01-19  2:42 UTC  (2+ messages)

[PATCH 1/2] SHM_UNLOCK: fix long unpreemptible section
 2012-01-18 23:26 UTC  (6+ messages)
` [PATCH 2/2] SHM_UNLOCK: fix Unevictable pages stranded after swap

[PATCH 1/3] mm: add rss counters consistency check
 2012-01-18 23:21 UTC  (6+ messages)
` [PATCH 3/3] mm: adjust rss counters for migration entiries

[PATCH v2 0/2] Memory notification pseudo-device module
 2012-01-18 15:20 UTC  (14+ messages)
` [PATCH v2 1/2] Making si_swapinfo exportable
` [PATCH v2 2/2] Memory notification pseudo-device module

[PATCH] mm: memcg: remove checking reclaim order in soft limit reclaim
 2012-01-18 15:13 UTC  (8+ messages)

[PATCH v6 5/8] slub: only IPI CPUs that have per cpu obj to flush
 2012-01-18 12:09 UTC  (3+ messages)

[PATCH v9 3.2 0/9] Uprobes patchset with perf probe support
 2012-01-18 11:01 UTC  (26+ messages)
` [PATCH v9 3.2 2/9] uprobes: handle breakpoint and signal step exception
` [PATCH v9 3.2 7/9] tracing: uprobes trace_event interface

Hung task when calling clone() due to netfilter/slab
 2012-01-17 22:22 UTC  (10+ messages)

[PATCH] config menu: move ZONE_DMA under a menu
 2012-01-17 17:24 UTC  (3+ messages)
` [tip:x86/urgent] x86/kconfig: Move the ZONE_DMA entry "

[PATCH] Mark thread stack correctly in proc/<pid>/maps
 2012-01-17  4:54 UTC  (6+ messages)

(no subject)
 2012-01-17  3:59 UTC 

[PATCH 2/6] thp: optimize away unnecessary page table locking
 2012-01-16 17:19 UTC 

[PATCH 0/6 v3] pagemap handles transparent hugepage
 2012-01-16 17:18 UTC  (5+ messages)
` [PATCH 1/6] pagemap: avoid splitting thp when reading /proc/pid/pagemap

[PATCH 1/6] pagemap: avoid splitting thp when reading /proc/pid/pagemap
 2012-01-16 17:18 UTC 

[PATCH 0/6 v3] pagemap handles transparent hugepage
 2012-01-16 17:13 UTC 

[PATCH v8 3.2.0-rc5 0/9] uprobes patchset
 2012-01-16 14:21 UTC  (8+ messages)
` [PATCH v8 3.2.0-rc5 9/9] perf: perf interface for uprobes
            ` [PATCH v9 3.2 "

[patch] mm: memcg: update the correct soft limit tree during migration
 2012-01-16 12:43 UTC  (3+ messages)

[RESEND, PATCH 1/6] memcg: mark more functions/variables as static
 2012-01-16 11:59 UTC  (7+ messages)
` [RESEND, PATCH 4/6] memcg: fix broken boolean expression
` [RESEND, PATCH 6/6] memcg: cleanup memcg_check_events()

[PATCH 00/14] DMA-mapping framework redesign preparation
 2012-01-16  8:09 UTC  (5+ messages)
` [PATCH 01/14] common: dma-mapping: introduce alloc_attrs and free_attrs methods
` [PATCH 04/14] PowerPC: adapt for dma_map_ops changes

[PATCH 0/11] Reduce compaction-related stalls and improve asynchronous migration of dirty pages v6
 2012-01-16 11:33 UTC  (4+ messages)
` [PATCH 08/11] mm: compaction: Introduce sync-light migration for use by compaction

[RFC PATCH] proc: clear_refs: do not clear reserved pages
 2012-01-16 10:06 UTC  (6+ messages)

[PATCH 0/5] memcg: trivial cleanups
 2012-01-16  9:47 UTC  (9+ messages)
    ` [PATCH 1/5] memcg: replace MEM_CONT by MEM_RES_CTLR
    ` [PATCH 2/5] memcg: replace mem and mem_cont stragglers
    ` [PATCH 3/5] memcg: lru_size instead of MEM_CGROUP_ZSTAT
    ` [PATCH 4/5] memcg: enum lru_list lru
    ` [PATCH 5/5] memcg: remove redundant returns

[PATCH] memcg: fix compile warning on non-numa systems
 2012-01-16  8:47 UTC  (2+ messages)

[PATCH] mm: vmscan: handle isolated pages with lru lock released
 2012-01-16  0:27 UTC  (4+ messages)

DHL Tracking Notification ID: 47IPE012WD5HN6CB52V
 2012-01-15  9:15 UTC 

DHL Express Notification for shipment 78030595742395935KW7D
 2012-01-15  8:11 UTC 


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