Home
last modified time | relevance | path

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

12

/Linux-v4.19/kernel/locking/
Dtest-ww_mutex.c355 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.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-v4.19/tools/testing/selftests/vm/
D.gitignore9 transhuge-stress
DMakefile20 TEST_GEN_FILES += transhuge-stress
Duserfaultfd.c564 static int stress(unsigned long *userfaults) in stress() function
1151 if (stress(userfaults)) in userfaultfd_stress()
/Linux-v4.19/Documentation/locking/
Dlocktorture.txt28 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/
DAUTHORS63 …and SuSE and Citrix and RedHat testers for finding multiple bugs during excellent stress test runs.
/Linux-v4.19/Documentation/vm/
Dhwpoison.rst155 value). This allows stress testing of many kinds of
Dhmm.rst342 It is important to stress that these migration helpers allow for holes in the
/Linux-v4.19/Documentation/power/regulator/
Dconsumer.txt170 consumers under regulator stress or failure conditions.
/Linux-v4.19/Documentation/networking/
Dixgb.txt408 Under small packets UDP stress test with 10GbE driver, the Linux system
416 Under stress conditions, if TX hangs occur, turning off TSO
Dixgbe.txt239 number of dropped packets during network stress. Bandwidth can be
Dpacket_mmap.txt994 you have been warned; generally, this can be useful for stress testing various
/Linux-v4.19/kernel/trace/
DKconfig689 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/
DKconfig133 systems, but if you are stress-testing the RCU implementation
/Linux-v4.19/Documentation/power/
Dsuspend-and-cpuhotplug.txt259 2. If a regular CPU hotplug stress test happens to race with the freezer due
/Linux-v4.19/drivers/usb/misc/
DKconfig187 with specialized device firmware for regression and stress testing,
/Linux-v4.19/net/
DKconfig333 stress testing and performance analysis. If you don't understand
/Linux-v4.19/arch/
DKconfig89 This technique lowers overhead and stress on the branch prediction
/Linux-v4.19/lib/
DKconfig.debug1933 tristate "kmod stress tester"
1948 it stress tests request_module() and this will very likely cause
/Linux-v4.19/Documentation/admin-guide/pm/
Dintel_pstate.rst254 it to a lower one unless in a thermal stress or a power limit violation
/Linux-v4.19/Documentation/cgroup-v1/
Dcpusets.txt666 than stress the kernel.
/Linux-v4.19/drivers/i2c/busses/
DKconfig591 faults to an I2C bus, so another bus master can be stress-tested.
/Linux-v4.19/Documentation/scsi/
Dncr53c8xx.txt1040 to stress SCSI devices or for some applications that can gain advantage of

12