Home
last modified time | relevance | path

Searched refs:n_max_cbs (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/Documentation/RCU/
H A Dtorture.rst294 TINY01 ------- 836134 GPs (154.84/s) [rcu: g0 f0x0 ] n_max_cbs: 34198
295 TINY02 ------- 850371 GPs (157.476/s) [rcu: g0 f0x0 ] n_max_cbs: 2631
297 TREE02 ------- 333003 GPs (61.6672/s) [rcu: g2647753 f0x0 ] n_max_cbs: 35844
298 TREE03 ------- 306623 GPs (56.782/s) [rcu: g2975325 f0x0 ] n_max_cbs: 1496497
300 TREE04 ------- 246149 GPs (45.5831/s) [rcu: g1695737 f0x0 ] n_max_cbs: 434961
301 TREE05 ------- 314603 GPs (58.2598/s) [rcu: g2257741 f0x2 ] n_max_cbs: 193997
302 TREE07 ------- 167347 GPs (30.9902/s) [rcu: g1079021 f0x0 ] n_max_cbs: 478732
304 TREE09 ------- 752238 GPs (139.303/s) [rcu: g13075057 f0x0 ] n_max_cbs: 99011
/openbmc/linux/kernel/rcu/
H A Drcutorture.c2733 long n_max_cbs; in rcu_torture_fwd_prog_cr() local
2754 n_max_cbs = 0; in rcu_torture_fwd_prog_cr()
2776 } else if (!cur_ops->cbflood_max || cur_ops->cbflood_max > n_max_cbs) { in rcu_torture_fwd_prog_cr()
2782 n_max_cbs++; in rcu_torture_fwd_prog_cr()
2791 rcu_torture_fwd_prog_cond_resched(n_launders + n_max_cbs); in rcu_torture_fwd_prog_cr()
2812 n_launders + n_max_cbs - n_launders_cb_snap, in rcu_torture_fwd_prog_cr()
2814 n_max_gps, n_max_cbs, cver, gps); in rcu_torture_fwd_prog_cr()
2815 atomic_long_add(n_max_cbs, &rcu_fwd_max_cbs); in rcu_torture_fwd_prog_cr()