On Tue, 2011-07-12 at 20:26 -0500, Greg Dietsche wrote: > For example to process 6 SmPL patches at the same time: > make coccicheck PARALLEL=6 > Results are held in /tmp until the scripts finish. By doing this the > script is able to collate the results from each SmPL patch instead of > interleaving them in the output.
You might try adding support for gnu parallel instead. http://www.gnu.org/software/parallel/ _______________________________________________ Cocci mailing list [email protected] http://lists.diku.dk/mailman/listinfo/cocci (Web access from inside DIKUs LAN only)
