Re: [PATCH v5 0/2] Methodology change for hugepage configuration

2024-05-07 Thread Luca Vizzarro
Reviewed-by: Luca Vizzarro

[PATCH v5 0/2] Methodology change for hugepage configuration

2024-04-30 Thread Nicholas Pratte
In order to prevent accidental misconfiguration of hugepages at runtime, the following changes are made to only allow for configuration of 2MB hugepages within the DTS config.yaml. In the previous implementation, a default hugepage size was selected via the size listed in /proc/meminfo. The problem