Re: [patch/rft] jbd2: tag journal writes as metadata I/O

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: tytso
Date: Monday, April 5, 2010 - 10:46 am

On Mon, Apr 05, 2010 at 11:24:13AM -0400, Jeff Moyer wrote:

I don't think it's necessary to worry about journal=data mode.  First
of all, it's not true that all of the I/O would be prioritized as
metadata.  In data=journal mode, data blocks are written twice; once
to the journal, and once to the final location on disk.  And the
journal writes do need to be prioritized because the commit can't go
out until all of the preceeding journal blocks have been written.  So
treating all of the journal writes as metadata for the the purposes of
cfq's prioritization makes sense to me....

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

Messages in current thread:
Re: [patch/rft] jbd2: tag journal writes as metadata I/O, tytso, (Mon Apr 5, 10:46 am)
[No subject], Jan Kara, (Tue Apr 6, 8:20 am)