Function report |
Source Code:kernel\rcu\rcutorture.c |
Create Date:2022-07-28 10:21:25 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:RCU torture force-quiescent-state kthread. Repeatedly induces* bursts of calls to force_quiescent_state(), increasing the probability* of occurrence of some important types of race conditions.
Proto:static int rcu_torture_fqs(void *arg)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
void * | arg |
913 | VERBOSE_TOROUT_STRING("rcu_torture_fqs task started") |
914 | Do |
915 | fqs_resume_time = jiffies + fqs_stutter * HZ |
923 | fqs() |
925 | fqs_burst_remaining -= fqs_holdoff |
928 | When Not Is it time for the current torture test to stop? cycle |
930 | Return 0 |
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 |