Function report |
Source Code:kernel\rcu\rcuperf.c |
Create Date:2022-07-28 10:23:41 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:RCU perf reader kthread. Repeatedly does empty RCU read-side* critical section, minimizing update-side interference.
Proto:static int rcu_perf_reader(void *arg)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
void * | arg |
319 | VERBOSE_PERFOUT_STRING("rcu_perf_reader task started") |
320 | set_cpus_allowed_ptr(current process, cpumask_of - the cpumask containing just a given cpu*@cpu: the cpu (<= nr_cpu_ids)(me % nr_cpu_ids)) |
322 | atomic_inc( & n_rcu_perf_reader_started) |
324 | Do |
330 | When Not Is it time for the current torture test to stop? cycle |
332 | 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 |