Home
last modified time | relevance | path

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

12

/Linux-v5.4/kernel/locking/
Dtest-ww_mutex.c342 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.gitignore1 disable-tsc-ctxt-sw-stress-test
2 disable-tsc-on-off-stress-test
DMakefile7 TEST_PROGS := disable-tsc-ctxt-sw-stress-test disable-tsc-on-off-stress-test \
/Linux-v5.4/tools/testing/selftests/vm/
D.gitignore9 transhuge-stress
DMakefile17 TEST_GEN_FILES += transhuge-stress
Duserfaultfd.c583 static int stress(unsigned long *userfaults) in stress() function
1171 if (stress(userfaults)) in userfaultfd_stress()
/Linux-v5.4/Documentation/locking/
Dlocktorture.rst34 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/
Dauthors.rst69 …and SuSE and Citrix and RedHat testers for finding multiple bugs during excellent stress test runs.
/Linux-v5.4/Documentation/vm/
Dhwpoison.rst155 value). This allows stress testing of many kinds of
/Linux-v5.4/kernel/rcu/
DKconfig104 systems, but if you are stress-testing the RCU implementation
/Linux-v5.4/Documentation/power/regulator/
Dconsumer.rst180 consumers under regulator stress or failure conditions.
/Linux-v5.4/Documentation/networking/device_drivers/intel/
Dixgb.rst445 Under small packets UDP stress test with 10GbE driver, the Linux system
452 Under stress conditions, if TX hangs occur, turning off TSO
Diavf.rst315 'Page allocation failure. order:0' errors may occur under stress.
Dixgbe.rst463 dropped packets during network stress. Bandwidth can be allocated to each of
Di40e.rst537 dropped packets during network stress. Bandwidth can be allocated to each of
/Linux-v5.4/kernel/trace/
DKconfig708 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/
DKconfig177 with specialized device firmware for regression and stress testing,
/Linux-v5.4/Documentation/power/
Dsuspend-and-cpuhotplug.rst271 2. If a regular CPU hotplug stress test happens to race with the freezer due
/Linux-v5.4/net/
DKconfig339 stress testing and performance analysis. If you don't understand
/Linux-v5.4/lib/
DKconfig.debug1875 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/
DKconfig93 This technique lowers overhead and stress on the branch prediction
/Linux-v5.4/Documentation/networking/
Dpacket_mmap.txt994 you have been warned; generally, this can be useful for stress testing various
/Linux-v5.4/Documentation/admin-guide/pm/
Dintel_pstate.rst256 it to a lower one unless in a thermal stress or a power limit violation
/Linux-v5.4/Documentation/admin-guide/cgroup-v1/
Dcpusets.rst674 than stress the kernel.
/Linux-v5.4/drivers/i2c/busses/
DKconfig631 faults to an I2C bus, so another bus master can be stress-tested.

12