I noticed something interesting from my VMware container VPS today:
It looks like information from the host outside of what's allocated to the container is available information.
Are these usually abstracted similar to other hardware in the system, or is that a requirement for things like memory hot add?
Memory information from dmidecode(8)
Maximum Memory Module Size: 32768 MB
Maximum Total Memory Size: 491520 MB
Maximum Capacity: 1 TB
Number Of Devices: 64
It looks like information from the host outside of what's allocated to the container is available information.
Are these usually abstracted similar to other hardware in the system, or is that a requirement for things like memory hot add?