<div dir="ltr"><div dir="ltr">HI Ian,<div><br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Apr 9, 2021 at 12:07 PM Ian Wienand <<a href="mailto:iwienand@redhat.com">iwienand@redhat.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Tue, Apr 06, 2021 at 03:43:29PM +0800, Rico Lin wrote:<br>
> The job `devstack-platform-arm64` runs around 2.22 hrs to 3.04 hrs, which<br>
> is near two times slower than on x86 environment. It's not a solid number<br>
> as the performance might change a lot with different cloud environments and<br>
> different hardware.<br>
<br>
I guess right now we only have one ARM64 cloud so it won't vary that<br>
much :)  But we're working on it ...<br>
<br>
I'd like to use this for nodepool / diskimage-builder end-to-end<br>
testing, where we bring up a devstack cloud, build images with dib,<br>
upload them to the devstack cloud with nodepool and boot them.<br>
<br>
But I found that there was no nested virtualisation and the binary<br>
translation mode was impractically slow; like I walked away for almost<br>
an hour and the serial console was putting out a letter every few<br>
seconds like a teletype from 1977 :)<br>
<br>
 $ qemu-system-aarch64 -M virt  -m 2048<br>
   -drive if=none,file=./test.qcow2,media=disk,id=hd0<br>
   -device virtio-blk-device,drive=hd0  -net none -pflash flash0.img -pflash flash1.img<br>
<br>
Maybe I have something wrong there?  I couldn't find a lot of info on<br>
how to boot.  I expected slow, but not that slow.<br>
<br></blockquote><div>Yes No nested virtualization now on Arm64 server. </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Is binary translation practical?  Is booting cirros images, etc.  big<br>
part of this much longer runtime?<br></blockquote><div>Suggest boot cirros as the test VM, other distro boot use qemu without kvm support is slow </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
-i<br>
<br>
<br>
</blockquote></div></div>