Function report |
Source Code:kernel\rcu\rcuperf.c |
Create Date:2022-07-28 10:23:40 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:If performance tests complete, wait for shutdown to commence.
Proto:static void rcu_perf_wait_shutdown(void)
Type:void
Parameter:Nothing
302 | If atomic_read( & n_rcu_perf_writer_finished) < nrealwriters Then Return |
304 | When Not Is it time for the current torture test to stop? cycle |
Name | Describe |
---|---|
rcu_perf_reader | RCU perf reader kthread. Repeatedly does empty RCU read-side* critical section, minimizing update-side interference. |
rcu_perf_writer | RCU perf writer kthread. Repeatedly does a grace period. |
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 |