One Hat Cyber Team
Your IP :
216.73.216.115
Server IP :
194.44.31.54
Server :
Linux zen.imath.kiev.ua 4.18.0-553.77.1.el8_10.x86_64 #1 SMP Fri Oct 3 14:30:23 UTC 2025 x86_64
Server Software :
Apache/2.4.37 (Rocky Linux) OpenSSL/1.1.1k
PHP Version :
5.6.40
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
doc
/
stress
/
View File Name :
README
INSTALL ======= See the INSTALL file for generic installation instructions. The quick version is: ./configure && make && sudo make install USAGE ===== You can see the program's usage statement by invoking it with --help. A typical invocation is: stress --cpu 8 --io 4 --vm 2 --vm-bytes 128M --timeout 10s A user manual is available: info stress The project home page is: http://weather.ou.edu/~apw/projects/stress/ PATCHES ======= This program works really well for me, but it might not have some of the features that you want. If you would like, please extend the code and send me the patch. Please use the context diff format. That is: save the original program as stress.c.orig, then make and test your desired changes to stress.c, then run `diff -u stress.c.orig stress.c' to produce a context diff. Enjoy the program :-) Amos Waterland <apw@rossby.metr.ou.edu> Norman, Oklahoma 27 Nov 2001