[aklug] Run Boot-Time Scripts in Parallel in Ubuntu

From: Robert Crowe <crowe.robert@gmail.com>
Date: Tue Jan 20 2009 - 21:51:03 AKST

I found this tip on the Ubuntu Forums that is simply outstanding. On my Dual
Core Dell desktop average boot time from pressing the power button to GUI
(xfce) was around 54 seconds. Applying this technique shaved off a whole 15
to 20 seconds! This was written for multi-core processors but it should work
with processors that Hyperthread or Multithread. It should work with other
distros as well.
Whenever Ubuntu boots, it runs several scripts that start necessary
> background services. By default, these are set to run one by one, but if you
> have a processor with more than one core, such as Intel's CoreDuo series or
> AMD's Athlon X2, you can configure Ubuntu to run the scripts in parallel.
> This way, all the cores are utilized, and you can save quite a bit of time
> at each boot.
>
> To make the change, type the following to open the necessary cofiguration
> file in Gedit:
>
> $ gksu gedit /etc/init.d/rc
>
> Look for the lines that read CONCURRENCY=none, and change it so it reads
> CONCURRENCY=shell. Then save the file and reboot your computer.
>

-- 
иж!
"Listen to me! When you die in Alaska you die in real life!"
"Change before you have to"
"If you want to build a ship
don't herd people together to collect wood
and don't assign them tasks and work,
but rather teach them to long for the
endless immensity of the sea."
Antoine-Marie-Roger de Saint-Exupery
Powered by Xubuntu 8.10 encrypted sda Ultra fast and lean-never phear the
Penguin ;)
---------
To unsubscribe, send email to <aklug-request@aklug.org>
with 'unsubscribe' in the message body.
Received on Tue Jan 20 21:51:14 2009

This archive was generated by hypermail 2.1.8 : Tue Jan 20 2009 - 21:51:14 AKST