diff options
author | xiongxin <xiongxin@kylinos.cn> | 2023-04-07 10:47:59 +0800 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2023-08-01 13:54:00 +0200 |
commit | 2fa00769b1e4bcf20cf0c967cb45f0cd1cea2b5c (patch) | |
tree | 24441b291087dcd60efc26eff5aff09278ea5dd2 /scripts/rustdoc_test_builder.rs | |
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 <xiongxin@kylinos.cn>
Tested-by: xiongxin <xiongxin@kylinos.cn>
Reviewed-by: Srinivas Pandruvada<srinivas.pandruvada@linux.intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'scripts/rustdoc_test_builder.rs')
0 files changed, 0 insertions, 0 deletions