memtest86plus / memtest86plus

Official repo for Memtest86+
https://memtest.org
GNU General Public License v2.0
1.05k stars 80 forks source link

Selecting the initial set of cores / sockets / nodes through the command line #73

Open debrouxl opened 2 years ago

debrouxl commented 2 years ago

At the time of this writing, only interactive configuration can select the set of cores. I was thinking about a comma-separated list of cores similar to the one I suggested for tests in #72 , enabling both positive and negative selection. This interacts with the CLI for #9; should we really try to build a unified CLI syntax to handle both core number selection and SMT/P-Core/E-Core enablement/disablement ?

Distant wishlist item: socket<n> and node<n> shortcuts for selecting respectively the cores of the given CPU socket and the cores of the given NUMA node, after parsing valid information from the ACPI SRAT for the latter. In the meantime, <m>-<n> range and <m>,<n>list syntaxes for selecting cores do the job for a sufficiently homogeneous set of computers.

github-actions[bot] commented 2 years ago

This issue is stale because it has been open 120 days with no activity. Remove stale label or comment or this will be closed in 30 days.

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 120 days with no activity. Remove stale label or comment or this will be closed in 30 days.