Function report |
Source Code:block\blk-settings.c |
Create Date:2022-07-28 17:03:53 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:set boundary rules for bio merging
Proto:void blk_queue_virt_boundary(struct request_queue *q, unsigned long mask)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct request_queue * | q | |
unsigned long | mask |
748 | virt_boundary_mask = mask |
756 | If mask Then max_segment_size = UINT_MAX |
Name | Describe |
---|---|
blk_queue_can_use_dma_map_merging | configure queue for merging segments. |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |