linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-12-14 02:12:25 to 2011-12-19 10:36:34 UTC [more...]

[PATCH 00/10] readahead stats/tracing, backwards prefetching and more (v3)
 2011-12-19 10:23 UTC  (6+ messages)
` [PATCH 02/10] readahead: make context readahead more conservative
` [PATCH 04/10] readahead: tag mmap page fault call sites
` [PATCH 05/10] readahead: tag metadata "
` [PATCH 09/10] readahead: dont do start-of-file readahead after lseek()
` [PATCH 10/10] readahead: snap readahead request to EOF

[PATCH] radix_tree: take radix_tree_path off stack
 2011-12-19  9:37 UTC  (3+ messages)

WARNING: at mm/slub.c:3357, kernel BUG at mm/slub.c:3413
 2011-12-19  9:19 UTC  (14+ messages)

[RFC v3 0/2] Introduce DMA buffer sharing mechanism
 2011-12-19  8:33 UTC  (4+ messages)
` [RFC v3 1/2] dma-buf: Introduce dma "
` [RFC v3 2/2] dma-buf: Documentation for buffer sharing framework

[PATCH] memcg: reset to root_mem_cgroup at bypassing
 2011-12-19  7:51 UTC 

Android low memory killer vs. memory pressure notifications
 2011-12-19  7:48 UTC  (2+ messages)

[RFC v2 0/2] Introduce DMA buffer sharing mechanism
 2011-12-19  6:16 UTC  (5+ messages)
` [Linaro-mm-sig] [RFC v2 1/2] dma-buf: Introduce dma "

[PATCH] mm/mempolicy.c: use enum value MPOL_REBIND_ONCE instead of 0 in mpol_rebind_policy
 2011-12-19  5:20 UTC  (5+ messages)

[PATCH] mm: add missing mutex lock arround notify_change
 2011-12-19  5:07 UTC  (10+ messages)

[PATCH 0/4] memcg: simplify LRU handling
 2011-12-19  0:01 UTC  (8+ messages)
` [PATCH 1/4] memcg: simplify page cache charging
` [PATCH 2/4] memcg: simplify corner case handling of LRU
` [PATCH 3/4] memcg: clear pc->mem_cgorup if necessary
` [PATCH 4/4] memcg: simplify LRU handling by new rule

[PATCH][RESEND] mm: Fix off-by-one bug in print_nodes_state
 2011-12-18 22:48 UTC  (4+ messages)

[PATCH 2/4] coreboot: Add support for detecting Coreboot BIOS signatures
 2011-12-18 21:56 UTC  (3+ messages)

[PATCH 3/4] geos: Platform driver for Geos and Geos2 single-board computers
 2011-12-18 20:48 UTC 

[PATCH 1/4] resource.c: find the end of a E820 memory region
 2011-12-18 20:45 UTC 

[PATCH 0/4] arch/x86/platform/geode: enhance and expand support for Geode-based platforms, including those using Coreboot
 2011-12-18 20:43 UTC 

[PATCH 0/4] arch/x86/platform/geode: enhance and expand support for Geode-based platforms, including those using Coreboot
 2011-12-18 20:18 UTC 

[PATCH 2/4] coreboot: Add support for detecting Coreboot BIOS signatures
 2011-12-18 19:23 UTC 

[PATCH 0/11] Reduce compaction-related stalls and improve asynchronous migration of dirty pages v6
 2011-12-18  2:05 UTC  (33+ messages)
` [PATCH 01/11] mm: compaction: Allow compaction to isolate dirty pages
` [PATCH 02/11] mm: compaction: Use synchronous compaction for /proc/sys/vm/compact_memory
` [PATCH 03/11] mm: vmscan: Check if we isolated a compound page during lumpy scan
` [PATCH 04/11] mm: vmscan: Do not OOM if aborting reclaim to start compaction
` [PATCH 05/11] mm: compaction: Determine if dirty pages can be migrated without blocking within ->migratepage
` [PATCH 06/11] mm: compaction: make isolate_lru_page() filter-aware again
` [PATCH 07/11] mm: page allocator: Do not call direct reclaim for THP allocations while compaction is deferred
` [PATCH 08/11] mm: compaction: Introduce sync-light migration for use by compaction
` [PATCH 09/11] mm: vmscan: When reclaiming for compaction, ensure there are sufficient free pages available
` [PATCH 10/11] mm: vmscan: Check if reclaim should really abort even if compaction_ready() is true for one zone
` [PATCH 11/11] mm: Isolate pages for immediate reclaim on their own LRU

[PATCH] Put braces around potentially empty 'if' body in handle_pte_fault()
 2011-12-18  1:18 UTC  (5+ messages)

[PATCH] Use 'do {} while (0)' for empty flush_tlb_fix_spurious_fault() macro
 2011-12-18  1:00 UTC  (3+ messages)

[PATCH V2] vmscan/trace: Add 'active' and 'file' info to trace_mm_vmscan_lru_isolate
 2011-12-18  0:49 UTC  (4+ messages)
` [PATCH v3] vmscan/trace: Add "

Memory corruption warnings triggered by repeated slabinfo -v
 2011-12-17 20:55 UTC  (4+ messages)

Question about missing "cld" in x86 string assembly code
 2011-12-17 18:39 UTC  (3+ messages)

Question about missing "cld" in x86 string assembly code
 2011-12-17 14:52 UTC 

