-
Notifications
You must be signed in to change notification settings - Fork 172
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
hotplug_mem_repeat:Update size_mem acquisition method for aarch64
For the arm platform, there are two smallest mem block sizes. Section size must be at least 128MB for 4K and 16k base page size config. Section size must be at least 512MB for 64K base Update the block size mem acquisition method by the current guest base page size. Signed-off-by: zhenyzha <[email protected]>
- Loading branch information
Showing
2 changed files
with
15 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters