[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20080223224725.115590000@menage.corp.google.com>
Date: Sat, 23 Feb 2008 14:47:25 -0800
From: menage@...gle.com
To: akpm@...ux-foundation.org, balbir@...ibm.com, pj@....com,
Pavel Emelianov <xemul@...nvz.org>,
KAMEZAWA Hiroyuki <kamezawa.hiroyu@...fujitsu.com>,
YAMAMOTO Takashi <yamamoto@...inux.co.jp>
Cc: linux-kernel@...r.kernel.org, containers@...ts.linux-foundation.org
Subject: [PATCH 00/10] CGroup API files: Various cleanup to CGroup control files
This patchset is a roll-up of the non-contraversial items of the
various patches that I've sent out recently, fixed according to the
feedback received.
In summary they are:
- general rename of read_uint/write_uint to read_u64/write_u64
- use these methods for cpusets and memory controller files
- add a read_map cgroup file method, and use it in the memory
controller
- move the "releasable" control file to the debug subsystem
- make the debug subsystem config option default to "n"
The only user-visible changes are the movement of the "releasable"
file and the fact that some write_u64()-based control files are now
more forgiving of additional whitespace at the end of their input.
Signed-off-by: Paul Menage <menage@...gle.com>
--
--
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