diff options
author | Tony Luck <[email protected]> | 2017-04-03 14:44:16 -0700 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2017-04-05 17:22:31 +0200 |
commit | c4026b7b95a4b852e404afa2cd7720866159d118 (patch) | |
tree | 60089e1fd1ad26b24d915b9e1d82b06092e69ee4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 6415813bae75feba10b8ca3ed6634a72c2a4d313 (diff) |
x86/intel_rdt: Implement "update" mode when writing schemata file
The schemata file can have multiple lines and it is cumbersome to update
all lines.
Remove code that requires that the user provides values for every resource
(in the right order). If the user provides values for just a few
resources, update them and leave the rest unchanged.
Side benefit: we now check which values were updated and only send IPIs to
cpus that actually have updates.
Signed-off-by: Tony Luck <[email protected]>
Signed-off-by: Vikas Shivappa <[email protected]>
Tested-by: Sai Praneeth Prakhya <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions