Provided by: systemtap-doc_4.8-2_amd64
NAME
probe::ioscheduler_trace.elv_requeue_request - Fires when a request is
SYNOPSIS
ioscheduler_trace.elv_requeue_request
VALUES
elevator_name The type of I/O elevator currently enabled. name Name of the probe point rq_flags Request flags. rq Address of request. disk_major Disk major no of request. disk_minor Disk minor number of request.
DESCRIPTION
put back on the queue, when the hadware cannot accept more requests.
SEE ALSO
tapset::ioscheduler(3stap)