Function report |
Source Code:kernel\torture.c |
Create Date:2022-07-28 13:50:00 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Absorb kthreads into a kernel function that won't return, so that* they won't ever access module text or data again.
Proto:void torture_shutdown_absorb(const char *title)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
const char * | title |
466 | When READ_ONCE(fullstop) == System shutdown with torture running. cycle |
Name | Describe |
---|---|
rcu_torture_boost | |
rcu_torture_stats | Periodically prints torture statistics, if periodic statistics printing* was specified via the stat_interval module parameter. |
rcu_torture_stall | CPU-stall kthread. It waits as specified by stall_cpu_holdoff, then* induces a CPU stall for the time specified by stall_cpu. |
torture_shuffle | Shuffle tasks across CPUs, with the intent of allowing each CPU in the* system to become idle at a time and cut off its timer ticks. This is meant* to test the support for such tickless idle CPU in RCU. |
stutter_wait | Block until the stutter interval ends. This must be called periodically* by all running kthreads that need to be subject to stuttering. |
torture_stutter | Cause the torture test to "stutter", starting and stopping all* threads periodically. |
torture_kthread_stopping | Each kthread must wait for kthread_should_stop() before returning from* its top-level function, otherwise segfaults ensue |
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 |