qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] full allocation and file fragmentation.


From: Frediano Ziglio
Subject: [Qemu-devel] full allocation and file fragmentation.
Date: Sat, 13 Aug 2011 19:18:33 +0200

Looking at you patch for full image preallocation I noted you used
bdrv_write to fill space with zeroes. Nothing wrong but I would add a
call to fallocate or posix_fallocate in order to get less
fragmentation on file system. Perhaps there should be a
bdrv_preallocate call ??

Regards
  Frediano



reply via email to

[Prev in Thread] Current Thread [Next in Thread]