函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\rcu\tree.c Create Date:2022-07-27 11:26:42
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:Body of kthread that handles grace periods.

函数原型:static int __noreturn rcu_gp_kthread(void *unused)

返回类型:int

参数:

类型参数名称
void *unused
1797  Bind the RCU grace-period kthreads to the housekeeping CPU.
1798  循环
1801  循环
1822  Loop doing repeated quiescent-state forcing until the grace period ends.
1825  GP kthread sleep state. 等于Grace-period cleanup started.
1826  Clean up after the old grace period.
1827  GP kthread sleep state. 等于Grace-period cleanup complete.