Re: [PATCH v3 1/4] virtio_balloon: separate vm events into a function
From: David Hildenbrand
Date: Tue Apr 23 2024 - 06:04:14 EST
On 23.04.24 05:41, zhenwei pi wrote:
All the VM events related statistics have dependence on
'CONFIG_VM_EVENT_COUNTERS', separate these events into a function to
make code clean. Then we can remove 'CONFIG_VM_EVENT_COUNTERS' from
'update_balloon_stats'.
Signed-off-by: zhenwei pi <pizhenwei@xxxxxxxxxxxxx>
---
Reviewed-by: David Hildenbrand <david@xxxxxxxxxx>
--
Cheers,
David / dhildenb