]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
Memory Resource Controller use strstrip while parsing arguments
authorBalbir Singh <balbir@linux.vnet.ibm.com>
Tue, 4 Mar 2008 22:28:24 +0000 (14:28 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Wed, 5 Mar 2008 00:35:09 +0000 (16:35 -0800)
commitfb78922ce9c71b24c4af1ffc9c3d60c57ac471fb
treec3d4217b33f6843171e487b993040edbfbdf3b22
parenta10568733cdff03cac742955c7254585451f5431
Memory Resource Controller use strstrip while parsing arguments

The memory controller has a requirement that while writing values, we need
to use echo -n. This patch fixes the problem and makes the UI more consistent.

Signed-off-by: Balbir Singh <balbir@linux.vnet.ibm.com>
Cc: Paul Menage <menage@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Documentation/controllers/memory.txt
kernel/res_counter.c