Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752996AbZJUHhM (ORCPT ); Wed, 21 Oct 2009 03:37:12 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751867AbZJUHhL (ORCPT ); Wed, 21 Oct 2009 03:37:11 -0400 Received: from smtp2.ultrahosting.com ([74.213.174.253]:50692 "EHLO smtp.ultrahosting.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751508AbZJUHhK (ORCPT ); Wed, 21 Oct 2009 03:37:10 -0400 Date: Wed, 21 Oct 2009 02:44:14 -0400 (EDT) From: Christoph Lameter X-X-Sender: cl@gentwo.org To: David Rientjes cc: Pekka Enberg , linux-kernel@vger.kernel.org Subject: Re: [patch] slub: allow stats to be cleared In-Reply-To: Message-ID: References: User-Agent: Alpine 1.10 (DEB 962 2008-03-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 545 Lines: 15 On Tue, 20 Oct 2009, David Rientjes wrote: > Ok, once the stat files are moved to their own directory, I'll make a note > to add a writable `clear' file that will do > > for (i = 0; i < NR_SLUB_STAT_ITEMS; i++) > clear_stat(s, i); Ok. Great. You are going to move the stats files with a patch? -- 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/