Re: [PATCH v1 5/8] ssi: cache SSIPeripheralClass to avoid GET_CLASS()

2022-08-11 Thread Philippe Mathieu-Daudé via
On 11/8/22 17:14, Alex Bennée wrote: Investigating why some BMC models are so slow compared to a plain ARM virt machines I did some profiling of: ./qemu-system-arm -M romulus-bmc -nic user \ -drive file=obmc-phosphor-image-romulus.static.mtd,format=raw,if=mtd \ -nographic -seri

Re: [PATCH v1 5/8] ssi: cache SSIPeripheralClass to avoid GET_CLASS()

2022-08-11 Thread Cédric Le Goater
On 8/11/22 17:14, Alex Bennée wrote: Investigating why some BMC models are so slow compared to a plain ARM virt machines I did some profiling of: ./qemu-system-arm -M romulus-bmc -nic user \ -drive file=obmc-phosphor-image-romulus.static.mtd,format=raw,if=mtd \ -nographic -seri

[PATCH v1 5/8] ssi: cache SSIPeripheralClass to avoid GET_CLASS()

2022-08-11 Thread Alex Bennée
Investigating why some BMC models are so slow compared to a plain ARM virt machines I did some profiling of: ./qemu-system-arm -M romulus-bmc -nic user \ -drive file=obmc-phosphor-image-romulus.static.mtd,format=raw,if=mtd \ -nographic -serial mon:stdio And saw that object_class_dyn