Re: [PATCH v8 1/2] dts: Change hugepage runtime config to 2MB Exclusively

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

Re: [PATCH v8 1/2] dts: Change hugepage runtime config to 2MB Exclusively

2024-05-30 Thread Juraj Linkeš
On Thu, May 30, 2024 at 9:38 PM Nicholas Pratte wrote: > > The previous implementation configures and allocates hugepage sizes > based on a system default. This can lead to two problems: overallocation of > hugepages (which may crash the remote host), and configuration of hugepage > sizes that are

[PATCH v8 1/2] dts: Change hugepage runtime config to 2MB Exclusively

2024-05-30 Thread Nicholas Pratte
The previous implementation configures and allocates hugepage sizes based on a system default. This can lead to two problems: overallocation of hugepages (which may crash the remote host), and configuration of hugepage sizes that are not recommended during runtime. This new implementation allows on