martedì 18 marzo 2008

Optimization: Parallel startup



In Gentoo you can force parallel services startup; all you have to do is edit file /etc/conf.d/rc and set:

In Gentoo è possibile forzare l'avvio in parallelo dei servizi; è sufficiente editare il file /etc/conf.d/rc e impostare:


RC_PARALLEL_STARTUP="yes"

You will gain some speedup in boot process, but there will be less debug output.

Si guadagnerà un incremento di velocità nel processo di boot, ma l'output di debug verrà ridotto.






Nessun commento: