In the initial implementation: it is 128MiB each device and total allowed memory growth is 2GiB. this OK for small size VMs. apparently not enough for large size VMs when new memory is needed.
this task is to track the design for support multiple size of devices and logic to choose them to attach/detach to/from VMs
and dynamically determine the numa node to attach/detach
In the initial implementation: it is 128MiB each device and total allowed memory growth is 2GiB. this OK for small size VMs. apparently not enough for large size VMs when new memory is needed.
this task is to track the design for support multiple size of devices and logic to choose them to attach/detach to/from VMs
and dynamically determine the numa node to attach/detach