linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-01-07 12:06:15 to 2014-01-11 00:59:42 UTC [more...]

[patch 0/9] mm: thrash detection-based file cache sizing v8
 2014-01-10 23:09 UTC  (17+ messages)
` [patch 1/9] fs: cachefiles: use add_to_page_cache_lru()
` [patch 2/9] lib: radix-tree: radix_tree_delete_item()
` [patch 3/9] mm: shmem: save one radix tree lookup when truncating swapped pages
` [patch 4/9] mm: filemap: move radix tree hole searching here
` [patch 5/9] mm + fs: prepare for non-page entries in page cache radix trees
` [patch 6/9] mm + fs: store shadow entries in page cache
` [patch 7/9] mm: thrash detection-based file cache sizing
` [patch 8/9] lib: radix_tree: tree node interface
` [patch 9/9] mm: keep page cache radix tree nodes in check

[PATCH v2 00/23] mm: Use memblock interface instead of bootmem
 2014-01-11  0:59 UTC  (11+ messages)
` [PATCH v2 08/23] mm/memblock: Add memblock memory allocation apis

[PATCH] mm/swap: fix race on swap_info reuse between swapoff and swapon
 2014-01-11  0:38 UTC  (2+ messages)

[PATCH 0/9] re-shrink 'struct page' when SLUB is on
 2014-01-10 23:39 UTC  (5+ messages)

[LSF/MM ATTEND] Memory management -- THP, hugetlb, scalability
 2014-01-10 22:59 UTC  (5+ messages)
` [Lsf-pc] "

[RFC PATCH] mm: thp: Add per-mm_struct flag to control THP
 2014-01-10 22:39 UTC  (6+ messages)

[patch 1/2] mm, memcg: avoid oom notification when current needs access to memory reserves
 2014-01-10 22:34 UTC  (27+ messages)
                        ` [PATCH] memcg: Do not hang on OOM when killed by userspace OOM "

[PATCH 0/2] Add option to disable ACPI Memory Hotplug [v2]
 2014-01-10 21:34 UTC  (7+ messages)
` [PATCH 0/2] Add option to disable ACPI Memory Hotplug
` [PATCH 1/2] acpi memory hotplug, add parameter to disable memory hotplug [v2]
` [PATCH 2/2] x86, e820 disable ACPI Memory Hotplug if memory mapping is specified by user [v2]

[LSF/MM ATTEND, TOPIC] memcg topics and user defined oom policies
 2014-01-10 21:23 UTC  (2+ messages)

[PATCH 0/2] Add option to disable ACPI Memory Hotplug
 2014-01-10 19:00 UTC  (4+ messages)
` [PATCH 1/2] acpi memory hotplug, add parameter to disable memory hotplug
` [PATCH 2/2] x86, e820 disable ACPI Memory Hotplug if memory mapping is specified by user

[PATCH] mm/mlock: fix BUG_ON unlocked page for nolinear VMAs
 2014-01-10 17:48 UTC  (15+ messages)

[LSF/MM ATTEND] Memory management
 2014-01-10 17:14 UTC 

mm: kernel BUG at mm/huge_memory.c:1440!
 2014-01-10 17:00 UTC  (6+ messages)

set_pte_at_notify regression
 2014-01-10 16:57 UTC  (2+ messages)

[PATCH] mm: add a new command-line kmemcheck value
 2014-01-10 16:02 UTC  (4+ messages)

[PATCH] slub: use lockdep_assert_held
 2014-01-10 12:23 UTC 

[RFC PATCH V4] mm readahead: Fix readahead fail for no local memory and limit readahead pages
 2014-01-10 10:27 UTC  (4+ messages)

[PATCH 0/7] improve robustness on handling migratetype
 2014-01-10  9:48 UTC  (19+ messages)
` [PATCH 1/7] mm/page_alloc: synchronize get/set pageblock
` [PATCH 2/7] mm/cma: fix cma free page accounting
` [PATCH 3/7] mm/page_alloc: move set_freepage_migratetype() to better place
` [PATCH 4/7] mm/isolation: remove invalid check condition
` [PATCH 5/7] mm/page_alloc: separate interface to set/get migratetype of freepage
` [PATCH 6/7] mm/page_alloc: store freelist migratetype to the page on buddy properly
` [PATCH 7/7] mm/page_alloc: don't merge MIGRATE_(CMA|ISOLATE) pages on buddy

[Patch 3.11.7 1/1]mm: remove and free expired data in time in zswap
 2014-01-10  9:43 UTC  (4+ messages)

[RFC] mm: show message when updating min_free_kbytes in thp
 2014-01-10  8:17 UTC  (15+ messages)

[mmotm:master 207/422] mm/memcontrol.c:5884:5: warning: 'ret' may be used uninitialized in this function
 2014-01-10  7:08 UTC  (2+ messages)

