Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756790AbYAIXPq (ORCPT ); Wed, 9 Jan 2008 18:15:46 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752750AbYAIXPj (ORCPT ); Wed, 9 Jan 2008 18:15:39 -0500 Received: from smtp2.linux-foundation.org ([207.189.120.14]:58078 "EHLO smtp2.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752123AbYAIXPi (ORCPT ); Wed, 9 Jan 2008 18:15:38 -0500 Date: Wed, 9 Jan 2008 15:05:27 -0800 (PST) From: Linus Torvalds To: Rusty Russell cc: Zach Brown , linux-kernel@vger.kernel.org, Ingo Molnar , Ulrich Drepper , Arjan van de Ven , Andrew Morton , Alan Cox , Evgeniy Polyakov , "David S. Miller" , Suparna Bhattacharya , Davide Libenzi , Jens Axboe , Thomas Gleixner , Dan Williams , Jeff Moyer , Simon Holm Thogersen , suresh.b.siddha@intel.com Subject: Re: [PATCH 5/6] syslets: add generic syslets infrastructure In-Reply-To: Message-ID: References: <1196983219534-git-send-email-zach.brown@oracle.com> <200801091448.46241.rusty@rustcorp.com.au> <47850F99.5020001@oracle.com> <200801100904.46842.rusty@rustcorp.com.au> User-Agent: Alpine 1.00 (LFD 882 2007-12-20) 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: 766 Lines: 21 On Wed, 9 Jan 2008, Linus Torvalds wrote: > > Try this with and without a "echo 3 > /proc/sys/vm/drop_caches" in > between. Both are real and relevant usage cases, I think. Side note, for me the difference on my home directory for the cached vs uncached case is 5 seconds vs 5 minutes. I like the 5 sec, I'd like to improve on that 5 min. Is this test a bit *too* simplistic? Probably. But I think that if we can come up with an interface that works ok for that test, it at least signals *something*. Linus -- 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/