Query: trace_block_bio_bounce
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
TRACE_BLOCK_BIO_BOUN(9) Block IO TRACE_BLOCK_BIO_BOUN(9)NAMEtrace_block_bio_bounce - used bounce buffer when processing block operationSYNOPSISvoid trace_block_bio_bounce(struct request_queue * q, struct bio * bio);ARGUMENTSq queue holding the block operation bio block operationDESCRIPTIONA bounce buffer was used to handle the block operation bio in q. This occurs when hardware limitations prevent a direct transfer of data between the bio data memory area and the IO device. Use of a bounce buffer requires extra copying of data and decreases performance.AUTHORSJason Baron <jbaron@redhat.com> Author. William Cohen <wcohen@redhat.com> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 TRACE_BLOCK_BIO_BOUN(9)
Related Man Pages |
---|
bio_f_base64(3ssl) - debian |
bio_f_base64(3) - opendarwin |
bio_f_base64(3openssl) - opensolaris |
probe::ioblock_trace.bounce(3stap) - centos |
probe::ioblock_trace.end(3stap) - centos |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Weird 'find' results |
Set hard block limit for user using quota |
DB2 convert digits to binary format |
Docker learning Phase-I |