The openMosix HOWTO: Live free() or die() | ||
---|---|---|
<<< Previous | Next >>> |
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 |
<<< Previous | Home | Next >>> |
openMosix and Firewalls | Up | Perl Proggie by Charles Nadeau |