Man Page: trace_block_rq_requeue
Operating Environment: centos
Section: 9
TRACE_BLOCK_RQ_REQUE(9) Block IO TRACE_BLOCK_RQ_REQUE(9)NAMEtrace_block_rq_requeue - place block IO request back on a queueSYNOPSISvoid trace_block_rq_requeue(struct request_queue * q, struct request * rq);ARGUMENTSq queue holding operation rq block IO operation requestDESCRIPTIONThe block operation request rq is being placed back into queue q. For some reason the request was not completed and needs to be put back in the queue.AUTHORSJason Baron <jbaron@redhat.com> Author. William Cohen <wcohen@redhat.com> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 TRACE_BLOCK_RQ_REQUE(9)
| Related Man Pages |
|---|
| mq_close(2) - hpux |
| blk_make_request(9) - suse |
| queue(n) - suse |
| queue(9s) - php |
| queue(9s) - minix |
| Similar Topics in the Unix Linux Community |
|---|
| Docker learning Phase-I |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |
| CentOS 6 ran out of space, need to reclaim it |
| [TIP] Processing YAML files with yq |