On Fri, 2002-01-18 at 12:13, [EMAIL PROTECTED] wrote: > Are you certain it's faster? I don't know much about the particulars of how > ext3 is implemented, but I was under the impression that a slight performance > hit was the tradeoff for journalling.
>From listening to Andrew Morton talk about it, he said that much more work has been put into ext3 for optimization than for ext2, so for some things ext3 can out-perform ext2. I'm sure there are places where the journaling does cause a speed loss but for everyday use it's probably not even noticeable. -- Blake Barnett (bdb) <[EMAIL PROTECTED]> Sr. Unix Administrator DevelopOnline.com office: 480-377-6816 Learning is a skill, you get better at it with practice.
