Re: [PATCH v3] dts: Change hugepage runtime config to 2MB Exclusively

2024-04-17 Thread Juraj Linkeš
Don't forget to run the ../devtools/dts-check-format.sh script, it found one issue: framework/testbed_model/os_session.py:351: [D] D417 Missing argument descriptions in the docstring [pydocstyle] On Tue, Apr 16, 2024 at 8:18 PM Nicholas Pratte wrote: > > The previous implementation configures and

Re: [PATCH v3] dts: Change hugepage runtime config to 2MB Exclusively

2024-04-16 Thread Nicholas Pratte
I like the changes suggested by Morten, and much such modifications accordingly. Given that the hugepage size will likely be determined by arch going forward, looking ahead, when considering patch 1360 and ongoing config changes, I decided to create a property method in the Node object that can be

RE: [PATCH v3] dts: Change hugepage runtime config to 2MB Exclusively

2024-04-16 Thread Morten Brørup
> From: Nicholas Pratte [mailto:npra...@iol.unh.edu] > Sent: Tuesday, 16 April 2024 20.19 > > 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 confi