[gentoo-user] boot gentoo in 5 seconds?

2009-04-20 Thread Liviu Andronic
Dear all,
Today I stumbled on several posts [1] [2] concerning start-up speed of
Linux. Compared with the 5-17 secs posted in the posts, my (slightly
old) Gentoo needs around two minutes from power button to DE idle.
Are there any developments in Gentoo concerning this?
Thanks,
Liviu

[1] http://lwn.net/Articles/299483/
[2] http://www.mattcutts.com/blog/ubuntu-904-boots-in-175-seconds/



Re: [gentoo-user] boot gentoo in 5 seconds?

2009-04-20 Thread Antonio Quartulli

depending on your platform.
For asus eeepc has been developed a software named finit-mod which 
substitute init executable in the boot process.


I am working on a finit-mod version for gentoo. Actually i use it on my 
eeepc with gentoo but there is a big problem...you have to avoid the use 
of init scripts..


regards

Liviu Andronic ha scritto:

Dear all,
Today I stumbled on several posts [1] [2] concerning start-up speed of
Linux. Compared with the 5-17 secs posted in the posts, my (slightly
old) Gentoo needs around two minutes from power button to DE idle.
Are there any developments in Gentoo concerning this?
Thanks,
Liviu

[1] http://lwn.net/Articles/299483/
[2] http://www.mattcutts.com/blog/ubuntu-904-boots-in-175-seconds/




--
Antonio Quartulli http://www.ritirata.org/ordex



Re: [gentoo-user] boot gentoo in 5 seconds?

2009-04-20 Thread Philip Webb
090420 Liviu Andronic wrote:
 I stumbled on several posts [1] [2] concerning start-up speed of Linux.
 Compared with the 5-17 secs posted in the posts, my (slightly old) Gentoo
 needs around two minutes from power button to DE idle.

It will all depend on your hardware  precise start-up procedure.

I have a regular desktop box with Asus P5K-VM mobo + Intel Core 2 Duo :
Bios takes  10 s , Linux start-up (Lilo screen to login prompt)  25 s
 after 'startx' KDE 3.5.10 takes  25 s  incl  10  apps ;
Fluxbox takes  6 s , but I have to start the apps by hand
(which is very quick if you assign them to Alt-Fn keys).

Start-up time is not that important for a desktop machine,
which its user typically starts once/day while making coffee etc.

-- 
,,
SUPPORT ___//___,   Philip Webb
ELECTRIC   /] [] [] [] [] []|   Cities Centre, University of Toronto
TRANSIT`-O--O---'   purslowatchassdotutorontodotca




Re: [gentoo-user] boot gentoo in 5 seconds?

2009-04-20 Thread Sebastián Magrí
El lun, 20-04-2009 a las 10:19 -0400, Philip Webb escribió:
 090420 Liviu Andronic wrote:
  I stumbled on several posts [1] [2] concerning start-up speed of Linux.
  Compared with the 5-17 secs posted in the posts, my (slightly old) Gentoo
  needs around two minutes from power button to DE idle.
 
 It will all depend on your hardware  precise start-up procedure.
 
 I have a regular desktop box with Asus P5K-VM mobo + Intel Core 2 Duo :
 Bios takes  10 s , Linux start-up (Lilo screen to login prompt)  25 s
  after 'startx' KDE 3.5.10 takes  25 s  incl  10  apps ;
 Fluxbox takes  6 s , but I have to start the apps by hand
 (which is very quick if you assign them to Alt-Fn keys).
 
 Start-up time is not that important for a desktop machine,
 which its user typically starts once/day while making coffee etc.
 

There are a few tweaks one can do to speed up things...

I've managed a 26s boot with autologin into my gnome session...

You can see it in a bootchart[1], without autologin it could be of
~16s...

[1] http://sebasmagri.blinkenshell.org/images/bootchart.png


signature.asc
Description: Esta parte del mensaje está firmada digitalmente


Re: [gentoo-user] boot gentoo in 5 seconds?

2009-04-20 Thread Liviu Andronic
2009/4/20 Sebastián Magrí sebasma...@gmail.com:
 There are a few tweaks one can do to speed up things...

Such as..


-- 
Do you know how to read?
http://www.alienetworks.com/srtest.cfm
Do you know how to write?
http://garbl.home.comcast.net/~garbl/stylemanual/e.htm#e-mail



Re: [gentoo-user] boot gentoo in 5 seconds?

2009-04-20 Thread Paul Hartman
On Mon, Apr 20, 2009 at 5:45 AM, Liviu Andronic landronim...@gmail.com wrote:
 Dear all,
 Today I stumbled on several posts [1] [2] concerning start-up speed of
 Linux. Compared with the 5-17 secs posted in the posts, my (slightly
 old) Gentoo needs around two minutes from power button to DE idle.
 Are there any developments in Gentoo concerning this?

Mine is about 20 seconds (starting after grub, once Tux appears). I
have 5 hard drives including RAID, and wifi, so this surely adds a
couple seconds to the boot time. I have Core 2 E6600 overclocked to
3GHz, 8 gigs ram, 5400 rpm SATA hard drives. I haven't done anything
special. And I am using rc_parallel=NO in my rc.conf



Re: [gentoo-user] boot gentoo in 5 seconds?

2009-04-20 Thread Paul Hartman
On Mon, Apr 20, 2009 at 11:25 AM, Paul Hartman
paul.hartman+gen...@gmail.com wrote:
 On Mon, Apr 20, 2009 at 5:45 AM, Liviu Andronic landronim...@gmail.com 
 wrote:
 Dear all,
 Today I stumbled on several posts [1] [2] concerning start-up speed of
 Linux. Compared with the 5-17 secs posted in the posts, my (slightly
 old) Gentoo needs around two minutes from power button to DE idle.
 Are there any developments in Gentoo concerning this?

 Mine is about 20 seconds (starting after grub, once Tux appears). I
 have 5 hard drives including RAID, and wifi, so this surely adds a
 couple seconds to the boot time. I have Core 2 E6600 overclocked to
 3GHz, 8 gigs ram, 5400 rpm SATA hard drives. I haven't done anything
 special. And I am using rc_parallel=NO in my rc.conf

I will also add that I'm using baselayout-2

You could also review the services you have at boot level and see if
maybe some of them can be moved to default instead.



Re: [gentoo-user] boot gentoo in 5 seconds?

2009-04-20 Thread Sebastián
2009/4/21 Liviu Andronic landronim...@gmail.com

 2009/4/20 Sebastián Magrí sebasma...@gmail.com:
  There are a few tweaks one can do to speed up things...
 
 Such as..



Mostly rc.conf things...
rc_parallel=YES
rc_interactive=NO
rc_depend_strict=NO




 --
 Do you know how to read?
 http://www.alienetworks.com/srtest.cfm
 Do you know how to write?
 http://garbl.home.comcast.net/~garbl/stylemanual/e.htm#e-mailhttp://garbl.home.comcast.net/%7Egarbl/stylemanual/e.htm#e-mail