From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andi Kleen Subject: Re: [patch 37/52] fs: icache lazy lru Date: Thu, 24 Jun 2010 11:52:58 +0200 Message-ID: <87lja4ahad.fsf@basil.nowhere.org> References: <20100624030212.676457061@suse.de> <20100624030731.563540438@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, John Stultz , Frank Mayhar To: npiggin@suse.de Return-path: In-Reply-To: <20100624030731.563540438@suse.de> (npiggin@suse.de's message of "Thu, 24 Jun 2010 13:02:49 +1000") Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org npiggin@suse.de writes: > Impelemnt lazy inode lru similarly to dcache. This will reduce lock > acquisition and will help to improve lock ordering subsequently. Or just drop inode LRU completely and only rely on the dcache for that? -Andi -- ak@linux.intel.com -- Speaking for myself only.