"Working set heuristics and the Linux kernel"
 2011-12-17 14:28 UTC 

WARNING: kmemcheck: Caught 64-bit read from uninitialized memory in vma_fork
 2011-12-17 12:24 UTC 

[PATCH v2 1/3] mm: more intensive memory corruption debug
 2011-12-16 21:16 UTC  (8+ messages)
` [PATCH v3 3/3] slub: min order when debug_guardpage_minorder > 0
  ` [PATCH -mm] slub: document setting min order with "
          ` [PATCH -mm] slub: debug_guardpage_minorder documentation tweak

[PATCH v9 0/9] Request for inclusion: per-cgroup tcp memory pressure controls
 2011-12-16 13:30 UTC  (11+ messages)
` [PATCH v9 1/9] Basic kernel memory functionality for the Memory Controller

[PATCH v8 3.2.0-rc5 0/9] uprobes patchset
 2011-12-16 12:29 UTC  (10+ messages)
` [PATCH v8 3.2.0-rc5 1/9] uprobes: Install and remove breakpoints
` [PATCH v8 3.2.0-rc5 2/9] uprobes: handle breakpoint and signal step exception
` [PATCH v8 3.2.0-rc5 3/9] uprobes: slot allocation
` [PATCH v8 3.2.0-rc5 4/9] uprobes: counter to optimize probe hits
` [PATCH v8 3.2.0-rc5 5/9] tracing: modify is_delete, is_return from ints to bool
` [PATCH v8 3.2.0-rc5 6/9] tracing: Extract out common code for kprobes/uprobes traceevents
` [PATCH v8 3.2.0-rc5 7/9] tracing: uprobes trace_event interface
` [PATCH v8 3.2.0-rc5 8/9] perf: rename target_module to target
` [PATCH v8 3.2.0-rc5 9/9] perf: perf interface for uprobes

Is per_cpu_ptr_to_phys broken?
 2011-12-16  8:40 UTC  (6+ messages)
      ` [PATCH] Do not round per_cpu_ptr_to_phys to page boundary

[patch] oom, memcg: fix exclusion of memcg threads after they have detached their mm
 2011-12-16  8:31 UTC  (8+ messages)
  ` [patch v2] "
      ` [patch v3] "

Memory corruption warnings triggered by repeated slabinfo -v
 2011-12-16  3:44 UTC 

linux-next: Tree for Dec 15 (memcontrol)
 2011-12-16  2:07 UTC  (3+ messages)

[PATCH] percpu: fix per_cpu_ptr_to_phys() handling of non-page-aligned addresses
 2011-12-15 19:43 UTC  (2+ messages)

[Experimental] [PATCH 0/5] page_cgroup->flags diet
 2011-12-15 14:54 UTC  (13+ messages)
` [RFC] [PATCH 1/5] memcg: simplify account moving check
` [RFC][PATCH 2/5] memcg: safer page stat updating
` [RFC][PATCH 3/5] memcg: remove PCG_FILE_MAPPED
` [RFC][PATCH 4/5] memcg: remove PCG_CACHE bit
` [RFC] [PATCH 5/5] memcg: remove PCG_MOVE_LOCK

[PATCH 0/9] readahead stats/tracing, backwards prefetching and more (v2)
 2011-12-15  9:49 UTC  (8+ messages)
` [PATCH 3/9] readahead: record readahead patterns
    ` [PATCH] proc: show readahead state in fdinfo
` [PATCH 6/9] readahead: add /debug/readahead/stats

[PATCH v4] oom: add trace points for debugging
 2011-12-15  8:55 UTC  (2+ messages)

[patch v3]numa: add a sysctl to control interleave allocation granularity from each node to improve I/O performance
 2011-12-15  1:27 UTC  (7+ messages)

[PATCH] mm: Fix kswapd livelock on single core, no preempt kernel
 2011-12-15  1:06 UTC  (8+ messages)

question: why use vzalloc() and vzfree() in mem_cgroup_alloc() and mem_cgroup_free()
 2011-12-15  0:52 UTC  (2+ messages)

[PATCH 1/2] memcg: Use gfp_mask __GFP_NORETRY in try charge
 2011-12-14 23:59 UTC  (5+ messages)

[patch 0/4] mm: bootmem / page allocator bootstrap fixlets
 2011-12-14 20:42 UTC  (4+ messages)
` [patch 4/4] mm: bootmem: try harder to free pages in bulk

[PATCH 1/3] slub: set a criteria for slub node partial adding
 2011-12-14 18:26 UTC  (23+ messages)

[PATCH v6 00/10] Request for inclusion: per-cgroup tcp memory pressure controls
 2011-12-14 16:45 UTC  (4+ messages)
` [PATCH v6 01/10] Basic kernel memory functionality for the Memory Controller

[PATCH 0/8 v4] ARM: DMA-mapping framework redesign
 2011-12-14 12:37 UTC  (4+ messages)
` [PATCH 6/8] common: dma-mapping: change alloc/free_coherent method to more generic alloc/free_attrs

[PATCH 2/2] memcg: fix livelock in try charge during readahead
 2011-12-14 11:31 UTC  (5+ messages)

[PATCH] readahead: make context readahead more conservative
 2011-12-14  6:41 UTC 

[PATCH] mm/hugetlb.c: cleanup to use long vars instead of int in region_count
 2011-12-14  3:28 UTC  (2+ 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).