Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752121AbbKKQTL (ORCPT ); Wed, 11 Nov 2015 11:19:11 -0500 Received: from mail-yk0-f180.google.com ([209.85.160.180]:34826 "EHLO mail-yk0-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751115AbbKKQTJ (ORCPT ); Wed, 11 Nov 2015 11:19:09 -0500 Date: Wed, 11 Nov 2015 11:19:04 -0500 From: Tejun Heo To: Vladimir Davydov Cc: Andrew Morton , Johannes Weiner , Michal Hocko , Greg Thelen , Christoph Lameter , Pekka Enberg , David Rientjes , Joonsoo Kim , linux-mm@kvack.org, cgroups@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 4/6] slab: add SLAB_ACCOUNT flag Message-ID: <20151111161904.GE6246@mtj.duckdns.org> References: <1ce23e932ea53f47a3376de90b21a9db8293bd6c.1447172835.git.vdavydov@virtuozzo.com> <20151110183808.GB13740@mtj.duckdns.org> <20151110185401.GW31308@esperanza> <20151111155450.GB6246@mtj.duckdns.org> <20151111160719.GX31308@esperanza> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20151111160719.GX31308@esperanza> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 620 Lines: 17 Hello, Vladimir. On Wed, Nov 11, 2015 at 07:07:19PM +0300, Vladimir Davydov wrote: > What about external_name allocation in __d_alloc? Is it occasional? > Depends on the workload I guess. Can we create a separate cache for it? > No, because its size is variable. There are other things like that, e.g. > pipe_buffer array. You're right. Ah, it was so close. :( -- tejun -- 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/