From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756117AbYJ3P3i (ORCPT ); Thu, 30 Oct 2008 11:29:38 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752972AbYJ3P3a (ORCPT ); Thu, 30 Oct 2008 11:29:30 -0400 Received: from nlpi025.sbcis.sbc.com ([207.115.36.54]:41740 "EHLO nlpi025.prodigy.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752482AbYJ3P3a (ORCPT ); Thu, 30 Oct 2008 11:29:30 -0400 Date: Thu, 30 Oct 2008 10:28:40 -0500 (CDT) From: Christoph Lameter X-X-Sender: cl@quilx.com To: Paul Menage cc: David Rientjes , Andrew Morton , Nick Piggin , Peter Zijlstra , Derek Fults , linux-kernel@vger.kernel.org Subject: Re: [patch 6/7] cpusets: per cpuset dirty ratios In-Reply-To: <6599ad830810292359u6a2d0191ud235b866a73a7359@mail.gmail.com> Message-ID: References: <6599ad830810292359u6a2d0191ud235b866a73a7359@mail.gmail.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Spam-Score: -2.5 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 29 Oct 2008, Paul Menage wrote: > Wouldn't this be equally applicable to cgroups using the memory > controller rather than cpusets? Might it make sense to have a common > subsystem that could be used by either of them? Yes that would be useful.