table of contents
other versions
- Tumbleweed 5.4-1.1
- Leap-16.0
- Leap-15.6
| PROBE::IOSCHEDULER_T(3stap) | IO Scheduler and block IO Taps | PROBE::IOSCHEDULER_T(3stap) |
NAME¶
probe::ioscheduler_trace.elv_requeue_request - Fires when a request is
SYNOPSIS¶
ioscheduler_trace.elv_requeue_request
VALUES¶
disk_major
Disk major no of request.
elevator_name
The type of I/O elevator currently enabled.
rq
Address of request.
name
Name of the probe point
rq_flags
Request flags.
disk_minor
Disk minor number of request.
DESCRIPTION¶
put back on the queue, when the hadware cannot accept more requests.
SEE ALSO0¶
tapset::ioscheduler(3stap)
| October 2025 | SystemTap Tapset Reference |