Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751835AbWITQsZ (ORCPT ); Wed, 20 Sep 2006 12:48:25 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751889AbWITQsZ (ORCPT ); Wed, 20 Sep 2006 12:48:25 -0400 Received: from omx1-ext.sgi.com ([192.48.179.11]:50137 "EHLO omx1.americas.sgi.com") by vger.kernel.org with ESMTP id S1751835AbWITQsY (ORCPT ); Wed, 20 Sep 2006 12:48:24 -0400 Date: Wed, 20 Sep 2006 09:48:13 -0700 (PDT) From: Christoph Lameter To: Nick Piggin cc: Rohit Seth , CKRM-Tech , devel@openvz.org, pj@sgi.com, linux-kernel Subject: Re: [patch00/05]: Containers(V2)- Introduction In-Reply-To: <20060920164404.GA22913@wotan.suse.de> Message-ID: References: <1158718568.29000.44.camel@galaxy.corp.google.com> <20060920164404.GA22913@wotan.suse.de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1101 Lines: 25 On Wed, 20 Sep 2006, Nick Piggin wrote: > > Right thats what cpusets do and it has been working fine for years. Maybe > > Paul can help you if you find anything missing in the existing means to > > control resources. > > What I like about Rohit's patches is the page tracking stuff which > seems quite simple but capable. > > I suspect cpusets don't quite provide enough features for non-exclusive > use of memory (eg. page tracking for directed reclaim). Look at the VM statistics please. We have detailed page statistics per zone these days. If there is anything missing then this would best be put into general functionality. When I looked at it, I saw page statistics that were replicating things that we already track per zone. All these would become available if a container is realized via a node and we would be using proven VM code. - 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/