Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 73566 - FEATURE: Start boot/default runlevel services asynchronously.
Summary: FEATURE: Start boot/default runlevel services asynchronously.
Status: RESOLVED DUPLICATE of bug 69854
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] baselayout (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-06 08:28 UTC by Raymond Bennett
Modified: 2005-07-17 13:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Raymond Bennett 2004-12-06 08:28:19 UTC
In order to speed up boot time, services that can be started asynchronously, should be. The rc script should build a map of what services there are, and in what order they need to be started in, and then kickoff separate threads for each dependency chain.

There should also be a method to mark a service as serialize only.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Raymond Bennett 2004-12-06 08:29:44 UTC
For more information, also see http://www-106.ibm.com/developerworks/linux/library/l-boot.html?ca=dgr-lnxw82-obg-BootFast  
Comment 2 SpanKY gentoo-dev 2004-12-06 08:45:04 UTC

*** This bug has been marked as a duplicate of 69854 ***