commit | d1e9abd630fe66046087f6501a4e4b8de55f7ab9 | [log] [tgz] |
---|---|---|
author | Juergen Gross <jgross@suse.com> | Wed Sep 17 06:12:36 2014 +0200 |
committer | David Vrabel <david.vrabel@citrix.com> | Fri Oct 03 12:34:52 2014 +0100 |
tree | 6c14a52812979042afe7729c7e3097f3976eb7fa | |
parent | bca9b6855888d978d6e5399b0a8a8ed9a11e9236 [diff] |
xen: eliminate scalability issues from initrd handling Size restrictions native kernels wouldn't have resulted from the initrd getting mapped into the initial mapping. The kernel doesn't really need the initrd to be mapped, so use infrastructure available in Xen to avoid the mapping and hence the restriction. Signed-off-by: Juergen Gross <jgross@suse.com> Signed-off-by: David Vrabel <david.vrabel@citrix.com>