trace_block_bio_bounce(9) suse man page | unix.com

Man Page: trace_block_bio_bounce

Operating Environment: suse

Section: 9

TRACE_BLOCK_BIO_BOUN(9) 					     Block IO						   TRACE_BLOCK_BIO_BOUN(9)

NAME
trace_block_bio_bounce - used bounce buffer when processing block operation
SYNOPSIS
void trace_block_bio_bounce(struct request_queue * q, struct bio * bio);
ARGUMENTS
q queue holding the block operation bio block operation
DESCRIPTION
A 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.
AUTHORS
Jason Baron <jbaron@redhat.com> Author. William Cohen <wcohen@redhat.com> Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 TRACE_BLOCK_BIO_BOUN(9)
Related Man Pages
blk_make_request(9) - centos
bio_f_base64(3) - opendarwin
bio_f_base64(3openssl) - opensolaris
probe::ioblock.request(3stap) - centos
probe::ioblock_trace.request(3stap) - centos
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Grant unprivileged user rights to see the output of echo|format but not modify disks
A (ksh) Library For and From UNIX.com
32 bit process addressing more than 4GB