From mboxrd@z Thu Jan 1 00:00:00 1970 From: Balbir Singh Subject: Re: [-mm PATCH] Memory controller improve user interface (v2) Date: Fri, 31 Aug 2007 00:30:37 +0530 Message-ID: <46D713D5.6030709@linux.vnet.ibm.com> References: <20070830185246.3170.74806.sendpatchset@balbir-laptop> Reply-To: balbir@linux.vnet.ibm.com Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20070830185246.3170.74806.sendpatchset@balbir-laptop> Sender: linux-kernel-owner@vger.kernel.org To: Balbir Singh Cc: Andrew Morton , Linux Kernel Mailing List , Linux Containers , Paul Menage , Linux MM Mailing List , David Rientjes , Dave Hansen List-Id: containers.vger.kernel.org Balbir Singh wrote: > Change the interface to use kilobytes instead of pages. Page sizes can vary > across platforms and configurations. A new strategy routine has been added > to the resource counters infrastructure to format the data as desired. > Typo, the description should be Changelog for version 2 1. Back end tracking is done in bytes, round up values of the limit if the specified value is not a multiple of page size. Display memory.usage and memory.limit in bytes (Dave Hansen, Paul Menage) Change the interface to use bytes instead of pages. Page sizes can vary across platforms and configurations. A new strategy routine has been added to the resource counters infrastructure to format the data as desired. Suggested by David Rientjes, Andrew Morton and Herbert Poetzl Tested on a UML setup with the config for memory control enabled. Signed-off-by: Balbir Singh -- Warm Regards, Balbir Singh Linux Technology Center IBM, ISTL