diff options
author | Jayachandran C <[email protected]> | 2019-06-17 23:35:18 +0300 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2019-06-25 16:42:09 +0100 |
commit | dccc9da22dedad203acea355b0e4d946b71172e5 (patch) | |
tree | f2aa9c5784b49699700577770856f8c77c9a6f45 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | ca9503fc9e9812aa6258e55d44edb03eb30fc46f (diff) |
arm64: Improve parking of stopped CPUs
The current code puts the stopped cpus in an 'yield' instruction loop.
Using a busy loop here is unnecessary, we can use the cpu_park_loop()
function here to do a wfi/wfe.
Signed-off-by: Jayachandran C <[email protected]>
Signed-off-by: Aaro Koskinen <[email protected]>
Acked-by: Will Deacon <[email protected]>
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions