Query: blk_queue_max_segment_size
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
BLK_QUEUE_MAX_SEGMEN(9) Block Devices BLK_QUEUE_MAX_SEGMEN(9)NAMEblk_queue_max_segment_size - set max segment size for blk_rq_map_sgSYNOPSISvoid blk_queue_max_segment_size(struct request_queue * q, unsigned int max_size);ARGUMENTSq the request queue for the device max_size max size of segment in bytesDESCRIPTIONEnables a low level driver to set an upper limit on the size of a coalesced segmentCOPYRIGHTKernel Hackers Manual 3.10 June 2014 BLK_QUEUE_MAX_SEGMEN(9)