[edk2-devel] guest boot with edk2 on Xen hypervisor takes more time

A Sudheer asr7247 at gmail.com
Wed Jul 5 07:12:47 UTC 2023


Hi All,

I tried the same with edk2 tianocore code base and see behavior is same. Time taken to boot guest is same.

i enabled edk2 ovmf logs and could see memory conversion in MdeModulePkg/Core/Dxe/Mem/Page.c , CoreConvertPagesEx() takes long time.
Can someone tell me if this conversion can be avoided.  Behavior is same with Ubuntu & android guests.

Attached the complete log file xl-edk2-ovmf-android-log2.txt .

*Strip from log file:*

(d1) [51370.900500] FSOpen: Open '\EFI\BOOT\grubx64.efi' Success
(d1) [51371.392920] PixelBlueGreenRedReserved8BitPerColor
< .....trimmed the same log>.
(d1) [51373.383205] PixelBlueGreenRedReserved8BitPerColor
(d1) [51373.383233] PixelBlueGreenRedReserved8BitPerColor
(d1) [51373.383263] InitializeBochsGraphicsMode: 1024x768 @ 32
(d1) [51373.463123] PixelBlueGreenRedReserved8BitPerColor
(d1) [51373.463164] FrameBufferBase: 0xF1000000, FrameBufferSize: 0x300000
(d1) [51373.463189] 0: shl:0 shr:0 mask:FF0000
(d1) [51373.463211] 1: shl:0 shr:0 mask:FF00
(d1) [51373.463232] 2: shl:0 shr:0 mask:FF
( *d1) [51373.463251] Bytes per pixel: 4*
*(d1) [51396.547505] ConvertPages: range 1000000 - 3A2BFFF covers multiple entries*
*(d1) [51398.087661] ConvertPages: range 1000000 - 3A2BFFF covers multiple entries*
*(d1) [51398.102295] XenBus: Set state to 5*
*(* d1) [51398.102690] XenBus: Set state to 5, done
(d1) [51398.102854] XenPvBlk: waiting backend state 5, current: 4
(d1) [51398.102950] XenPvBlk: waiting backend state 5, current: 4
(d1) [51398.104044] XenStore: Watch event EE74EA18
(d1) [51398.104262] XenBus: Set state to 6
(d1) [51398.104643] XenBus: Set state to 6, done
(d1) [51398.104826] XenPvBlk: waiting backend state 6, current: 5
(d1) [51398.114517] XenStore: Watch event EE74EA18
(d1) [51398.114704] XenBus: Set state to 1
(d1) [51398.115025] XenBus: Set state to 1, done
(d1) [51398.115894] Xen GrantTable, removing F0003


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#106659): https://edk2.groups.io/g/devel/message/106659
Mute This Topic: https://groups.io/mt/99808723/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/edk2-devel-archive/attachments/20230705/a2d25198/attachment-0001.htm>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: xl-edk2-ovmf-android-log2.txt
URL: <http://listman.redhat.com/archives/edk2-devel-archive/attachments/20230705/a2d25198/attachment-0001.txt>


More information about the edk2-devel-archive mailing list