linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-03-28 15:43:11 to 2013-04-02 14:20:15 UTC [more...]

[PATCH] memcg: don't do cleanup manually if mem_cgroup_css_online() fails
 2013-04-02 14:20 UTC  (12+ messages)

[PATCH 1/2] drivers: staging: zcache: fix compile error
 2013-04-02 14:18 UTC  (4+ messages)
` [PATCH 2/2] drivers: staging: zcache: fix compile warning

[PATCH v2 0/2] fix hugepage coredump
 2013-04-02 14:07 UTC  (6+ 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()

[RFC] mm: remove swapcache page early
 2013-04-02 13:40 UTC  (13+ messages)

[RFC 1/4] mm: Per process reclaim
 2013-04-02 13:25 UTC  (3+ messages)
` [RFC 4/4] mm: Enhance per "

[patch]THP: add split tail pages to shrink page list in page reclaim
 2013-04-02 13:09 UTC  (6+ messages)

NUMA Autobalancing Kernel 3.8
 2013-04-02 12:54 UTC  (4+ messages)

[PATCH] mm/mmap: Check for RLIMIT_AS before unmapping
 2013-04-02 12:29 UTC  (4+ messages)

[PATCH] x86: add phys addr validity check for /dev/mem mmap
 2013-04-02 12:28 UTC 

THP: AnonHugePages in /proc/[pid]/smaps is correct or not?
 2013-04-02 12:26 UTC  (8+ messages)

[PATCH] mm/vmscan: fix error return in kswapd_run()
 2013-04-02 11:20 UTC  (3+ messages)

[RFC PATCH 0/8] Reduce system disruption due to kswapd
 2013-04-02 11:15 UTC  (8+ messages)
` [PATCH 01/10] mm: vmscan: Limit the number of pages kswapd reclaims at each priority

[PATCH] x86: numa: mm: kill double initialization for NODE_DATA
 2013-04-02 10:57 UTC  (3+ messages)

mm: page_alloc: avoid marking zones full prematurely after zone_reclaim()
 2013-04-02 10:37 UTC  (5+ messages)

[PATCH v2 0/10] extend hugepage migration
 2013-04-02  9:45 UTC  (8+ messages)
` [PATCH 03/10] soft-offline: use migrate_pages() instead of migrate_huge_page()

[PATCH 0/2] fix hugepage coredump
 2013-04-02  9:24 UTC  (16+ 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] memcg: fix memcg_cache_name() to use cgroup_name()
 2013-04-02  8:26 UTC  (8+ messages)

[PATCH v2 00/28] memcg-aware slab shrinking
 2013-04-02  7:55 UTC  (48+ 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

[PATCH v2 1/3] slub: correct to calculate num of acquired objects in get_partial_node()
 2013-04-02  6:43 UTC  (3+ messages)

[PATCH v3, part4 00/39] Simplify mem_init() implementations and kill num_physpages
 2013-04-02  5:31 UTC  (12+ messages)
` [PATCH v3, part4 26/39] mm/openrisc: prepare for removing num_physpages and simplify mem_init()
` [PATCH v3, part4 32/39] mm/SPARC: "
` [PATCH v3, part4 38/39] mm/hotplug: prepare for removing num_physpages

[PATCH v2, part1 00/29] Use helper functions to simplify memory intialization code
 2013-04-02  5:31 UTC  (3+ messages)
` [PATCH v2, part1 16/29] mm/openrisc: use common help functions to free reserved pages

[PATCH 2/2] mm: allow for outstanding swap writeback accounting
 2013-04-02  3:50 UTC 

[PATCH 1/2] mm: break up swap_writepage() for frontswap backends
 2013-04-02  3:50 UTC 

[PATCH 0/2] mm: swap: zswap/zcache writeback supporting
 2013-04-02  3:49 UTC 

precision measuring tools
 2013-04-02  3:19 UTC 

[PATCH v5 0/8] staging: zcache: Support zero-filled pages more efficiently
 2013-04-02  2:46 UTC  (9+ messages)
` [PATCH v5 1/8] staging: zcache: introduce zero-filled pages handler
` [PATCH v5 2/8] staging: zcache: zero-filled pages awareness
` [PATCH v5 3/8] staging: zcache: handle zcache_[eph|pers]_zpages for zero-filled page
` [PATCH v5 4/8] staging: zcache: fix pers_pageframes|_max aren't exported in debugfs
` [PATCH v5 5/8] staging: zcache: fix zcache writeback "
` [PATCH v5 6/8] staging: zcache: fix static variables defined in debug.h but used in mutiple C files
` [PATCH v5 7/8] staging: zcache: introduce zero-filled page stat count
` [PATCH v5 8/8] staging: zcache: clean TODO list

[PATCH] THP: Use explicit memory barrier
 2013-04-02  0:37 UTC  (5+ 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] 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)

zsmalloc/lzo compressibility vs entropy
 2013-03-29 22:19 UTC  (2+ messages)

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


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