Search

Monday 5 October 2009

Run Linux boot processes in parallel


This runs boot processes in parallel if you have a DUAL (or more) CORE PROCESSOR
edit the following file with root permissions:
/etc/init.d/rc
Find the following line:
CONCURRENCY=none
and replace none with shell

No comments:

Post a Comment