diff options
author | xiongxin <[email protected]> | 2023-04-07 10:47:59 +0800 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2023-08-01 13:54:00 +0200 |
commit | 2fa00769b1e4bcf20cf0c967cb45f0cd1cea2b5c (patch) | |
tree | 24441b291087dcd60efc26eff5aff09278ea5dd2 /tools | |
parent | 3e767d6850f867cc33ac16ca097350a1d2417982 (diff) |
powercap: intel_rapl: Optimize rp->domains memory allocation
In the memory allocation of rp->domains in rapl_detect_domains(), there
is an additional memory of struct rapl_domain allocated, optimize the
code here to save sizeof(struct rapl_domain) bytes of memory.
Test in Intel NUC (i5-1135G7).
Signed-off-by: xiongxin <[email protected]>
Tested-by: xiongxin <[email protected]>
Reviewed-by: Srinivas Pandruvada<[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions