Function report |
Source Code:block\blk-throttle.c |
Create Date:2022-07-28 17:44:41 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:throtl_init
Proto:static int __init throtl_init(void)
Type:int
Parameter:Nothing
2534 | A workqueue to queue throttle related work = alloc_workqueue("kthrotld", WQ_MEM_RECLAIM, 0) |
2535 | If Not A workqueue to queue throttle related work Then panic - halt the system*@fmt: The text string to print* Display a message, then perform cleanups.* This function never returns. |
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 |