Re: Nick's vfs-scalability patches ported to 2.6.33-rt

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Nick Piggin
Date: Thursday, February 25, 2010 - 11:01 pm

On Thu, Feb 25, 2010 at 09:53:28PM -0800, john stultz wrote:

BTW there are a few issues Al pointed out. We have to synchronize RCU
after unregistering a filesystem so d_ops/i_ops doesn't go away, and
mntput can sleep so we can't do it under RCU read lock.

The store-free path walk patches don't really have the required RCU
barriers in them either (which is fine for x86, but would have to be
fixed).

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Nick's vfs-scalability patches ported to 2.6.33-rt, john stultz, (Thu Feb 25, 10:53 pm)
Re: Nick's vfs-scalability patches ported to 2.6.33-rt, Nick Piggin, (Thu Feb 25, 11:01 pm)
Re: Nick's vfs-scalability patches ported to 2.6.33-rt, Christoph Hellwig, (Wed Mar 10, 2:01 am)
Re: Nick's vfs-scalability patches ported to 2.6.33-rt, john stultz, (Thu Mar 11, 8:08 pm)
Re: Nick's vfs-scalability patches ported to 2.6.33-rt, Dave Chinner, (Thu Mar 11, 9:41 pm)
Re: Nick's vfs-scalability patches ported to 2.6.33-rt, Nick Piggin, (Mon Mar 15, 9:15 am)