]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
libcgroup Test: change control value
authorBalbir Singh <balbir@linux.vnet.ibm.com>
Wed, 17 Dec 2008 15:23:16 +0000 (15:23 +0000)
committerBalbir Singh <balbir@linux.vnet.ibm.com>
Wed, 17 Dec 2008 15:23:16 +0000 (15:23 +0000)
commitd10cb56372f8da86ef11dba376c40b61aef5fa49
tree018951162bce6142ca4b0bde86284ffe871d0b54
parented931c233d9b4d8064ec0a7176b309b5643b6271
libcgroup Test: change control value

This patch changes the control values to be written to control file.
The write of value 7000000 to memory.limt_in_bytes resulted in a silent
write of 7000064, because of which modify() test case was failing.

Signed-off-by: Sudhir Kumar <skumar@linux.vnet.ibm.com>
git-svn-id: https://libcg.svn.sourceforge.net/svnroot/libcg/trunk@278 4f4bb910-9a46-0410-90c8-c897d4f1cd53
tests/libcgrouptest01.c