Vadim Galitsyn <vadim.galit...@profitbricks.com> writes: > Hi Guys, > > Thank you for the input! > >> "hotunpluggable" is ugly. What about just "pluggable"? > > Markus, I think "pluggable" is a bit misleading here. Some people can take > it like a maximum amount of memory that can be hot-added to a guest (i.e., > difference between static memory size and value specified with "-m > ...,maxmem=XXX"). I would say: > > mem_info->plugged_memory = get_plugged_memory_size(); > > ..since it reflects actual amount which was already hot-added. Agree?
I like it. Thanks! [...]