From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757491AbYBYTIR (ORCPT ); Mon, 25 Feb 2008 14:08:17 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756552AbYBYTH7 (ORCPT ); Mon, 25 Feb 2008 14:07:59 -0500 Received: from smtp1.linux-foundation.org ([207.189.120.13]:41981 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754124AbYBYTH6 (ORCPT ); Mon, 25 Feb 2008 14:07:58 -0500 Date: Mon, 25 Feb 2008 10:56:06 -0800 From: Andrew Morton To: Balbir Singh Cc: Hugh Dickins , Sudhir Kumar , YAMAMOTO Takashi , Paul Menage , lizf@cn.fujitsu.com, linux-kernel@vger.kernel.org, taka@valinux.co.jp, linux-mm@kvack.org, David Rientjes , Pavel Emelianov , KAMEZAWA Hiroyuki Subject: Re: [PATCH] Memory Resource Controller use strstrip while parsing arguments Message-Id: <20080225105606.bcab215e.akpm@linux-foundation.org> In-Reply-To: <20080225182746.9512.21582.sendpatchset@localhost.localdomain> References: <20080225182746.9512.21582.sendpatchset@localhost.localdomain> X-Mailer: Sylpheed 2.4.7 (GTK+ 2.12.1; x86_64-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 25 Feb 2008 23:57:46 +0530 Balbir Singh wrote: > 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. that's a decent improvement ;) btw, could I ask that you, Paul and others who work on this and cgroups have a think about a ./MAINTAINERS update?