Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\rcu\tree.c Create Date:2022-07-28 10:26:20
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:Body of kthread that handles grace periods.

Proto:static int __noreturn rcu_gp_kthread(void *unused)

Type:int

Parameter:

TypeParameterName
void *unused
1797  rcu_bind_gp_kthread()
1798  cycle
1801  cycle
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.