Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Technique for booting linux faster
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
jbrown
Tux's lil' helper
Tux's lil' helper


Joined: 17 Feb 2003
Posts: 81

PostPosted: Thu Sep 18, 2003 11:02 pm    Post subject: Technique for booting linux faster Reply with quote

This article talks about booting linux faster by starting services in parallel as much as possible. Service dependencies are used to work out when services can be started in parellel.

This should really be implemented for gentoo and half the work is already done as gentoo has a service dependency system already.
Back to top
View user's profile Send private message
Captain_Loser
Tux's lil' helper
Tux's lil' helper


Joined: 19 Mar 2003
Posts: 106

PostPosted: Thu Sep 18, 2003 11:49 pm    Post subject: Reply with quote

I have done some fiddling on my own trying to change the gentoo system to parallel loading. All I learned is that my scripting skills aren't near what I thought they were. But I found this post, and someone with better scripting skills is starting to work it out
https://forums.gentoo.org/viewtopic.php?t=71620
We all saw this on slashdot, so its only a matter of time before someone has an effective working rc script.
_________________
KHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAN!!!!!!!
Back to top
View user's profile Send private message
skunk
l33t
l33t


Joined: 28 May 2003
Posts: 646
Location: granada, spain

PostPosted: Thu Sep 18, 2003 11:54 pm    Post subject: Reply with quote

that's already there... edit /etc/conf.d/rc end you'll find:
RC_PARALLEL_STARTUP="no"
just turn it to "yes" :wink:
Back to top
View user's profile Send private message
jbrown
Tux's lil' helper
Tux's lil' helper


Joined: 17 Feb 2003
Posts: 81

PostPosted: Fri Sep 19, 2003 12:06 am    Post subject: Reply with quote

skunk wrote:
that's already there... edit /etc/conf.d/rc end you'll find:
RC_PARALLEL_STARTUP="no"
just turn it to "yes" :wink:



Thanks, that is a bit faster. I will prelink my system again and see how much of a difference that makes.
Back to top
View user's profile Send private message
UncleTom
Apprentice
Apprentice


Joined: 20 Aug 2003
Posts: 194
Location: Bern, Switzerland

PostPosted: Fri Sep 19, 2003 9:41 am    Post subject: Reply with quote

There's an interesting thread with more tips: https://forums.gentoo.org/viewtopic.php?t=71620
_________________
bug, n: A son of a glitch.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum