Function report |
Source Code:mm\khugepaged.c |
Create Date:2022-07-28 16:07:14 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:khugepaged_wait_work
Proto:static void khugepaged_wait_work(void)
Type:void
Parameter:Nothing
2102 | If khugepaged_has_work() Then |
2106 | If Not scan_sleep_jiffies Then Return |
2110 | like wait_event_timeout() -- except it uses TASK_INTERRUPTIBLE to avoid* increasing load and is freezable.(khugepaged_wait, khugepaged_should_wakeup(), scan_sleep_jiffies) |
2113 | Return |
Name | Describe |
---|---|
khugepaged |
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 |