messages from 2013-03-27 08:03:30 to 2013-04-02 02:22:29 UTC [more...]
[patch]THP: add split tail pages to shrink page list in page reclaim
2013-04-02 2:22 UTC (5+ messages)
[RFC] mm: remove swapcache page early
2013-04-02 2:04 UTC (15+ messages)
[PATCH] THP: Use explicit memory barrier
2013-04-02 0:37 UTC (5+ messages)
THP: AnonHugePages in /proc/[pid]/smaps is correct or not?
2013-04-01 22:23 UTC (2+ messages)
system death under oom - 3.7.9
2013-04-01 20:14 UTC (4+ messages)
System freezes when RAM is full (64-bit)
2013-04-01 19:14 UTC
[PATCH] staging: zcache: fix compile error
2013-04-01 17:56 UTC (3+ messages)
[PATCH v2 0/2] fix hugepage coredump
2013-04-01 17:21 UTC (3+ messages)
` [PATCH v2 1/2] hugetlbfs: stop setting VM_DONTDUMP in initializing vma(VM_HUGETLB)
` [PATCH v2 2/2] hugetlbfs: add swap entry check in follow_hugetlb_page()
[PATCH v2 00/28] memcg-aware slab shrinking
2013-04-01 14:12 UTC (46+ messages)
` [PATCH v2 01/28] super: fix calculation of shrinkable objects for small numbers
` [PATCH v2 02/28] vmscan: take at least one pass with shrinkers
` [PATCH v2 03/28] dcache: convert dentry_stat.nr_unused to per-cpu counters
` [PATCH v2 04/28] dentry: move to per-sb LRU locks
` [PATCH v2 05/28] dcache: remove dentries from LRU before putting on dispose list
` [PATCH v2 06/28] mm: new shrinker API
` [PATCH v2 07/28] shrinker: convert superblock shrinkers to new API
` [PATCH v2 08/28] list: add a new LRU list type
` [PATCH v2 09/28] inode: convert inode lru list to generic lru list code
` [PATCH v2 10/28] dcache: convert to use new lru list infrastructure
` [PATCH v2 11/28] list_lru: per-node "
` [PATCH v2 12/28] shrinker: add node awareness
` [PATCH v2 13/28] fs: convert inode and dentry shrinking to be node aware
` [PATCH v2 14/28] xfs: convert buftarg LRU to generic code
` [PATCH v2 15/28] xfs: convert dquot cache lru to list_lru
` [PATCH v2 16/28] fs: convert fs shrinkers to new scan/count API
` [PATCH v2 17/28] drivers: convert shrinkers to new count/scan API
` [PATCH v2 18/28] shrinker: convert remaining shrinkers to "
` [PATCH v2 19/28] hugepage: convert huge zero page shrinker to new shrinker API
` [PATCH v2 20/28] shrinker: Kill old ->shrink API
` [PATCH v2 21/28] vmscan: also shrink slab in memcg pressure
` [PATCH v2 22/28] memcg,list_lru: duplicate LRUs upon kmemcg creation
` [PATCH v2 23/28] lru: add an element to a memcg list
` [PATCH v2 24/28] list_lru: also include memcg lists in counts and scans
` [PATCH v2 25/28] list_lru: per-memcg walks
` [PATCH v2 26/28] memcg: per-memcg kmem shrinking
` [PATCH v2 27/28] list_lru: reclaim proportionaly between memcgs and nodes
` [PATCH v2 28/28] super: targeted memcg reclaim
mm: page_alloc: avoid marking zones full prematurely after zone_reclaim()
2013-04-01 11:13 UTC (4+ messages)
[PATCH] memcg: implement boost mode
2013-04-01 10:02 UTC (5+ messages)
[PATCH] memcg: avoid accessing memcg after releasing reference
2013-04-01 9:39 UTC (3+ messages)
[RFC v7 00/11] Support vrange for anonymous page
2013-04-01 7:57 UTC (9+ messages)
[PATCH] memcg: take reference before releasing rcu_read_lock
2013-04-01 7:24 UTC (6+ messages)
[patch] mm, memcg: give exiting processes access to memory reserves
2013-04-01 5:37 UTC (3+ messages)
[PATCH v2 0/10] extend hugepage migration
2013-04-01 5:13 UTC (23+ messages)
` [PATCH 03/10] soft-offline: use migrate_pages() instead of migrate_huge_page()
` [PATCH 09/10] memory-hotplug: enable memory hotplug to handle hugepage
[RFC PATCH 0/8] Reduce system disruption due to kswapd
2013-03-30 22:07 UTC (7+ messages)
` [PATCH 01/10] mm: vmscan: Limit the number of pages kswapd reclaims at each priority
zsmalloc/lzo compressibility vs entropy
2013-03-29 22:19 UTC (2+ messages)
[PATCH 0/2] fix hugepage coredump
2013-03-29 17:23 UTC (15+ messages)
` [PATCH 1/2] hugetlbfs: stop setting VM_DONTDUMP in initializing vma(VM_HUGETLB)
` [PATCH 2/2] hugetlbfs: add swap entry check in follow_hugetlb_page()
[PATCH v3, part4 00/39] Simplify mem_init() implementations and kill num_physpages
2013-03-29 16:42 UTC (10+ messages)
` [PATCH v3, part4 32/39] mm/SPARC: prepare for removing num_physpages and simplify mem_init()
` [PATCH v3, part4 38/39] mm/hotplug: prepare for removing num_physpages
[PATCH 03/10] soft-offline: use migrate_pages() instead of migrate_huge_page() (fwd)
2013-03-29 16:23 UTC
mm: BUG in do_huge_pmd_wp_page
2013-03-29 13:04 UTC
[patch 4/4 v4]swap: make cluster allocation per-cpu
2013-03-29 3:14 UTC (2+ messages)
[patch 3/4 v4]swap: fix races exposed by swap discard
2013-03-29 3:14 UTC (2+ messages)
[patch 2/4 v4]swap: make swap discard async
2013-03-29 3:13 UTC (2+ messages)
[patch 1/4 v4]swap: change block allocation algorithm for SSD
2013-03-29 3:13 UTC (4+ messages)
Revert VM_POPULATE?
2013-03-28 23:26 UTC (4+ messages)
` [PATCH] Revert "mm: introduce VM_POPULATE flag to better deal with racy userspace programs"
[PATCH V2 0/3] Drivers: hv: balloon
2013-03-28 20:25 UTC (6+ messages)
` [PATCH V2 1/3] mm: Export split_page()
[PATCH 1/2] mm: remove CONFIG_HOTPLUG ifdefs
2013-03-28 18:23 UTC (2+ messages)
[PATCH v6 1/2] mm: limit growth of 3% hardcoded other user reserve
2013-03-28 16:49 UTC (3+ messages)
[PATCHv2, RFC 00/30] Transparent huge page cache
2013-03-28 15:31 UTC (16+ messages)
` [PATCHv2, RFC 14/30] thp, mm: naive support of thp in generic read/write routines
` [PATCHv2, RFC 15/30] thp, libfs: initial support of thp in simple_read/write_begin/write_end
` [PATCHv2, RFC 16/30] thp: handle file pages in split_huge_page()
` [PATCHv2, RFC 17/30] thp: wait_split_huge_page(): serialize over i_mmap_mutex too
` [PATCHv2, RFC 18/30] thp, mm: truncate support for transparent huge page cache
BUG at kmem_cache_alloc
2013-03-28 14:27 UTC (3+ messages)
[PATCH] memcg: fix memcg_cache_name() to use cgroup_name()
2013-03-28 7:48 UTC (14+ messages)
page eviction from the buddy cache
2013-03-28 5:34 UTC (2+ messages)
zsmalloc zbud hybrid design discussion?
2013-03-28 4:30 UTC (2+ messages)
[RFC] provide an API to userspace doing memory snapshot
2013-03-28 2:15 UTC (2+ messages)
[PATCH V2 01/11] mm: frontswap: lazy initialization to allow tmem backends to build/run as modules
2013-03-28 2:09 UTC (3+ messages)
[PATCH] kernel/range.c: subtract_range: return instead of continue to save some loops
2013-03-28 1:49 UTC (5+ messages)
` [PATCH] kernel/range.c: subtract_range: fix the broken phrase issued by printk
+ mm-replace-hardcoded-3%-with-admin_reserve_pages-knob.patch added to -mm tree
2013-03-27 21:28 UTC
+ mm-limit-growth-of-3%-hardcoded-other-user-reserve.patch added to -mm tree
2013-03-27 21:28 UTC
BUG root-caused: careless processing of pagevec causes "Bad page states"
2013-03-27 21:20 UTC (2+ messages)
[RFC] mm: remove swapcache page early
2013-03-27 21:20 UTC
linux-v3.9-rc3: BUG: Bad page map in process trinity-child6 pte:002f9045 pmd:29e421e1
2013-03-27 19:55 UTC (4+ messages)
[PATCH 0/3] mm: avoid duplication of setup_nr_node_ids()
2013-03-27 19:32 UTC (4+ messages)
` [PATCH 2/3] x86/mm/numa: use setup_nr_node_ids() instead of opencoding
[PATCH 04/22] block: Convert bio_for_each_segment() to bvec_iter
2013-03-27 17:39 UTC
[PATCH] memcg: do not check for do_swap_account in mem_cgroup_{read,write,reset}
2013-03-27 15:08 UTC (2+ messages)
[PATCH] memcg: fix memcg_cache_name() to use cgroup_name()
2013-03-27 8:37 UTC (11+ 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).