This will launch ilimited processes and kill the machine.
Try:
#make -j N1 bzImage
or
#make MAKE="make -j N2" bzImage
where N1 should be around 20 and N2 around 3. Some tweaking required.
-- Rui Sousa- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/