1. 05 8月, 2010 1 次提交
    • C
      virtio_blk: support barriers without FLUSH feature · 10bc310c
      Christoph Hellwig 提交于
      If we want to support barriers with the cache=writethrough mode in qemu
      we need to tell the block layer that we only need queue drains to
      implement a barrier.  Follow the model set by SCSI and IDE and assume
      that there is no volatile write cache if the host doesn't advertize it.
      While this might imply working barriers on old qemu versions or other
      hypervisors that actually have a volatile write cache this is only a
      cosmetic issue - these hypervisors don't guarantee any data integrity
      with or without this patch, but with the patch we at least provide
      data ordering.
      Signed-off-by: NChristoph Hellwig <hch@lst.de>
      Signed-off-by: NRusty Russell <rusty@rustcorp.com.au>
      10bc310c
  2. 20 7月, 2010 1 次提交
  3. 19 7月, 2010 1 次提交
  4. 12 7月, 2010 1 次提交
  5. 15 6月, 2010 1 次提交
  6. 14 6月, 2010 3 次提交
  7. 03 6月, 2010 1 次提交
  8. 02 6月, 2010 1 次提交
  9. 01 6月, 2010 11 次提交
  10. 22 5月, 2010 8 次提交
  11. 19 5月, 2010 5 次提交
  12. 18 5月, 2010 6 次提交