logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

probe::ioscheduler_trace.elv_abort_request - Fires when a request is aborted.

Name

       probe::ioscheduler_trace.elv_abort_request - Fires when a request is aborted.

See Also

tapset::ioscheduler(3stap)

SystemTap Tapset Reference                         April 2024                        PROBE::IOSCHEDULER_T(3stap)

Synopsis

       ioscheduler_trace.elv_abort_request

Values

rq_flags
           Request flags.

       name
           Name of the probe point

       disk_minor
           Disk minor number of request.

       rq
           Address of request.

       elevator_name
           The type of I/O elevator currently enabled.

       disk_major
           Disk major no of request.

See Also