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:	Fri, 13 Jun 2008 18:27:14 +0900
From:	KAMEZAWA Hiroyuki <kamezawa.hiroyu@...fujitsu.com>
To:	"linux-mm@...ck.org" <linux-mm@...ck.org>
Cc:	LKML <linux-kernel@...r.kernel.org>,
	"menage@...gle.com" <menage@...gle.com>,
	"balbir@...ux.vnet.ibm.com" <balbir@...ux.vnet.ibm.com>,
	"xemul@...nvz.org" <xemul@...nvz.org>,
	"yamamoto@...inux.co.jp" <yamamoto@...inux.co.jp>,
	"nishimura@....nes.nec.co.jp" <nishimura@....nes.nec.co.jp>,
	"lizf@...fujitsu.com" <lizf@...fujitsu.com>
Subject: [PATCH 0/6] memcg: hierarchy updates  (v4)

Hi, this is memcg hierarchy series v4. but I changed the title.
Thank you for many replies to v3. 

This is against 2.6.26-rc5-mm3. 

I rearranged the patch stack and much amount of codes are rewritten.
I think I answers most of advices in this version. If I misses, please
point out again, sorry. 

Balbir, I'd like to write a generic infrastructure to allow me and you to
implement what we want. So, please check patches in the view, 
how res_counter is used and whether my codes can have a bad effect to
what you want or not.

Changelog:
 - rearranged patch stack.
 - "limit change" handling is divided.
 - moves basic res_counter handling to res_counter from memcg.

Short description of patches.
 - [1/6] ...a callback for change-of-limit support to res_counter.
 - [2/6] ...make use of change-of-limit support in memcg.
 - [3/6] ...a special case of implicit change-of-limit at rmdir()
 - [4/6] ...a hierarchy support infrastructure for res_counter.
 - [5/6] ...HARDWALL hierarchy support in res_counter.
 - [6/6] ...HARDWALL hierarhcy in memcg.

It seems rc5-mm3 needs more test and I  will not be able to answer e-mail quickly.
please check when you have free time ;)

Anyway, I'd like to push [1/6] and [2/6] , at first. Others will be scheduled
later.

Thanks,
-Kame




--
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