Home
last modified time | relevance | path

Searched refs:stress (Results 1 – 25 of 38) sorted by relevance

12

/linux/tools/testing/selftests/arm64/fp/
H A DREADME2 standalone stress tests.
13 sve-stress performs an SVE context switch stress test, as described
16 (The fpsimd-stress test works the same way; just substitute "fpsimd" for
25 $ ./sve-stress
64 KVM stress testing
67 To try to reproduce the bugs that we have been observing, sve-stress
88 2) Run the sve-stress on *each* guest with the Vector-Length set to 32:
89 guest$ ./vlset --inherit 32 ./sve-stress
91 3) Run the sve-stress on the host with the maximum Vector-Length:
92 host$ ./vlset --inherit --max ./sve-stress
[all …]
H A DMakefile10 fp-stress \
23 TEST_PROGS_EXTENDED := fpsimd-stress sve-stress ssve-stress za-stress
H A D.gitignore3 fp-stress
/linux/tools/testing/selftests/arm64/gcs/
H A DMakefile9 TEST_GEN_PROGS := basic-gcs libc-gcs gcs-locking gcs-stress gcspushm gcsstr
10 TEST_GEN_PROGS_EXTENDED := gcs-stress-thread
23 $(OUTPUT)/gcs-stress-thread: gcs-stress-thread.S
/linux/tools/testing/selftests/prctl/
H A D.gitignore2 disable-tsc-ctxt-sw-stress-test
3 disable-tsc-on-off-stress-test
H A DMakefile7 TEST_PROGS := disable-tsc-ctxt-sw-stress-test disable-tsc-on-off-stress-test \
/linux/Documentation/admin-guide/
H A Dworkload-tracing.rst22 `stress-ng <https://www.mankier.com/1/stress-ng>`_,
67 We used strace to trace the perf, stress-ng, paxtest workloads to illustrate
92 Install stress-ng and paxtest::
94 apt-get install stress-ng
100 As mentioned earlier, we used strace to trace perf bench, stress-ng and
119 stress-ng is used for performing stress testing on the kernel. It allows
124 to the `stress-ng man-page <https://www.mankier.com/1/stress-ng>`_ to
176 * stress-ng
254 What is stress-ng and how do we use it?
257 As mentioned earlier, stress-ng is used for performing stress testing on
[all …]
/linux/tools/testing/selftests/mm/
H A D.gitignore21 transhuge-stress
30 uffd-stress
H A DMakefile92 TEST_GEN_FILES += transhuge-stress
93 TEST_GEN_FILES += uffd-stress
166 $(OUTPUT)/uffd-stress: uffd-common.c
H A Duffd-stress.c193 static int stress(struct uffd_args *args) in stress() function
348 if (stress(args)) { in userfaultfd_stress()
H A Drun_vmtests.sh328 uffd_stress_bin=./uffd-stress
506 CATEGORY="thp" run_test ./transhuge-stress -d 20
/linux/tools/testing/selftests/verification/test.d/
H A Drv_wwnr_printk.tc10 stress-ng --cpu-sched "$num" --timer "$num" -t 5 -q
/linux/lib/
H A DKconfig.kfence81 this option is to stress test KFENCE with concurrent error reports
82 and allocations/frees. A value of 0 disables stress testing logic.
H A DKconfig.debug2588 tristate "Test module for stress/performance analysis of vmalloc allocator"
2593 stress and performance analysis. So, any new change for vmalloc
3012 tristate "kmod stress tester"
3022 it stress tests request_module() and this will very likely cause
3048 This allows us to stress test find_symbol() through the kallsyms
3059 We stress test find_symbol() through two means:
3089 stress test find_symbol() with thousands of symbols. At the same
3091 symbols, and if BTF is enabled this also stress tests adding BTF
3247 tristate "Test module for correctness and stress of objpool"
3278 tristate "KUnit Test for correctness and stress of ratelimit" if !KUNIT_ALL_TESTS
/linux/drivers/net/ethernet/freescale/fman/
H A DKconfig40 stress with multiple ports injecting line-rate traffic.
/linux/tools/memory-model/Documentation/
H A Daccess-marking.txt543 When designing stress tests it is important to ensure that race conditions
573 invoked concurrently, the stress test should force this concurrency to
574 actually happen. KCSAN can evaluate the stress test when the above code
606 If a given stress-test run does not result in KCSAN complaints from
608 stress test needs improvement. If the stress test was to be evaluated
611 false positives when not evaluating the stress test.
/linux/Documentation/locking/
H A Dlocktorture.rst34 Number of kernel threads that will stress exclusive lock
39 Number of kernel threads that will stress shared lock
/linux/Documentation/admin-guide/cifs/
H A Dauthors.rst69 …and SuSE and Citrix and RedHat testers for finding multiple bugs during excellent stress test runs.
/linux/Documentation/mm/
H A Dhwpoison.rst152 value). This allows stress testing of many kinds of
/linux/Documentation/gpu/amdgpu/display/
H A Dmpo-overview.rst61 configurations using more than 4 planes. Again, it is important to stress that
/linux/kernel/trace/
H A DKconfig1003 tristate "Ring buffer benchmark stress tester"
1006 This option creates a test to stress the ring buffer and benchmark it.
1168 to the ring buffer, to test/stress the nesting ability.
/linux/Documentation/core-api/
H A Dpin_user_pages.rst66 field, refcount overflows were seen in some huge page stress tests.
/linux/Documentation/networking/device_drivers/ethernet/intel/
H A Diavf.rst315 'Page allocation failure. order:0' errors may occur under stress.
/linux/drivers/usb/misc/
H A DKconfig234 with specialized device firmware for regression and stress testing,
/linux/Documentation/admin-guide/pm/
H A Dintel-speed-select.rst222 #stress -c 64
808 MHz can be achieved. If there is some busy workload on cpu 0 - 11 (e.g. stress)

12