Re: Optimization for the virtio-balloon feature on the ARM platform

2023-02-20 Thread Michael S. Tsirkin
On Mon, Feb 20, 2023 at 10:15:37AM +0100, David Hildenbrand wrote: > On 20.02.23 02:33, Yangming via wrote: > > Dear QEMU maintainers, > > > > I am writing to discuss a possible optimization for the virtio-balloon > > feature on the ARM platform. The ‘virtio_ball

Re: Optimization for the virtio-balloon feature on the ARM platform

2023-02-20 Thread David Hildenbrand
On 20.02.23 02:33, Yangming via wrote: Dear QEMU maintainers, I am writing to discuss a possible optimization for the virtio-balloon feature on the ARM platform. The ‘virtio_balloon_set_config’ function is called frequently during the balloon inflation process, and its subfunction

Optimization for the virtio-balloon feature on the ARM platform

2023-02-19 Thread Yangming via
Dear QEMU maintainers, I am writing to discuss a possible optimization for the virtio-balloon feature on the ARM platform. The 'virtio_balloon_set_config' function is called frequently during the balloon inflation process, and its subfunction 'get_current_ram_size' n