Provided by: systemtap-doc_4.7-1_amd64
NAME
probe::ioscheduler.elv_add_request - probe to indicate request is added to the request queue.
SYNOPSIS
ioscheduler.elv_add_request
VALUES
q Pointer to request queue. rq Address of request. disk_major Disk major no of request. rq_flags Request flags. elevator_name The type of I/O elevator currently enabled. disk_minor Disk minor number of request.
SEE ALSO
tapset::ioscheduler(3stap)