On Aug 25, 2005, at 11:24, Paul Lussier wrote:

One idea that comes to mind is this:

(while /bin/true ; do sync ; sleep 3 ; done) &
cd /usr/src/linux
while /bin/true ; do make clean && make -j 4 all modules ; done

This doesn't really test that much though, cpu, disk i/o, maybe some
memory, but completely misses things like USB bus testing, etc.

So set the object file target to a directory on a USB-attached disk. :)

-Bill

-----
Bill McGonigle, Owner           Work: 603.448.4440
BFC Computing, LLC              Home: 603.448.1668
[EMAIL PROTECTED]           Mobile: 603.252.2606
http://www.bfccomputing.com/    Pager: 603.442.1833
Jabber: [EMAIL PROTECTED]      Text: [EMAIL PROTECTED]
RSS: http://blog.bfccomputing.com/rss

_______________________________________________
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss

Reply via email to