diff options
author | Naveen N. Rao <[email protected]> | 2019-07-03 22:34:01 +0530 |
---|---|---|
committer | Michael Ellerman <[email protected]> | 2019-07-04 22:27:25 +1000 |
commit | 18a593c8b5426f6a08bcb353636d761a83f78d9e (patch) | |
tree | f12ab26568d0b44e9161f6a662d9f11e93b200b4 /lib/string_helpers.c | |
parent | d62c8deeb6e69cd7815c21171a218301822e4a06 (diff) |
powerpc/pseries: Protect against hogging the cpu while setting up the stats
When enabling or disabling the vcpu dispatch statistics, we do a lot of
work including allocating/deallocating memory across all possible cpus
for the DTL buffer. In order to guard against hogging the cpu for too
long, track the time we're taking and yield the processor if necessary.
Signed-off-by: Naveen N. Rao <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions