diff options
author | Vikas Shivappa <[email protected]> | 2017-04-07 17:33:56 -0700 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2017-04-14 16:10:09 +0200 |
commit | c6ea67de52c29a8b45e5fc7569fc4336bfd557b0 (patch) | |
tree | f65a107cf1500fa4671d43ced5a1b8ce491f2187 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | db69ef65636e6da135680d75d8646bd7e76136bc (diff) |
x86/intel_rdt: Make schemata file parsers resource specific
The schemata files are the user space interface to update resource
controls. The parser is hardwired to support only cache resources, which do
not fit the requirements of memory resources.
Add a function pointer for a parser to the struct rdt_resource and switch
the cache parsing over.
[ tglx: Massaged changelog ]
Signed-off-by: Vikas Shivappa <[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