Query: trace_block_rq_complete
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
TRACE_BLOCK_RQ_COMPL(9) Block IO TRACE_BLOCK_RQ_COMPL(9)NAMEtrace_block_rq_complete - block IO operation completed by device driverSYNOPSISvoid trace_block_rq_complete(struct request_queue * q, struct request * rq);ARGUMENTSq queue containing the block operation request rq block operations requestDESCRIPTIONThe block_rq_complete tracepoint event indicates that some portion of operation request has been completed by the device driver. If the rq->bio is NULL, then there is absolutely no additional work to do for the request. If rq->bio is non-NULL then there is additional work required to complete the request.AUTHORSJason Baron <jbaron@redhat.com> Author. William Cohen <wcohen@redhat.com> Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 TRACE_BLOCK_RQ_COMPL(9)
| Related Man Pages |
|---|
| rdma_get_recv_comp(3) - debian |
| rdma_get_send_comp(3) - centos |
| blk_init_queue(9) - suse |
| wakeup(9r) - osf1 |
| probe::ioblock.request(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Cut command on RHEL 6.8 compatibility issues |
| Tar Command |
| Shopt -s histappend |
| 32 bit process addressing more than 4GB |