Searched hist:268646 (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/usr.bin/mkimg/
H A Dvmdk.cdiff 268646 Tue Jul 15 02:52:47 MDT 2014 marcel Add image_data() for checking whether a sequence of blocks has data.
Use this for VHD and VMDK to avoid allocating space in the image
for empty sectors.

Note that this negatively affects performance because mkimg uses a
temporary file for the intermediate storage. When mkimg has better
internal book keeping, performance can be significantly improved.
H A Dimage.cdiff 268646 Tue Jul 15 02:52:47 MDT 2014 marcel Add image_data() for checking whether a sequence of blocks has data.
Use this for VHD and VMDK to avoid allocating space in the image
for empty sectors.

Note that this negatively affects performance because mkimg uses a
temporary file for the intermediate storage. When mkimg has better
internal book keeping, performance can be significantly improved.
H A Dvhd.cdiff 268646 Tue Jul 15 02:52:47 MDT 2014 marcel Add image_data() for checking whether a sequence of blocks has data.
Use this for VHD and VMDK to avoid allocating space in the image
for empty sectors.

Note that this negatively affects performance because mkimg uses a
temporary file for the intermediate storage. When mkimg has better
internal book keeping, performance can be significantly improved.

Completed in 72 milliseconds