lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 29 Jul 2010 14:25:40 +0900 (JST)
From:	KOSAKI Motohiro <kosaki.motohiro@...fujitsu.com>
To:	LKML <linux-kernel@...r.kernel.org>, linux-mm <linux-mm@...ck.org>,
	Andrew Morton <akpm@...ux-foundation.org>,
	KAMEZAWA Hiroyuki <kamezawa.hiroyu@...fujitsu.com>,
	Nishimura Daisuke <d-nishimura@....biglobe.ne.jp>,
	Balbir Singh <balbir@...ux.vnet.ibm.com>
Cc:	kosaki.motohiro@...fujitsu.com
Subject: [PATCH 0/5] memcg: few nit fix and cleanups


This fixes were a part of memcg tracepoint series. and now It was divided
from such series. All patches are trivial. 



KOSAKI Motohiro (5):
  memcg: sc.nr_to_reclaim should be initialized
  memcg: kill unnecessary initialization
  memcg: mem_cgroup_shrink_node_zone() doesn't need sc.nodemask
  memcg: remove nid and zid argument from mem_cgroup_soft_limit_reclaim()
  memcg: convert to use zone_to_nid() from bare zone->zone_pgdat->node_id

 include/linux/memcontrol.h |    6 +++---
 include/linux/swap.h       |    3 +--
 mm/memcontrol.c            |   14 ++++++--------
 mm/vmscan.c                |   15 ++++-----------
 4 files changed, 14 insertions(+), 24 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

Powered by Openwall GNU/*/Linux Powered by OpenVZ