From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pavel Emelyanov Subject: Re: [PATCH v3 3/4] limit nr_dentries per superblock Date: Mon, 15 Aug 2011 16:37:04 +0400 Message-ID: <4E4912F0.8030705@parallels.com> References: <1313334832-1150-1-git-send-email-glommer@parallels.com> <1313334832-1150-4-git-send-email-glommer@parallels.com> <20110815104656.GG26978@dastard> <4E48FD8A.90401@parallels.com> <4E4903C1.9050207@parallels.com> <4E490D47.8050105@parallels.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Dave Chinner , Glauber Costa , "linux-kernel@vger.kernel.org" , "linux-fsdevel@vger.kernel.org" , "containers@lists.linux-foundation.org" , Al Viro , Hugh Dickins , Nick Piggin , Andrea Arcangeli , Rik van Riel , Dave Hansen , James Bottomley , Eric Dumazet , Christoph Lameter , David Rientjes To: Pekka Enberg Return-path: Received: from mailhub.sw.ru ([195.214.232.25]:33791 "EHLO relay.sw.ru" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752018Ab1HOMhr (ORCPT ); Mon, 15 Aug 2011 08:37:47 -0400 In-Reply-To: Sender: linux-fsdevel-owner@vger.kernel.org List-ID: >> Yes, this patchset does only the API part. The full idea is implemented (with poor API though) here: >> http://lwn.net/Articles/441164/ > > OK. I suppose it's best to keep it separate of the slab code for now > then. Maybe you're able to come with something more generic that we > could make part of slab APIs later. Yup! We also have plans for having control over the kernel memory usage by containers, so we'll certainly get back to it :) > Pekka > . >