From mboxrd@z Thu Jan 1 00:00:00 1970 From: Waiman Long Subject: Re: [PATCH 0/4] dcache: make Oracle more scalable on large systems Date: Thu, 28 Feb 2013 18:13:00 -0500 Message-ID: <512FE47C.907@hp.com> References: <1361299859-27056-1-git-send-email-Waiman.Long@hp.com> <20130221233818.GM26694@dastard> <5126F067.4040707@hp.com> <20130222230048.GP26694@dastard> <20130223001332.GA30494@two.firstfloor.org> <512FC071.3050409@hp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Dave Chinner , linux-fsdevel@vger.kernel.org, Alexander Viro , linux-kernel@vger.kernel.org To: Andi Kleen Return-path: In-Reply-To: <512FC071.3050409@hp.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On 02/28/2013 03:39 PM, Waiman Long wrote: > > activity level. Most of the d_path() call last for about 1ms. There > are a couple of those that last for more than 10ms. > A correction. The time unit here should be us, not ms. Sorry for the mistake. -Longman