/Linux-v4.19/kernel/locking/ |
D | test-ww_mutex.c | 355 struct stress { struct 386 static void dummy_load(struct stress *stress) in dummy_load() argument 393 struct stress *stress = container_of(work, typeof(*stress), work); in stress_inorder_work() local 394 const int nlocks = stress->nlocks; in stress_inorder_work() 395 struct ww_mutex *locks = stress->locks; in stress_inorder_work() 419 dummy_load(stress); in stress_inorder_work() 439 } while (!time_after(jiffies, stress->timeout)); in stress_inorder_work() 442 kfree(stress); in stress_inorder_work() 452 struct stress *stress = container_of(work, typeof(*stress), work); in stress_reorder_work() local 459 order = get_random_order(stress->nlocks); in stress_reorder_work() [all …]
|
/Linux-v4.19/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-v4.19/tools/testing/selftests/vm/ |
D | .gitignore | 9 transhuge-stress
|
D | Makefile | 20 TEST_GEN_FILES += transhuge-stress
|
D | userfaultfd.c | 564 static int stress(unsigned long *userfaults) in stress() function 1151 if (stress(userfaults)) in userfaultfd_stress()
|
/Linux-v4.19/Documentation/locking/ |
D | locktorture.txt | 28 nwriters_stress Number of kernel threads that will stress exclusive lock 32 nreaders_stress Number of kernel threads that will stress shared lock
|
/Linux-v4.19/Documentation/filesystems/cifs/ |
D | AUTHORS | 63 …and SuSE and Citrix and RedHat testers for finding multiple bugs during excellent stress test runs.
|
/Linux-v4.19/Documentation/vm/ |
D | hwpoison.rst | 155 value). This allows stress testing of many kinds of
|
D | hmm.rst | 342 It is important to stress that these migration helpers allow for holes in the
|
/Linux-v4.19/Documentation/power/regulator/ |
D | consumer.txt | 170 consumers under regulator stress or failure conditions.
|
/Linux-v4.19/Documentation/networking/ |
D | ixgb.txt | 408 Under small packets UDP stress test with 10GbE driver, the Linux system 416 Under stress conditions, if TX hangs occur, turning off TSO
|
D | ixgbe.txt | 239 number of dropped packets during network stress. Bandwidth can be
|
D | packet_mmap.txt | 994 you have been warned; generally, this can be useful for stress testing various
|
/Linux-v4.19/kernel/trace/ |
D | Kconfig | 689 tristate "Ring buffer benchmark stress tester" 692 This option creates a test to stress the ring buffer and benchmark it. 713 to the ring buffer, to test/stress the nesting ability.
|
/Linux-v4.19/kernel/rcu/ |
D | Kconfig | 133 systems, but if you are stress-testing the RCU implementation
|
/Linux-v4.19/Documentation/power/ |
D | suspend-and-cpuhotplug.txt | 259 2. If a regular CPU hotplug stress test happens to race with the freezer due
|
/Linux-v4.19/drivers/usb/misc/ |
D | Kconfig | 187 with specialized device firmware for regression and stress testing,
|
/Linux-v4.19/net/ |
D | Kconfig | 333 stress testing and performance analysis. If you don't understand
|
/Linux-v4.19/arch/ |
D | Kconfig | 89 This technique lowers overhead and stress on the branch prediction
|
/Linux-v4.19/lib/ |
D | Kconfig.debug | 1933 tristate "kmod stress tester" 1948 it stress tests request_module() and this will very likely cause
|
/Linux-v4.19/Documentation/admin-guide/pm/ |
D | intel_pstate.rst | 254 it to a lower one unless in a thermal stress or a power limit violation
|
/Linux-v4.19/Documentation/cgroup-v1/ |
D | cpusets.txt | 666 than stress the kernel.
|
/Linux-v4.19/drivers/i2c/busses/ |
D | Kconfig | 591 faults to an I2C bus, so another bus master can be stress-tested.
|
/Linux-v4.19/Documentation/scsi/ |
D | ncr53c8xx.txt | 1040 to stress SCSI devices or for some applications that can gain advantage of
|