[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1352277602-21687-1-git-send-email-handai.szj@taobao.com>
Date: Wed, 7 Nov 2012 16:40:02 +0800
From: Sha Zhengju <handai.szj@...il.com>
To: linux-mm@...ck.org, cgroups@...r.kernel.org, mhocko@...e.cz,
kamezawa.hiroyu@...fujitsu.com, akpm@...ux-foundation.org,
rientjes@...gle.com
Cc: linux-kernel@...r.kernel.org, Sha Zhengju <handai.szj@...bao.com>
Subject: [PATCH V2 0/2] Provide more precise dump info for memcg-oom
From: Sha Zhengju <handai.szj@...bao.com>
When memcg oom is happening the current memcg related dump information
is limited for debugging. The patches provide more detailed memcg page statistics
and also take hierarchy into consideration.
The previous primitive version can be reached here: https://lkml.org/lkml/2012/7/30/179.
Change log:
1. some modification towards hierarchy
2. rework dump_tasks
3. rebased on Michal's mm tree since-3.6
Any comments are welcomed. : )
Sha Zhengju (2):
memcg-oom-provide-more-precise-dump-info-while-memcg.patch
oom-rework-dump_tasks-to-optimize-memcg-oom-situatio.patch
include/linux/memcontrol.h | 7 ++++
include/linux/oom.h | 2 +
mm/memcontrol.c | 85 +++++++++++++++++++++++++++++++++++++++-----
mm/oom_kill.c | 61 +++++++++++++++++++------------
4 files changed, 122 insertions(+), 33 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists