diff options
author | Fenghua Yu <[email protected]> | 2016-11-11 17:02:37 -0800 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2016-11-15 18:35:50 +0100 |
commit | c7cc0cc10cdecc275211c8749defba6c41aaf5de (patch) | |
tree | 351a83bdd34dcf688a43ea205a65074b07240d13 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 59fe5a77d473f3519dbee8ef5e77c69897a838f9 (diff) |
x86/intel_rdt: Reset per cpu closids on unmount
All CPUs in a rdtgroup are given back to the default rdtgroup before the
rdtgroup is removed during umount. After umount, the default rdtgroup
contains all online CPUs, but the per cpu closids are not cleared. As a
result the stale closid value will be used immediately after the next
mount.
Move all cpus to the default group and update the percpu closid storage.
[ tglx: Massaged changelong ]
Signed-off-by: Fenghua Yu <[email protected]>
Cc: "Ravi V Shankar" <[email protected]>
Cc: "Tony Luck" <[email protected]>
Cc: "Sai Prakhya" <[email protected]>
Cc: "Vikas Shivappa" <[email protected]>
Cc: "Ingo Molnar" <[email protected]>
Cc: "H. Peter Anvin" <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions