Re: Linux 2.6.35

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Dave Chinner
Date: Sunday, August 1, 2010 - 10:58 pm

On Sun, Aug 01, 2010 at 07:50:02PM -0700, Linus Torvalds wrote:

Scary stuff outside of direct VFS/FS interfaces is generally hidden
from me by my +6 Blinkers of Blissful Ignorance. I make the
assumption that the experts involved know the risks and have weighed
them up appropriately. ;)


Most definitely.


Agreed - I've actually looked at every patch, commented on some
of the more questionable things, got quoted by LWN for saying that
it "fell off the locking cliff", have run benchmarks on it and sent
patches fixing bugs back to Nick.

It's just really hard to digest it all in one lump and core VFS
changes on this scale scare me....


I agree with you for the pure locking changes.

But for the bits that change writeback, LRU ordering and reclaim
calculations the benefits are not quite so obvious, nor is the
correctness of the code/behaviour quite so provably correct.  Maybe
I'm being a bit too paranoid, but generally it pays to be a bit
conservative as a filesystem developer because the cost of screwing
up can be pretty high...

Cheers,

Dave.
-- 
Dave Chinner
david@fromorbit.com
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Linux 2.6.35, Linus Torvalds, (Sun Aug 1, 4:52 pm)
Re: Linux 2.6.35, Stephen Rothwell, (Sun Aug 1, 5:32 pm)
Re: Linux 2.6.35, Dave Chinner, (Sun Aug 1, 7:33 pm)
Re: Linux 2.6.35, Linus Torvalds, (Sun Aug 1, 7:50 pm)
Re: Linux 2.6.35, Dave Chinner, (Sun Aug 1, 10:58 pm)
Re: Linux 2.6.35, Nick Piggin, (Mon Aug 2, 12:55 am)
Re: Linux 2.6.35, Nick Piggin, (Mon Aug 2, 1:14 am)
Re: Linux 2.6.35, Christoph Hellwig, (Mon Aug 2, 1:24 am)
Re: Linux 2.6.35, KOSAKI Motohiro, (Mon Aug 2, 1:46 am)
Re: Linux 2.6.35, Stephen Rothwell, (Mon Aug 2, 1:52 am)
Re: Linux 2.6.35, Christoph Hellwig, (Mon Aug 2, 2:05 am)
Re: Linux 2.6.35, Nick Piggin, (Mon Aug 2, 2:51 am)
Re: Linux 2.6.35, Nick Piggin, (Mon Aug 2, 3:07 am)
Re: Linux 2.6.35, Andi Kleen, (Tue Aug 3, 1:18 am)
Re: Linux 2.6.35, Nick Piggin, (Tue Aug 3, 2:28 am)
Re: Linux 2.6.35, Andi Kleen, (Tue Aug 3, 2:49 am)
Re: Linux 2.6.35, Henrique de Moraes H ..., (Tue Aug 3, 8:05 am)