Function report |
Source Code:kernel\umh.c |
Create Date:2022-07-28 09:22:34 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Handles UMH_WAIT_PROC.
Proto:static void call_usermodehelper_exec_sync(struct subprocess_info *sub_info)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct subprocess_info * | sub_info |
135 | pid = Create a kernel thread. |
136 | If pid < 0 Then |
138 | Else |
164 | umh_complete(sub_info) |
Name | Describe |
---|---|
call_usermodehelper_exec_work | We need to create the usermodehelper kernel thread from a task that is affine* to an optimized set of CPUs (or nohz housekeeping ones) such that they* inherit a widest affinity irrespective of call_usermodehelper() callers with |
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 |