tools/power/x86/intel-speed-select: Support more than 8 sockets.
authorFrank Ramsay <frank.ramsay@hpe.com>
Thu, 20 Jul 2023 16:08:03 +0000 (11:08 -0500)
committerSrinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Tue, 8 Aug 2023 22:16:40 +0000 (15:16 -0700)
commit06bbebdb6da5e816f206c09ce20321237e5910e9
tree6a8040868d58b5fcd2aefbc06e6ca1e0b0c41ab3
parent7a4ab2f4795bfa7cfe10330ce4a2452748f31b68
tools/power/x86/intel-speed-select: Support more than 8 sockets.

MAX_PACKAGE_COUNT limits the intel-speed-select to systems with 8 sockets or fewer.
On a system with more than 8 sockets intel-speed-select silently ignores everything
beyond the 8th socket, rendering the tool useless for those systems.

Increase MAX_PACKAGE_COUNT to support systems with up to 32 sockets.

Signed-off-by: Frank Ramsay <frank.ramsay@hpe.com>
Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
tools/power/x86/intel-speed-select/isst.h