On Fri, Dec 9, 2011 at 6:03 AM, George Mitchell <[email protected]> wrote: > dnetc is an open-source program from http://www.distributed.net/. It > tries a brute-force approach to cracking RC4 puzzles and also computes > optimal Golomb rulers. It starts up one process per CPU and runs at > nice 20 and is, for all intents and purposes, 100% compute bound.
Try idprio as well (atm it requires root to use though). nice only means "play nice". idprio means "only run when nothing else wants to run". -- Eitan Adler _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[email protected]"
