aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorJuergen Gross <jgross@suse.com>2023-05-02 14:09:24 +0200
committerBorislav Petkov (AMD) <bp@alien8.de>2023-06-01 15:04:33 +0200
commit961c6a4326643e6588352b7f1f5d77364415386f (patch)
tree986f83591c9166f0be3cd06851ff65de4ebaade8 /tools/perf/scripts/python/export-to-postgresql.py
parentx86/mtrr: Move 32-bit code from mtrr.c to legacy.c (diff)
downloadwireguard-linux-961c6a4326643e6588352b7f1f5d77364415386f.tar.xz
wireguard-linux-961c6a4326643e6588352b7f1f5d77364415386f.zip
x86/mtrr: Allocate mtrr_value array dynamically
The mtrr_value[] array is a static variable which is used only in a few configurations. Consuming 6kB is ridiculous for this case, especially as the array doesn't need to be that large and it can easily be allocated dynamically. Signed-off-by: Juergen Gross <jgross@suse.com> Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de> Tested-by: Michael Kelley <mikelley@microsoft.com> Link: https://lore.kernel.org/r/20230502120931.20719-10-jgross@suse.com Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions