Hello,

originally I was puzzled to find that libxenguest's setting up of
struct hvm_start_info didn't have any explicit clearing of reserved
fields. Turns out the memory gets zeroed right after allocation.
Isn't this a waste of bandwidth particularly when considering the
kernel, initrd, or P2M segments, which may be large and which are
going to get filled with actual (non-zero) data anyway?

Thanks, Jan


Reply via email to