Function report |
Source Code:kernel\hung_task.c |
Create Date:2022-07-28 11:45:08 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:hung_timeout_jiffies
Proto:static long hung_timeout_jiffies(unsigned long last_checked, unsigned long timeout)
Type:long
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned long | last_checked | |
unsigned long | timeout |
214 | Return If timeout Then last_checked - jiffies + timeout * HZ Else MAX_SCHEDULE_TIMEOUT |
Name | Describe |
---|---|
watchdog | kthread which checks for tasks stuck in D state |
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 |