[RFC][RFT] memcg fix cgroup_mutex deadlock when cpuset reclaims memory
2008-12-10 14:08 UTC (13+ messages)
` [RFC][RFT] memcg fix cgroup_mutex deadlock when cpusetreclaims memory
[RFC][PATCH 0/6] cgroup id and mix fixes (2008/12/09)
2008-12-10 13:47 UTC (27+ messages)
` [RFC][PATCH 1/6] memcg: Documentation for internal implementation
` [RFC][PATCH 1/6] memcg: fix pre_destory handler
` [RFC][PATCH 2/6] cgroup id
` [RFC][PATCH 4/6] Flat hierarchical reclaim by ID
` [RFC][PATCH 5/6] fix inactive_ratio under hierarchy
` [RFC][PATCH 6/6] fix oom "
Question: mmotm-081207 - Should i_mmap_writable go negative?
2008-12-10 13:27 UTC (2+ messages)
[RFC][PATCH 0/4] cgroup ID and css refcnt change and memcg hierarchy (2008/12/05)
2008-12-10 10:23 UTC (11+ messages)
` [RFC][PATCH 1/4] New css->refcnt implementation
` [RFC][PATCH 2/4] cgroup ID
` [RFC][PATCH 3/4] memcg: hierachical reclaim
` [RFC][PATCH 4/4] fix oom kill under hierarchy
[PATCH] vmscan: skip freeing memory from zones with lots free
2008-12-10 5:09 UTC (8+ messages)
[PATCH mmotm 1/2] cgroup: fix to stop adding a new task while rmdir going on
2008-12-10 4:45 UTC (2+ messages)
` [PATCH mmotm 2/2] cgroup: add CSS_POPULATED flag to show css is in use
[PATCH mmotm] memcg: update document for memcg details
2008-12-10 1:20 UTC
[PATCH 27/31] mm: Make static
2008-12-09 22:14 UTC
[PATCH/RFC] - support inheritance of mlocks across fork/exec
2008-12-09 20:41 UTC (10+ messages)
` [PATCH] - support inheritance of mlocks across fork/exec V2
[RFC v11][PATCH 00/13] Kernel based checkpoint/restart
2008-12-09 19:42 UTC (17+ messages)
` [RFC v11][PATCH 01/13] Create syscalls: sys_checkpoint, sys_restart
` [RFC v11][PATCH 02/13] Checkpoint/restart: initial documentation
` [RFC v11][PATCH 03/13] General infrastructure for checkpoint restart
` [RFC v11][PATCH 04/13] x86 support for checkpoint/restart
` [RFC v11][PATCH 05/13] Dump memory address space
` [RFC v11][PATCH 06/13] Restore "
` [RFC v11][PATCH 07/13] Infrastructure for shared objects
` [RFC v11][PATCH 08/13] Dump open file descriptors
` [RFC v11][PATCH 09/13] Restore open file descriprtors
` [RFC v11][PATCH 10/13] External checkpoint of a task other than ourself
` [RFC v11][PATCH 11/13] Track in-kernel when we expect checkpoint/restart to work
` [RFC v11][PATCH 12/13] Checkpoint multiple processes
` [RFC v11][PATCH 13/13] Restart "
[RFC v2][PATCH]page_fault retry with NOPAGE_RETRY
2008-12-09 19:31 UTC (6+ messages)
[PATCH] fix coding style of mm/mmap.c
2008-12-09 19:15 UTC (3+ messages)
next-20081209: pdflush: page allocation failure (xfs)
2008-12-09 12:54 UTC
[PATCH -mmotm 0/4] cleanups/fixes for memory cgroup
2008-12-09 6:41 UTC (7+ messages)
` [PATCH -mmotm 1/4] memcg: don't trigger oom at page migration
` [PATCH -mmotm 2/4] memcg: remove mem_cgroup_try_charge
` [PATCH -mmotm 3/4] memcg: avoid dead lock caused by race between oom and cpuset_attach
` [PATCH -mmotm 4/4] memcg: change try_to_free_pages to hierarchical_reclaim
[mm][PATCH 0/4] Memory cgroup hierarchy introduction (v4)
2008-12-09 3:58 UTC (10+ messages)
` [mm] [PATCH 3/4] Memory cgroup hierarchical reclaim (v4)
[PATCH] mm/memory: use uninitialized_var() macro for suppressing gcc warnings
2008-12-09 2:02 UTC
[PATCH] memory hotplug: run lru_add_drain_all() on each cpu
2008-12-08 14:30 UTC (11+ messages)
` [PATCH] mm: remove UP version lru_add_drain_all()
[PATCH] Fix incorrect use of loose in slub.c
2008-12-08 8:42 UTC (2+ messages)
[PATCH] Fix incorrect use of loose in migrate.c
2008-12-08 3:46 UTC (4+ messages)
[PATCH] vmscan: bail out of page reclaim after swap_cluster_max pages
2008-12-08 2:49 UTC (10+ messages)
` [PATCH] vmscan: improve reclaim throuput to bail out patch
` [PATCH] vmscan: improve reclaim throuput to bail out patch take2
[memcg BUG ?] failed to boot on IA64 with CONFIG_DISCONTIGMEM=y
2008-12-07 12:34 UTC (7+ messages)
[RFC][PATCH] mm: the page of MIGRATE_RESERVE don't insert into pcp
2008-12-07 8:22 UTC (9+ messages)
[RFC][PATCH -mmotm 0/4] patches for memory cgroup (20081205)
2008-12-06 8:18 UTC (16+ messages)
` [RFC][PATCH -mmotm 1/4] memcg: don't trigger oom at page migration
` [RFC][PATCH -mmotm 2/4] memcg: remove mem_cgroup_try_charge
` [RFC][PATCH -mmotm 3/4] memcg: avoid dead lock caused by race between oom and cpuset_attach
` [RFC][PATCH -mmotm 3/4] memcg: avoid dead lock caused by racebetween "
` [RFC][PATCH -mmotm 4/4] memcg: change try_to_free_pages to hierarchical_reclaim
` [RFC][PATCH -mmotm 4/4] memcg: change try_to_free_pages tohierarchical_reclaim
[Bug 12134] New: can't shmat() 1GB hugepage segment from second process more than one time
2008-12-06 5:17 UTC
[PATCH 1/1] Userspace I/O (UIO): Add support for userspace DMA
2008-12-06 0:32 UTC (6+ messages)
[Bug 12134] New: can't shmat() 1GB hugepage segment from second process more than one time
2008-12-05 19:04 UTC (7+ messages)
[RFC v1][PATCH]page_fault retry with NOPAGE_RETRY
2008-12-05 6:50 UTC (12+ messages)
[PATCH 0/21] memcg updates 2008/12/03
2008-12-04 12:44 UTC (9+ messages)
` [Experimental][PATCH 19/21] memcg-fix-pre-destroy.patch
` [Experimental][PATCH 21/21] memcg-new-hierarchical-reclaim.patch
` [Experimental][PATCH 21/21]memcg-new-hierarchical-reclaim.patch
[PATCH 0/4] ksm - dynamic page sharing driver for linux v2
2008-12-04 9:48 UTC (11+ messages)
` [PATCH 1/4] Rmap: Add page_wrprotect() function
` [PATCH 2/4] Add replace_page(): change the page pte is pointing to
` [PATCH 3/4] add ksm kernel shared memory driver
[mmotm][PATCH] vmscan: style cleanup
2008-12-04 8:17 UTC (2+ messages)
` [mmotm][PATCH] memcg: memcg reclaim stat trivial fixes
[PATCH 00/11] memcg: split-lru feature for memcg take2
2008-12-04 7:15 UTC (8+ messages)
` [PATCH 08/11] memcg: make zone_reclaim_stat
` [PATCH 11/11] memcg: show reclaim_stat
[PATCH 06/11] memcg: make inactive_anon_is_low()
2008-12-04 6:14 UTC (3+ messages)
[RFC][mmotm] Documentation update
2008-12-04 5:18 UTC (3+ messages)
[PATCH][V7]make get_user_pages interruptible
2008-12-04 1:49 UTC (8+ messages)
` [PATCH] mmotm: ignore sigkill in get_user_pages during munlock
[RFC v10][PATCH 00/13] Kernel based checkpoint/restart
2008-12-03 23:58 UTC (2+ messages)
[PATCH] Unused check for thread group leader in mem_cgroup_move_task
2008-12-03 16:08 UTC (6+ messages)
` [PATCH] Unused check for thread group leader inmem_cgroup_move_task
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox