Query: trace_block_sleeprq
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
TRACE_BLOCK_SLEEPRQ(9) Block IO TRACE_BLOCK_SLEEPRQ(9)NAMEtrace_block_sleeprq - waiting to get a free request entry in queue for block IO operationSYNOPSISvoid trace_block_sleeprq(struct request_queue * q, struct bio * bio, int rw);ARGUMENTSq queue for operation bio pending block IO operation rw low bit indicates a read (0) or a write (1)DESCRIPTIONIn the case where a request struct cannot be provided for queue q the process needs to wait for an request struct to become available. This tracepoint event is generated each time the process goes to sleep waiting for request struct become available.AUTHORSJason Baron <jbaron@redhat.com> Author. William Cohen <wcohen@redhat.com> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 TRACE_BLOCK_SLEEPRQ(9)
Related Man Pages |
---|
bio_alloc_bioset(9) - centos |
g_bio(9) - debian |
g_clone_bio(9) - debian |
probe::ioblock_trace.bounce(3stap) - centos |
probe::ioblock_trace.end(3stap) - centos |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
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 |