Re: [RFC] ext3: per-process soft-syncing data=ordered mode

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Al Boldi
Date: Sunday, February 10, 2008 - 7:54 am

Andreas Dilger wrote:

Well, it seems that it does have a positive effect for the 'konqueror hangs' 
case, but doesn't improve the db case.

This shouldn't be surprising, as the db redundant writeout problem is 
localized not in fsync but rather in ext3_ordered_write_end.

Maybe some form of a staged merged commit could help.


Thanks!

--
Al

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

Messages in current thread:
Re: [RFC] ext3: per-process soft-syncing data=ordered mode, Valdis.Kletnieks, (Thu Jan 24, 2:58 pm)
Re: [RFC] ext3: per-process soft-syncing data=ordered mode, Andreas Dilger, (Thu Jan 24, 11:47 pm)
Re: [RFC] ext3: per-process soft-syncing data=ordered mode, Andreas Dilger, (Wed Jan 30, 5:32 pm)
Re: [RFC] ext3: per-process soft-syncing data=ordered mode, Al Boldi, (Sun Feb 10, 7:54 am)