Re: [dm-devel] Re: [PATCH] Implement barrier support for single device DM devices

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Ric Wheeler
Date: Wednesday, February 20, 2008 - 6:38 am

Jeremy Higdon wrote:

It would be interesting to compare numbers.

In the large, single threaded write case, what I have measured is 
roughly 2x faster writes with barriers/write cache enabled on S-ATA/ATA 
class drives. I think that this case alone is a fairly common one.

For very small file sizes, I have seen write cache off beat barriers + 
write cache enabled as well but barriers start out performing write 
cache disabled when you get up to moderate sizes (need to rerun tests to 
  get precise numbers/cross over data).

The type of workload is also important. In the test cases that I ran, 
the application needs to fsync() each file so we beat up on the barrier 
code pretty heavily.

ric

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

Messages in current thread:
Re: [PATCH] Implement barrier support for single device DM ..., Alasdair G Kergon, (Fri Feb 15, 5:20 am)
Re: [dm-devel] Re: [PATCH] Implement barrier support for s ..., Alasdair G Kergon, (Fri Feb 15, 7:12 am)
Re: [PATCH] Implement barrier support for single device DM ..., Alasdair G Kergon, (Mon Feb 18, 7:39 pm)
Re: [dm-devel] Re: [PATCH] Implement barrier support for s ..., Alasdair G Kergon, (Mon Feb 18, 7:45 pm)
Re: [dm-devel] Re: [PATCH] Implement barrier support for s ..., Alasdair G Kergon, (Mon Feb 18, 7:56 pm)
Re: [dm-devel] Re: [PATCH] Implement barrier support for s ..., Ric Wheeler, (Wed Feb 20, 6:38 am)