[svlug] short linux boot time
Akbar S. Ahmed
akbar501 at dslextreme.com
Tue Sep 21 23:37:54 PDT 2004
Hi,
There is an article on developerworks about starting processes in parallel:
http://www-106.ibm.com/developerworks/linux/library/l-boot.html
Other than that, minimize the processes that you are starting, move
proceses to start early (depending on dependencies), and throw hardware
at the problem. I'm sure there are some other great ideas, but that's
what comes to my mind.
- Akbar
Wang Xiangzhou wrote:
> Hi,
>
> I am working on Linux appliances and need short boot time (as short as
> possible). I plan to have a full version of Linux, such as Suse, as
> well as standard commodity hardware.
>
> I need to bring X-window up, the rest can be brought up late. So what
> can the shortest boot time be by changing the boot process, 5 sec? 10
> sec?
>
> Thanks a lot,
> William
>
> _______________________________________________
> svlug mailing list
> svlug at lists.svlug.org
> http://lists.svlug.org/lists/listinfo/svlug
>
>
>
More information about the svlug
mailing list