Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753342AbYCPRbY (ORCPT ); Sun, 16 Mar 2008 13:31:24 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751278AbYCPRbQ (ORCPT ); Sun, 16 Mar 2008 13:31:16 -0400 Received: from e33.co.us.ibm.com ([32.97.110.151]:41676 "EHLO e33.co.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751165AbYCPRbP (ORCPT ); Sun, 16 Mar 2008 13:31:15 -0400 From: Balbir Singh To: linux-mm@kvack.org Cc: Hugh Dickins , Sudhir Kumar , YAMAMOTO Takashi , Paul Menage , lizf@cn.fujitsu.com, linux-kernel@vger.kernel.org, taka@valinux.co.jp, David Rientjes , Pavel Emelianov , Balbir Singh , Andrew Morton , KAMEZAWA Hiroyuki Date: Sun, 16 Mar 2008 22:59:42 +0530 Message-Id: <20080316172942.8812.56051.sendpatchset@localhost.localdomain> Subject: [RFC][0/3] Virtual address space control for cgroups Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1099 Lines: 33 This is an early patchset for virtual address space control for cgroups. The patches are against 2.6.25-rc5-mm1 and have been tested on top of User Mode Linux. The first patch adds the user interface. The second patch adds accounting and control. The third patch updates documentation. Review suggestions would be appreciated along the lines of 1. What is missing? Are all virtual address space expansion points covered? 2. Do we need to account and control address space at insert_special_mapping? 3. Address space accounting may contain duplications. Do we need to avoid it? Comments? series memory-controller-virtual-address-space-control-user-interface memory-controller-virtual-address-space-accounting-and-control memory-controller-virtual-address-control-documentation -- Warm Regards, Balbir Singh Linux Technology Center IBM, ISTL -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/