Function report |
Source Code:kernel\rcu\tree_stall.h |
Create Date:2022-07-28 10:27:37 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:If too much time has passed in the current grace period, and if* so configured, go kick the relevant kthreads.
Proto:static void rcu_stall_kick_kthreads(void)
Type:void
Parameter:Nothing
129 | If Not rcu_kick_kthreads Then Return |
131 | j = READ_ONCE(Time at which to kick ) |
134 | WARN_ONCE(1, "Kicking %s grace-period kthread\n", Name of structure. ) |
138 | WRITE_ONCE(Time at which to kick , j + HZ) |
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 |