login
Header Space

 
 

Re: [PATCH] prune_icache_sb

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
Cc: Andrew Morton <akpm@...>, <linux-kernel@...>, <linux-fsdevel@...>
Date: Thursday, November 30, 2006 - 3:31 pm

On 11/30/06, Wendy Cheng <wcheng@redhat.com> wrote:

I have a patch that is a more comprehensive version of this idea, but
it is not fully debugged, and has suffered some bitrot in the past
couple months.  This turns out to be a good performance improvement in
the general case too, but is more complex than your idea because there
are real locking changes needed to avoid deadlocks.  I can send you a
copy of the patch if you are interested.


like i said above, you have to be careful when touching inode_lock,
dcache_lock, and the mapping's tree_lock, because of potential
deadlocks.  the mapping's lock can be taken from softirq context, but
the inode and dcache locks cannot.

NATE
-
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] prune_icache_sb, Wendy Cheng, (Wed Nov 22, 5:35 pm)
Re: [PATCH] prune_icache_sb, Andrew Morton, (Wed Nov 22, 7:36 pm)
Re: [PATCH] prune_icache_sb, Wendy Cheng, (Mon Nov 27, 7:52 pm)
Re: [PATCH] prune_icache_sb, Andrew Morton, (Mon Nov 27, 8:52 pm)
Re: [PATCH] prune_icache_sb, Wendy Cheng, (Tue Nov 28, 5:41 pm)
Re: [PATCH] prune_icache_sb, Andrew Morton, (Tue Nov 28, 8:21 pm)
Re: [PATCH] prune_icache_sb, Wendy Cheng, (Wed Nov 29, 2:02 am)
Re: [PATCH] prune_icache_sb, Wendy Cheng, (Thu Nov 30, 12:05 pm)
Re: [PATCH] prune_icache_sb, Andrew Morton, (Fri Dec 1, 5:23 pm)
Re: [PATCH] prune_icache_sb, Wendy Cheng, (Sun Dec 3, 1:49 pm)
Re: [PATCH] prune_icache_sb, Russell Cattelan, (Mon Dec 4, 12:51 pm)
Re: [PATCH] prune_icache_sb, Wendy Cheng, (Mon Dec 4, 4:46 pm)
Re: [PATCH] prune_icache_sb, Andrew Morton, (Sun Dec 3, 4:47 pm)
Re: [PATCH] prune_icache_sb, Wendy Cheng, (Mon Dec 4, 1:57 am)
Re: [PATCH] prune_icache_sb, Andrew Morton, (Mon Dec 4, 2:28 am)
Re: [PATCH] prune_icache_sb, Nate Diller, (Thu Nov 30, 3:31 pm)
speck-geostationary