/Linux-v5.4/kernel/locking/ |
D | test-ww_mutex.c | 342 struct stress { struct 373 static void dummy_load(struct stress *stress) in dummy_load() argument 380 struct stress *stress = container_of(work, typeof(*stress), work); in stress_inorder_work() local 381 const int nlocks = stress->nlocks; in stress_inorder_work() 382 struct ww_mutex *locks = stress->locks; in stress_inorder_work() 406 dummy_load(stress); in stress_inorder_work() 426 } while (!time_after(jiffies, stress->timeout)); in stress_inorder_work() 429 kfree(stress); in stress_inorder_work() 439 struct stress *stress = container_of(work, typeof(*stress), work); in stress_reorder_work() local 446 order = get_random_order(stress->nlocks); in stress_reorder_work() [all …]
|
/Linux-v5.4/tools/testing/selftests/prctl/ |
D | .gitignore | 1 disable-tsc-ctxt-sw-stress-test 2 disable-tsc-on-off-stress-test
|
D | Makefile | 7 TEST_PROGS := disable-tsc-ctxt-sw-stress-test disable-tsc-on-off-stress-test \
|
/Linux-v5.4/tools/testing/selftests/vm/ |
D | .gitignore | 9 transhuge-stress
|
D | Makefile | 17 TEST_GEN_FILES += transhuge-stress
|
D | userfaultfd.c | 583 static int stress(unsigned long *userfaults) in stress() function 1171 if (stress(userfaults)) in userfaultfd_stress()
|
/Linux-v5.4/Documentation/locking/ |
D | locktorture.rst | 34 Number of kernel threads that will stress exclusive lock 39 Number of kernel threads that will stress shared lock
|
/Linux-v5.4/Documentation/admin-guide/cifs/ |
D | authors.rst | 69 …and SuSE and Citrix and RedHat testers for finding multiple bugs during excellent stress test runs.
|
/Linux-v5.4/Documentation/vm/ |
D | hwpoison.rst | 155 value). This allows stress testing of many kinds of
|
/Linux-v5.4/kernel/rcu/ |
D | Kconfig | 104 systems, but if you are stress-testing the RCU implementation
|
/Linux-v5.4/Documentation/power/regulator/ |
D | consumer.rst | 180 consumers under regulator stress or failure conditions.
|
/Linux-v5.4/Documentation/networking/device_drivers/intel/ |
D | ixgb.rst | 445 Under small packets UDP stress test with 10GbE driver, the Linux system 452 Under stress conditions, if TX hangs occur, turning off TSO
|
D | iavf.rst | 315 'Page allocation failure. order:0' errors may occur under stress.
|
D | ixgbe.rst | 463 dropped packets during network stress. Bandwidth can be allocated to each of
|
D | i40e.rst | 537 dropped packets during network stress. Bandwidth can be allocated to each of
|
/Linux-v5.4/kernel/trace/ |
D | Kconfig | 708 tristate "Ring buffer benchmark stress tester" 711 This option creates a test to stress the ring buffer and benchmark it. 732 to the ring buffer, to test/stress the nesting ability.
|
/Linux-v5.4/drivers/usb/misc/ |
D | Kconfig | 177 with specialized device firmware for regression and stress testing,
|
/Linux-v5.4/Documentation/power/ |
D | suspend-and-cpuhotplug.rst | 271 2. If a regular CPU hotplug stress test happens to race with the freezer due
|
/Linux-v5.4/net/ |
D | Kconfig | 339 stress testing and performance analysis. If you don't understand
|
/Linux-v5.4/lib/ |
D | Kconfig.debug | 1875 tristate "Test module for stress/performance analysis of vmalloc allocator" 1881 stress and performance analysis. So, any new change for vmalloc 1968 tristate "kmod stress tester" 1983 it stress tests request_module() and this will very likely cause
|
/Linux-v5.4/arch/ |
D | Kconfig | 93 This technique lowers overhead and stress on the branch prediction
|
/Linux-v5.4/Documentation/networking/ |
D | packet_mmap.txt | 994 you have been warned; generally, this can be useful for stress testing various
|
/Linux-v5.4/Documentation/admin-guide/pm/ |
D | intel_pstate.rst | 256 it to a lower one unless in a thermal stress or a power limit violation
|
/Linux-v5.4/Documentation/admin-guide/cgroup-v1/ |
D | cpusets.rst | 674 than stress the kernel.
|
/Linux-v5.4/drivers/i2c/busses/ |
D | Kconfig | 631 faults to an I2C bus, so another bus master can be stress-tested.
|