On 01/06/17 18:34, Dario Faggioli wrote: > And compile it out of the hypervisor entirely. > > Code and other sections' sizes change as follows. > > Output of `size`: > vanilla patched-Y patched-N > text 1929007 1929007 1902783 > data 337784 337784 337688 > bss 1310464 1310464 1310336 > > Output of `size -A`: > vanilla patched-Y patched-N > .text 1372602 1372602 1348026 > .rodata 312152 312152 310680 > .init.text 244209 244209 244033 > .init.data 224576 224576 224576 > .data 57472 57472 57376 > .bss 1310464 1310464 1310336 > Total 23026516 23027008 22858069 > > No functional change intended. > > Signed-off-by: Dario Faggioli <dario.faggi...@citrix.com>
Thanks Dario -- patch looks good overall; I agree with all of Jan and Andy's comments that I haven't responded to. :-) -George _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org https://lists.xen.org/xen-devel