messages from 2013-04-01 07:17:32 to 2013-04-03 09:13:30 UTC [more...]
[RFC][PATCH 0/7] memcg: make memcg's life cycle the same as cgroup
2013-04-03 9:13 UTC (6+ messages)
` [RFC][PATCH 1/7] memcg: use css_get in sock_update_memcg()
` [RFC][PATCH 2/7] memcg: don't use mem_cgroup_get() when creating a kmemcg cache
` [RFC][PATCH 3/7] memcg: use css_get/put when charging/uncharging kmem
` [RFC][PATCH 4/7] memcg: use css_get/put for swap memcg
` [RFC][PATCH 5/7] cgroup: make sure parent won't be destroyed before its children
[PATCH v2 00/28] memcg-aware slab shrinking
2013-04-03 8:55 UTC (29+ 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 05/28] dcache: remove dentries from LRU before putting on dispose list
` [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 26/28] memcg: per-memcg kmem shrinking
[PATCH] memcg: don't do cleanup manually if mem_cgroup_css_online() fails
2013-04-03 8:53 UTC (26+ messages)
` [PATCH -v2] "
` [PATCH 1/2] Revert "memcg: avoid dangling reference count in creation failure."
` [PATCH 2/2] memcg, kmem: clean up reference count handling on the error path
[PATCH 0/3] Support memory hot-delete to boot memory
2013-04-03 7:37 UTC (9+ messages)
` [PATCH 1/3] resource: Add __adjust_resource() for internal use
` [PATCH 2/3] resource: Add release_mem_region_adjustable()
` [PATCH 3/3] mm: Change __remove_pages() to call release_mem_region_adjustable()
[RFC 1/4] mm: Per process reclaim
2013-04-03 6:47 UTC (6+ messages)
` [RFC 4/4] mm: Enhance per "
[PATCH] mm: prevent mmap_cache race in find_vma()
2013-04-03 5:13 UTC (10+ messages)
[PATCH v3] memcg: Add memory.pressure_level events
2013-04-03 4:02 UTC (5+ messages)
[PATCH v4] memcg: Add memory.pressure_level events
2013-04-03 3:59 UTC
[PATCH] x86: add phys addr validity check for /dev/mem mmap
2013-04-03 2:46 UTC (7+ messages)
[PATCH] mm, x86: no zeroing of hugetlbfs pages at boot
2013-04-03 2:43 UTC (3+ messages)
` [PATCH] mm, x86: Do not zero hugetlbfs pages at boot. -v2
[PATCH] x86: numa: mm: kill double initialization for NODE_DATA
2013-04-03 1:54 UTC (4+ messages)
[PATCHv2, RFC 00/30] Transparent huge page cache
2013-04-03 1:11 UTC (10+ messages)
` [PATCHv2, RFC 07/30] thp, mm: introduce mapping_can_have_hugepages() predicate
` [PATCHv2, RFC 20/30] ramfs: enable transparent huge page cache
[PATCH] THP: Use explicit memory barrier
2013-04-03 0:14 UTC (6+ messages)
[PATCH v5 0/8] staging: zcache: Support zero-filled pages more efficiently
2013-04-03 0:05 UTC (17+ 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
THP: AnonHugePages in /proc/[pid]/smaps is correct or not?
2013-04-02 23:58 UTC (10+ messages)
Excessive stall times on ext4 in 3.9-rc2
2013-04-02 23:16 UTC (8+ messages)
[PATCH 2/2] mm: allow for outstanding swap writeback accounting
2013-04-02 20:28 UTC
[PATCH 1/2] mm: break up swap_writepage() for frontswap backends
2013-04-02 20:27 UTC
[PATCH v2 1/3] slub: correct to calculate num of acquired objects in get_partial_node()
2013-04-02 19:17 UTC (4+ messages)
[PATCH] bounce:fix bug, avoid to flush dcache on slab page from jbd2
2013-04-02 17:01 UTC (11+ messages)
` [PATCH] mm: Make snapshotting pages for stable writes a per-bio operation
` [PATCH v3] "
[PATCH] mm/vmscan: fix error return in kswapd_run()
2013-04-02 14:57 UTC (4+ messages)
[PATCH v3, part4 00/39] Simplify mem_init() implementations and kill num_physpages
2013-04-02 14:38 UTC (4+ messages)
` [PATCH v3, part4 26/39] mm/openrisc: prepare for removing num_physpages and simplify mem_init()
[PATCH 0/2] fix hugepage coredump
2013-04-02 14:35 UTC (6+ messages)
` [PATCH 2/2] hugetlbfs: add swap entry check in follow_hugetlb_page()
NUMA Autobalancing Kernel 3.8
2013-04-02 14:34 UTC (5+ 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 (11+ messages)
[patch]THP: add split tail pages to shrink page list in page reclaim
2013-04-02 13:09 UTC (6+ messages)
[PATCH] mm/mmap: Check for RLIMIT_AS before unmapping
2013-04-02 12:29 UTC (4+ 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
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 (6+ messages)
` [PATCH 03/10] soft-offline: use migrate_pages() instead of migrate_huge_page()
[PATCH] memcg: fix memcg_cache_name() to use cgroup_name()
2013-04-02 8:26 UTC (8+ messages)
[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
system death under oom - 3.7.9
2013-04-01 20:14 UTC (2+ 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 (2+ 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 (4+ 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).