mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-05-13 10:12:36 +00:00
To remove the limit of 4MB ramdisk size simply adjust layout dynamically according to ramdisk size rounded up to a 4K boundary. This enables ramdisk based virtual machines which tend to have large ramdisk memory requirements (128MB and above). Tracked-On: #4840 Signed-off-by: Helmut Buchsbaum <helmut.buchsbaum@opensource.tttech-industrial.com>