Function report |
Source Code:block\bounce.c |
Create Date:2022-07-28 17:32:56 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:gets called "every" time someone init's a queue with BLK_BOUNCE_ISA* as the max address, so check if the pool has already been created.
Proto:int init_emergency_isa_pool(void)
Type:int
Parameter:Nothing
110 | mutex_lock( & isa_mutex) |
112 | If mempool_initialized( & isa_page_pool) Then |
121 | pr_info("isa pool size: %d pages\n", ISA_POOL_SIZE) |
122 | init_bounce_bioset() |
124 | Return 0 |
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 |