WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] a question about domainU build

To: "xen-devel" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] a question about domainU build
From: "zhangkai" <zhangkai108@xxxxxx>
Date: Sun, 15 Nov 2009 22:04:30 +0800
Delivery-date: Sun, 15 Nov 2009 06:05:08 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=qq.com; s=s0907; t=1258293871; bh=xH8ApfyXC5THU9I89kaQHGy3WO2zDnVEQO1B77Yjzug=; h=X-QQ-ThreadID:X-Originating-IP:X-QQ-mid:X-QQ-STYLE:From:To:Sender: Subject:Mime-Version:Content-Type:Content-Transfer-Encoding:Date: X-Priority:Message-ID:X-QQ-MIME:X-Mailer:X-QQ-Mailer; b=d0WIP26zjjfvr0LO1RMsxmAbw0pcubCc+7shYTccSHF++Zer8MabTS7FaB3Nzz8nM b3BNgDh+a7nfUtO+1t+ZgbKvIDHJxVfSPA79MRVxGAQpKyoovVtg0vHQ6nmjrv+
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
hi all,
      I am reading the code which build domainU. In the function xc_dom_check_gzip(void *blob, size_t ziplen), it returns unziplen + 16 in the last. I want to know why 16 bytes are added to the real uncompressed kernel size?
      Thank you.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] a question about domainU build, zhangkai <=