Re: [RFD] BIO_RW_BARRIER - what it means for devices, filesystems, and dm/md.

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Phillip Susi
Date: Wednesday, May 30, 2007 - 9:45 am

David Chinner wrote:

Hrm... I may have misunderstood the perspective you were talking from. 
Yes, when the bio is completed it must be on the media, but the 
filesystem should issue both requests, and then really not care when 
they complete.  That is to say, the filesystem should not wait for block 
A to finish before issuing block B; it should issue both, and use 
barriers to make sure they hit the disk in the correct order.


Right... it just needs to control the order of the requests, just not 
wait on one to finish before issuing the next.


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

Messages in current thread:
Re: [dm-devel] Re: [RFD] BIO_RW_BARRIER - what it means fo ..., Alasdair G Kergon, (Mon May 28, 2:43 am)
Re: [dm-devel] Re: [RFD] BIO_RW_BARRIER - what it means fo ..., Alasdair G Kergon, (Tue May 29, 3:05 pm)
Re: [dm-devel] Re: [RFD] BIO_RW_BARRIER - what it means fo ..., Alasdair G Kergon, (Wed May 30, 3:41 am)
Re: [RFD] BIO_RW_BARRIER - what it means for devices, file ..., Phillip Susi, (Wed May 30, 9:45 am)
Re: [dm-devel] Re: [RFD] BIO_RW_BARRIER - what it means fo ..., Valdis.Kletnieks, (Thu Jul 12, 10:34 am)
[PATCH] block: cosmetic changes, Tejun Heo, (Wed Jul 18, 3:56 am)
[PATCH] block: factor out bio_check_eod(), Tejun Heo, (Wed Jul 18, 3:59 am)
Re: [PATCH] block: factor out bio_check_eod(), Jens Axboe, (Wed Jul 18, 4:06 am)
Re: [PATCH] block: factor out bio_check_eod(), Tejun Heo, (Wed Jul 18, 4:18 am)
Re: [PATCH] block: factor out bio_check_eod(), Jens Axboe, (Wed Jul 18, 4:31 am)
Re: [PATCH] block: factor out bio_check_eod(), Tejun Heo, (Wed Jul 18, 4:33 am)
Re: [PATCH] block: factor out bio_check_eod(), Jens Axboe, (Wed Jul 18, 4:34 am)
Re: [PATCH] block: factor out bio_check_eod(), Tejun Heo, (Wed Jul 18, 4:41 am)
Re: [PATCH] block: factor out bio_check_eod(), Jens Axboe, (Wed Jul 18, 4:45 am)
Re: [PATCH] block: factor out bio_check_eod(), Jens Axboe, (Wed Jul 18, 4:49 am)
Re: [PATCH] block: factor out bio_check_eod(), Jens Axboe, (Wed Jul 18, 5:31 am)
Re: [PATCH] block: factor out bio_check_eod(), Tejun Heo, (Wed Jul 18, 5:34 am)