Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[PATCH 0/6] memcg: cleanup memory cgroup

2 views
Skip to first unread message

Wanpeng Li

unread,
Jun 23, 2012, 2:14:43 AM6/23/12
to linu...@kvack.org, Michal Hocko, Johannes Weiner, Balbir Singh, KAMEZAWA Hiroyuki, Andrew Morton, Mel Gorman, Minchan Kim, linux-...@vger.kernel.org, cgr...@vger.kernel.org, Gavin Shan, Wanpeng Li
From: Wanpeng Li <li...@linux.vnet.ibm.com>


Wanpeng Li (6):

memcg: replace unsigned long by u64 to avoid overflow
memcg: cleanup useless LRU_ALL_EVICTABLE
memcg: change mem_control_xxx to mem_cgroup_xxx
memcg: move recent_rotated and recent_scanned informations
memcg: optimize memcg_get_hierarchical_limit
memcg: cleanup all typo in memory cgroup

Signed-off-by: Wanpeng Li <liwp....@gmail.com>
---
include/linux/mmzone.h | 2 +-
mm/memcontrol.c | 90 +++++++++++++++++++++++-------------------------
2 files changed, 45 insertions(+), 47 deletions(-)
--
1.7.9.5

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majo...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

Wanpeng Li

unread,
Jun 25, 2012, 5:33:48 AM6/25/12
to Michal Hocko, Johannes Weiner, KAMEZAWA Hiroyuki, Balbir Singh, Andrew Morton, linux-...@vger.kernel.org, cgr...@vger.kernel.org, Wanpeng Li
From: Wanpeng Li <li...@linux.vnet.ibm.com>

Changelog:

* drop memcg: move recent_rotated and recent_scanned informations patch
* drop memcg: replace unsigned long by u64 to avoid overflow
* drop memcg: optimize memcg_get_hierarchical_limit

Wanpeng Li (3):

memcg: cleanup useless LRU_ALL_EVICTABLE
memcg: change mem_control_xxx to mem_cgroup_xxx
memcg: cleanup all typo in memory cgroup

Signed-off-by: Wanpeng Li <liwp....@gmail.com>
---
include/linux/mmzone.h | 2 +-
include/linux/vmstat.h | 2 +-
mm/memcontrol.c | 40 +++++++++++++++++++---------------------
3 files changed, 21 insertions(+), 23 deletions(-)

Wanpeng Li

unread,
Jun 25, 2012, 7:15:24 AM6/25/12
to Michal Hocko, Johannes Weiner, KAMEZAWA Hiroyuki, Balbir Singh, Andrew Morton, linux-...@vger.kernel.org, cgr...@vger.kernel.org, Wanpeng Li
From: Wanpeng Li <li...@linux.vnet.ibm.com>

Changelog:

* drop memcg: move recent_rotated and recent_scanned informations patch
* drop memcg: replace unsigned long by u64 to avoid overflow
* not add Add LRU_ALL_UNEVICTABLE
* drop memcg: cleanup all typo in memory cgroup, if it really need, I will resend in single patch
* drop memcg: optimize memcg_get_hierarchical_limit

Wanpeng Li (2):

memcg: cleanup useless LRU_ALL_EVICTABLE
memcg: change mem_control_xxx to mem_cgroup_xxx

---
include/linux/mmzone.h | 1 -
mm/memcontrol.c | 8 +++---
2 files changed, 4 insertions(+), 5 deletions(-)
--
1.7.9.5

Wanlong Gao

unread,
Jun 25, 2012, 7:41:09 AM6/25/12
to Wanpeng Li, Michal Hocko, Johannes Weiner, KAMEZAWA Hiroyuki, Balbir Singh, Andrew Morton, linux-...@vger.kernel.org, cgr...@vger.kernel.org
On 06/25/2012 07:15 PM, Wanpeng Li wrote:
> From: Wanpeng Li <li...@linux.vnet.ibm.com>
>
> Changelog:
>
> * drop memcg: move recent_rotated and recent_scanned informations patch
> * drop memcg: replace unsigned long by u64 to avoid overflow
> * not add Add LRU_ALL_UNEVICTABLE
> * drop memcg: cleanup all typo in memory cgroup, if it really need, I will resend in single patch
> * drop memcg: optimize memcg_get_hierarchical_limit
>
> Wanpeng Li (2):
>
> memcg: cleanup useless LRU_ALL_EVICTABLE
> memcg: change mem_control_xxx to mem_cgroup_xxx

You'd be better to send one version of patch set in the same thread.

Thanks,
Wanlong Gao

>
> ---
> include/linux/mmzone.h | 1 -
> mm/memcontrol.c | 8 +++---
> 2 files changed, 4 insertions(+), 5 deletions(-)
>


--

Wanpeng Li

unread,
Jun 25, 2012, 7:48:30 AM6/25/12
to Wanpeng Li, linux-...@vger.kernel.org

Sorry, just ignore!
0 new messages