Lines Matching refs:torture
8 be loaded to run a torture test. The test periodically outputs
10 command (perhaps grepping for "torture"). The test is started
112 stat_interval The number of seconds between output of torture
185 …rcu-torture:--- Start of test: nreaders=16 nfakewriters=4 stat_interval=30 verbose=0 test_no_idle_…
186 …rcu-torture: rtc: (null) ver: 155441 tfle: 0 rta: 155441 rtaf: 8884 rtf: 155440 rtmbe: 0…
187 rcu-torture: Reader Pipe: 727860534 34213 0 0 0 0 0 0 0 0 0
188 rcu-torture: Reader Batch: 727877838 17003 0 0 0 0 0 0 0 0 0
189 …rcu-torture: Free-Block Circulation: 155440 155440 155440 155440 155440 155440 155440 155440 1554…
190 …rcu-torture:--- End of test: SUCCESS: nreaders=16 nfakewriters=4 stat_interval=30 verbose=0 test_n…
192 The command "dmesg | grep torture:" will extract this information on
195 the RCU torture test. The printk()s use KERN_ALERT, so they should
210 o "tfle": If non-zero, indicates that the "torture freelist"
215 o "rta": Number of structures allocated from the torture freelist.
217 o "rtaf": Number of allocations from the torture freelist that have
222 o "rtf": Number of frees into the torture freelist.
269 o "Free-Block Circulation": Shows the number of torture structures
275 as it is only incremented if a torture structure's counter
282 …srcud-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(-…
294 The following script may be used to torture RCU:
301 dmesg | grep torture: