|
The fastest way to test your openMosix cluster is by creating a small script with the following content.
awk 'BEGIN {for(i=0;i<10000;i++)for(j=0;j<10000;j++);}' & |
for i in `ls /etc/` ; do ./test_mosix ; done |
Hosting by: Hurra Communications Ltd.
Generated: 2007-01-26 17:58:29