PROBE::IOSCHEDULER\&

Section: IO Scheduler and block IO Taps (3stap)
Updated: November 2020
Page Index
 

NAME

probe::ioscheduler.elv_add_request.kp - kprobe based probe to indicate that a request was added to the request queue  

SYNOPSIS

ioscheduler.elv_add_request.kp 
 

VALUES

disk_major

Disk major number of the request

disk_minor

Disk minor number of the request

name

Name of the probe point

rq_flags

Request flags

rq

Address of the request

elevator_name

The type of I/O elevator currently enabled

q

pointer to request queue
 

SEE ALSO

tapset::ioscheduler(3stap)


 

Index

NAME
SYNOPSIS
VALUES
SEE ALSO