diff options
author | Stefan Haberland <[email protected]> | 2023-04-05 16:20:12 +0200 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2023-04-11 19:53:08 -0600 |
commit | 1cee2975bbabd89df1097c354867192106b058ea (patch) | |
tree | 56fa8ab2e82746ef1a65170ce91dbf5482bb8986 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 861d53dbed4cad8cf1bbef692111f2215e02c38e (diff) |
s390/dasd: add autoquiesce feature
Add the internal logic to check for autoquiesce triggers and handle
them.
Quiesce and resume are functions that tell Linux to stop/resume
issuing I/Os to a specific DASD.
The DASD driver allows a manual quiesce/resume via ioctl.
Autoquiesce will define an amount of triggers that will lead to
an automatic quiesce if a certain event occurs.
There is no automatic resume.
All events will be reported via DASD Extended Error Reporting (EER)
if configured.
Signed-off-by: Stefan Haberland <[email protected]>
Reviewed-by: Jan Hoeppner <[email protected]>
Reviewed-by: Halil Pasic <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions