mlsorensen / seekmark

basic multithreaded seek tester
http://learnitwithme.com/
2 stars 1 forks source link

fixed runtime #2

Open szepeviktor opened 10 years ago

szepeviktor commented 10 years ago

Are you interested in implementing a time limit of runtime like in https://github.com/szepeviktor/debian-server-tools/blob/master/monitoring/hdd-seeker/seeker_baryluk.c

Thank you!

szepeviktor commented 10 years ago
seekmark -e &
sleep 30; kill $!

This does not display output. Could you catch a SIG?