Function report |
Source Code:block\blk-mq.c |
Create Date:2022-07-28 17:09:47 |
Last Modify:2020-03-17 23:18:05 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:blk_mq_first_mapped_cpu
Proto:static inline int blk_mq_first_mapped_cpu(struct blk_mq_hw_ctx *hctx)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct blk_mq_hw_ctx * | hctx |
1376 | If cpu >= Setup number of possible processor ids Then cpu = Uniprocessor. Assume all masks are "1". |
1378 | Return cpu |
Name | Describe |
---|---|
blk_mq_hctx_next_cpu | It'd be great if the workqueue API had a way to pass* in a mask and had some smarts for more clever placement.* For now we just round-robin here, switching for every* BLK_MQ_CPU_WORK_BATCH queued items. |
blk_mq_map_swqueue |
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 |