[mmotm:master 222/422] include/linux/kernel.h:792:27: error: 'struct request' has no member named 'll_list'
 2014-01-10  1:42 UTC 

[patch 1/2] mm, memcg: avoid oom notification when current needs access to memory reserves
 2014-01-10  0:34 UTC  (12+ messages)

mmotm 2014-01-09-16-23 uploaded
 2014-01-10  0:25 UTC 

[PATCH 0/5] Fix ebizzy performance regression due to X86 TLB range flush v3
 2014-01-09 21:39 UTC  (12+ messages)
` [PATCH 1/5] x86: mm: Account for TLB flushes only when debugging
` [PATCH 2/5] x86: mm: Clean up inconsistencies when flushing TLB ranges
` [PATCH 3/5] x86: mm: Eliminate redundant page table walk during TLB range flushing
` [PATCH 4/5] x86: mm: Change tlb_flushall_shift for IvyBridge
` [PATCH 5/5] mm: x86: Revisit tlb_flushall_shift tuning for page flushes except on IvyBridge

swap, compress, discard: what's in the future?
 2014-01-09 16:41 UTC  (6+ messages)

[LSF/MM ATTEND] Stackable Union Filesystem Implementation
 2014-01-09 14:17 UTC  (14+ messages)

[LSF/MM TOPIC] Persistent Memory
 2014-01-09 10:37 UTC  (4+ messages)
` [Lsf-pc] "

[PATCH v2 0/5] generic early_ioremap support
 2014-01-09 10:15 UTC  (9+ messages)
` [PATCH v2 1/5] mm: create generic early_ioremap() support
` [PATCH v2 3/5] arm: add early_ioremap support

possible regression on 3.13 when calling flush_dcache_page
 2014-01-09  7:16 UTC  (11+ messages)

[LSF/MM ATTEND] File caching & memory cgroups
 2014-01-09  4:50 UTC 

[PATCH 00/11 v3] update page table walker
 2014-01-09  4:35 UTC  (4+ messages)
` [PATCH 01/11] pagewalk: update page table walker core

[numa shrinker] 9b17c62382: -36.6% regression on sparse file copy
 2014-01-09  2:57 UTC  (4+ messages)

[RFC] mm: prevent set a value less than 0 to min_free_kbytes
 2014-01-09  2:26 UTC  (3+ messages)

[PATCH] mm: slub: fix ALLOC_SLOWPATH stat
 2014-01-09  2:24 UTC  (2+ messages)

[PATCH] slub: Don't throw away partial remote slabs if there is no local memory
 2014-01-09  0:20 UTC  (9+ messages)

[PATCH 0/2] Small fixes to memblock and nobootmem
 2014-01-08 23:30 UTC  (8+ messages)
` [PATCH 1/2] mm, nobootmem: Add return value check in __alloc_memory_core_early()
` [PATCH 2/2] mm: free memblock.memory in free_all_bootmem

[setup_bios_corruption_check] WARNING: CPU: 0 PID: 0 at mm/memblock.c:789 __next_free_mem_range+0x82/0x261()
 2014-01-08 18:05 UTC  (4+ messages)
` [PATCH] x86/mm: memblock: switch to use NUMA_NO_NODE

[REGRESSION] [BISECTED] MM patch causes kernel lockup with 3.12 and acpi_backlight=vendor
 2014-01-08 14:51 UTC  (4+ messages)

could you clarify mm/mempolicy: fix !vma in new_vma_page()
 2014-01-08 13:54 UTC  (13+ messages)

[RFC PATCH V3] mm readahead: Fix the readahead fail in case of empty numa node
 2014-01-08 11:59 UTC  (9+ messages)

[PATCH 0/3] Fadvise: Directory level page cache cleaning support
 2014-01-08  2:06 UTC  (5+ messages)
` [PATCH 2/3] Add shrink_pagecache_parent

[RFC PATCHv3 00/11] Intermix Lowmem and vmalloc
 2014-01-08  2:52 UTC  (6+ messages)

[PATCH] Add a sysctl for numa_balancing v2
 2014-01-07 23:01 UTC  (4+ messages)

LSF/MM 2014 Call For Proposals
 2014-01-07 19:44 UTC  (4+ messages)
` [LSF/MM TOPIC] [ATTEND] persistent memory progress, management of storage & file systems

[LSF/MM ATTEND] testing
 2014-01-07 19:42 UTC  (2+ messages)

[PATCH] mm/memory-failure.c: shift page lock from head page to tail page after thp split
 2014-01-07 19:27 UTC 

[LSF/MM ATTEND] Memory management -- Compression,Second-level cache,THP)
 2014-01-07 14:44 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).