diff options
author | Federico Simoncelli <fsimonce@redhat.com> | 2011-06-20 12:48:19 -0400 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2011-07-05 11:23:29 +0200 |
commit | 661a0f712b7c5b78408d85ba8b7f47ce44f395c0 (patch) | |
tree | 8c03df5b089035ff4dc1513db25ddd30ec27d344 /qdict.h | |
parent | 02854532c215872b2af5ed48af93b7a309de1b1b (diff) | |
download | hqemu-661a0f712b7c5b78408d85ba8b7f47ce44f395c0.zip hqemu-661a0f712b7c5b78408d85ba8b7f47ce44f395c0.tar.gz |
qemu-img: Add cache command line option
qemu-img currently writes disk images using writeback and filling
up the cache buffers which are then flushed by the kernel preventing
other processes from accessing the storage.
This is particularly bad in cluster environments where time-based
algorithms might be in place and accessing the storage within
certain timeouts is critical.
This patch adds the option to choose a cache method when writing
disk images.
Signed-off-by: Federico Simoncelli <fsimonce@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'qdict.h')
0 files changed, 0 insertions, 0 deletions