messages from 2011-12-15 02:39:43 to 2011-12-20 00:30:48 UTC [more...]
Android low memory killer vs. memory pressure notifications
2011-12-20 0:30 UTC (12+ messages)
[PATCH] memcg: reset to root_mem_cgroup at bypassing
2011-12-20 0:24 UTC (3+ messages)
[PATCH] Put braces around potentially empty 'if' body in handle_pte_fault()
2011-12-19 22:03 UTC (6+ messages)
[RFC][PATCH 0/3] pagemap handles transparent hugepage
2011-12-19 21:23 UTC (20+ messages)
` [RFC][PATCH 1/3] pagemap: avoid splitting thp when reading /proc/pid/pagemap
` [RFC][PATCH 2/3] pagemap: export KPF_THP
` [RFC][PATCH 3/3] pagemap: document KPF_THP and show make page-types aware of it
[PATCH][RESEND] mm: Fix off-by-one bug in print_nodes_state
2011-12-19 21:15 UTC (6+ messages)
[PATCH 2/4] coreboot: Add support for detecting Coreboot BIOS signatures
2011-12-19 21:10 UTC (4+ messages)
[PATCH] radix_tree: take radix_tree_path off stack
2011-12-19 20:13 UTC (4+ messages)
[PATCH 0/9] readahead stats/tracing, backwards prefetching and more (v2)
2011-12-19 16:32 UTC (9+ messages)
` [PATCH 3/9] readahead: record readahead patterns
` [PATCH] proc: show readahead state in fdinfo
` [PATCH 6/9] readahead: add /debug/readahead/stats
memblock and bootmem problems if start + size = 4GB
2011-12-19 16:28 UTC (2+ messages)
[PATCH 0/11] Reduce compaction-related stalls and improve asynchronous migration of dirty pages v6
2011-12-19 16:14 UTC (38+ messages)
` [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 0/4] memcg: simplify LRU handling
2011-12-19 15:56 UTC (13+ 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 00/10] readahead stats/tracing, backwards prefetching and more (v3)
2011-12-19 10:23 UTC (11+ messages)
` [PATCH 01/10] block: limit default readahead size for small devices
` [PATCH 02/10] readahead: make context readahead more conservative
` [PATCH 03/10] readahead: record readahead patterns
` [PATCH 04/10] readahead: tag mmap page fault call sites
` [PATCH 05/10] readahead: tag metadata "
` [PATCH 06/10] readahead: add vfs/readahead tracing event
` [PATCH 07/10] readahead: add /debug/readahead/stats
` [PATCH 08/10] readahead: basic support for backwards prefetching
` [PATCH 09/10] readahead: dont do start-of-file readahead after lseek()
` [PATCH 10/10] readahead: snap readahead request to EOF
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
[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 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] 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 v4] oom: add trace points for debugging
2011-12-15 8:55 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).