diff options
| author | aliguori | 2009-01-22 19:57:34 +0100 |
|---|---|---|
| committer | aliguori | 2009-01-22 19:57:34 +0100 |
| commit | 1987530fe0fbe00970d572cd2eda5a149aac3333 (patch) | |
| tree | 6c12ca3999b605f5b47a1510691ebafe5010528d /linux-user/flatload.c | |
| parent | info blockstats: show highest_allocated if exists (Uri Lublin) (diff) | |
| download | qemu-1987530fe0fbe00970d572cd2eda5a149aac3333.tar.gz qemu-1987530fe0fbe00970d572cd2eda5a149aac3333.tar.xz qemu-1987530fe0fbe00970d572cd2eda5a149aac3333.zip | |
qcow2 format: keep 'num_free_bytes', and show it upon 'info blockstats' (Uri Lublin)
'num_free_bytes' is the number of non-allocated bytes below highest-allocation.
It's useful, together with the highest-allocation, to figure out how
fragmented the image is, and how likely it will run out-of-space soon.
For example when the highest allocation is high (almost end-of-disk), but
many bytes (clusters) are free, and can be re-allocated when neeeded, than
we know it's probably not going to reach end-of-disk-space soon.
Added bookkeeping to block-qcow2.c
Export it using BlockDeviceInfo
Show it upon 'info blockstats' if BlockDeviceInfo exists
Signed-off-by: Uri Lublin <uril@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6407 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'linux-user/flatload.c')
0 files changed, 0 insertions, 0 deletions
