[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1277365937.1875.883.camel@laptop>
Date: Thu, 24 Jun 2010 09:52:17 +0200
From: Peter Zijlstra <peterz@...radead.org>
To: npiggin@...e.de
Cc: linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org,
John Stultz <johnstul@...ibm.com>,
Frank Mayhar <fmayhar@...gle.com>
Subject: Re: [patch 06/52] fs: scale files_lock
On Thu, 2010-06-24 at 13:02 +1000, npiggin@...e.de wrote:
>
> One difficulty with this approach is that a file can be removed from the list
> by another CPU. We must track which per-cpu list the file is on. Scalability
> could suffer if files are frequently removed from different cpu's list.
Is this really a lot less complex than what I did with my fine-grained
locked list?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists