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
18 whether the RCU torture tests are to be started immediately during
24 You will normally -not- want to start the RCU torture tests during boot
127 stat_interval The number of seconds between output of torture
213 …rcu-torture:--- Start of test: nreaders=16 nfakewriters=4 stat_interval=30 verbose=0 test_no_idle_…
214 …rcu-torture: rtc: (null) ver: 155441 tfle: 0 rta: 155441 rtaf: 8884 rtf: 155440 rtmbe: 0…
215 rcu-torture: Reader Pipe: 727860534 34213 0 0 0 0 0 0 0 0 0
216 rcu-torture: Reader Batch: 727877838 17003 0 0 0 0 0 0 0 0 0
217 …rcu-torture: Free-Block Circulation: 155440 155440 155440 155440 155440 155440 155440 155440 1554…
218 …rcu-torture:--- End of test: SUCCESS: nreaders=16 nfakewriters=4 stat_interval=30 verbose=0 test_n…
220 The command "dmesg | grep torture:" will extract this information on
223 the RCU torture test. The printk()s use KERN_ALERT, so they should
238 o "tfle": If non-zero, indicates that the "torture freelist"
243 o "rta": Number of structures allocated from the torture freelist.
245 o "rtaf": Number of allocations from the torture freelist that have
250 o "rtf": Number of frees into the torture freelist.
297 o "Free-Block Circulation": Shows the number of torture structures
303 as it is only incremented if a torture structure's counter
310 srcu-torture: per-CPU(idx=1): 0(0,1) 1(0,1) 2(0,0) 3(0,1)
320 The following script may be used to torture RCU:
327 dmesg | grep torture: