Searched refs:torture (Results 1 – 11 of 11) sorted by relevance
| /linux/Documentation/locking/ |
| H A D | locktorture.rst | 9 that runs torture tests on core kernel locking primitives. The kernel 13 grepping for "torture"). The test is started when the module is loaded, 17 This torture test consists of creating a number of kernel threads which 45 Type of lock to torture. By default, only spinlocks will 46 be tortured. This module can torture the following locks, 123 high-level errors and reports from the main 'torture' 132 spin_lock-torture: Writes: Total: 93746064 Max/Min: 0/0 Fail: 0 153 The following script may be used to torture locks:: 160 dmesg | grep torture: 169 Also see: Documentation/RCU/torture.rst
|
| /linux/drivers/gpu/drm/ci/xfails/ |
| H A D | meson-g12b-fails.txt | 6 kms_cursor_legacy@torture-bo,Fail 7 kms_cursor_legacy@torture-move,Fail
|
| /linux/Documentation/translations/it_IT/RCU/ |
| H A D | torture.rst | 6 Le operazioni RCU per le verifiche *torture* 15 visualizzarlo con dmesg (magari usate grep per filtrare "torture"). Le verifiche 26 …rcu-torture:--- Start of test: nreaders=16 nfakewriters=4 stat_interval=30 verbose=0 test_no_idle_… 27 …rcu-torture: rtc: (null) ver: 155441 tfle: 0 rta: 155441 rtaf: 8884 rtf: 155440 rtmbe: 0… 28 rcu-torture: Reader Pipe: 727860534 34213 0 0 0 0 0 0 0 0 0 29 rcu-torture: Reader Batch: 727877838 17003 0 0 0 0 0 0 0 0 0 30 …rcu-torture: Free-Block Circulation: 155440 155440 155440 155440 155440 155440 155440 155440 1554… 31 …rcu-torture:--- End of test: SUCCESS: nreaders=16 nfakewriters=4 stat_interval=30 verbose=0 test_n… 34 grep torture:". Su configurazioni più esoteriche potrebbe essere necessario 50 * "tfle": se non è zero, indica la lista di strutture "torture freelist" da [all …]
|
| H A D | index.rst | 12 torture
|
| /linux/drivers/firmware/psci/ |
| H A D | Kconfig | 12 The torture tests may interfere with the PSCI checker by turning CPUs 13 on and off through hotplug, so for now torture tests and PSCI checker
|
| /linux/Documentation/translations/it_IT/locking/ |
| H A D | locktorture.rst | 18 filtrate l'output con ``grep "torture"``). La verifica inizia quando 83 Generici dell'ambiente di sviluppo 'torture' (RCU + locking) 133 da parte dell'struttura 'torture'. 141 spin_lock-torture: Writes: Total: 93746064 Max/Min: 0/0 Fail: 0 172 dmesg | grep torture: 181 Consultate anche: Documentation/translations/it_IT/RCU/torture.rst
|
| /linux/tools/testing/selftests/rcutorture/bin/ |
| H A D | torture.sh | 4 # Run a series of torture tests, intended for overnight or 7 # Usage: torture.sh [ options ] 260 ds="`date +%Y.%m.%d-%H.%M.%S`-torture" 264 T="`mktemp -d ${TMPDIR-/tmp}/torture.sh.XXXXXX`" 333 # Note that "flavor" is an arbitrary string. Supply --torture if needed. 371 # in any way. So also supply --torture if you need something other than 493 # --torture rcu 496 torture_bootargs="rcupdate.rcu_cpu_stall_suppress_at_boot=1 torture.disable_onoff_at_boot rcupdate.rcu_task_stall_timeout=30000" 502 torture_bootargs="torture.disable_onoff_at_boot" 503 torture_set "locktorture" tools/testing/selftests/rcutorture/bin/kvm.sh --torture loc [all...] |
| H A D | kvm.sh | 94 echo " --torture lock|rcu|rcuscale|refscale|scf|X*" 258 --torture) 259 checkarg --torture "(suite name)" "$#" "$2" '^\(lock\|rcu\|rcuscale\|refscale\|scf\|X.*\)$' '^--' 261 TORTURE_MOD="`echo $TORTURE_SUITE | sed -e 's/^\(lock\|rcu\|scf\)$/\1torture/'`"
|
| H A D | kvm-test-1-run.sh | 114 echo Do the torture scripts know about your architecture?
|
| /linux/drivers/mtd/ubi/ |
| H A D | eba.c | 512 int torture = 0; in check_mapping() local 525 torture = 1; in check_mapping() 530 ubi_wl_put_peb(ubi, vol->vol_id, lnum, *pnum, torture); in check_mapping()
|
| /linux/ |
| H A D | MAINTAINERS | 22942 X: Documentation/RCU/torture.rst 27624 F: Documentation/RCU/torture.rst 27629 F: kernel/torture.c
|