clearcontainers / osbuilder

Clear Containers guest OS building scripts
20 stars 12 forks source link

Align image size to support memory hotplug #49

Closed devimc closed 6 years ago

devimc commented 6 years ago

To support memory hot plug in CC, image size must be aligned to 128M (defined by PAGE_SECTION_MASK), otherwise memory will not be plugged by the guest.