Home
last modified time | relevance | path

Searched refs:srcud (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/tools/testing/selftests/rcutorture/configs/rcu/
DSRCU-U.boot1 rcutorture.torture_type=srcud
DSRCU-P.boot1 rcutorture.torture_type=srcud
/linux-6.12.1/Documentation/RCU/
Dtorture.rst123srcud-torture: Tree SRCU per-CPU(idx=0): 0(35,-21) 1(-4,24) 2(1,1) 3(-26,20) 4(28,-47) 5(-9,4) 6(-…
126 using a dynamically allocated srcu_struct (hence "srcud-" rather than
288 SRCU-P ------- 202320 GPs (37.4667/s) [srcud: g1809476 f0x0 ]
290 SRCU-u ------- 1111285 GPs (205.794/s) [srcud: g1 f0x0 ]
/linux-6.12.1/Documentation/translations/it_IT/RCU/
Dtorture.rst118srcud-torture: Tree SRCU per-CPU(idx=0): 0(35,-21) 1(-4,24) 2(1,1) 3(-26,20) 4(28,-47) 5(-9,4) 6(-…
121 *Tree SRCU*, usando un'allocazione dinamica di srcu_struct (dunque "srcud-"
282 SRCU-P ------- 202320 GPs (37.4667/s) [srcud: g1809476 f0x0 ]
284 SRCU-u ------- 1111285 GPs (205.794/s) [srcud: g1 f0x0 ]
/linux-6.12.1/kernel/rcu/
Drcuscale.c270 static struct srcu_struct srcud; variable
274 srcu_ctlp = &srcud; in srcu_sync_scale_init()