Gentoo Archives: gentoo-embedded

From: Ed W <lists@××××××××××.com>
To: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] Embedded NaiKit For Sale
Date: Tue, 05 Aug 2008 12:52:31
Message-Id: 48984D09.1060406@wildgooses.com
In Reply to: Re: [gentoo-embedded] Embedded NaiKit For Sale by Peter Stuge
1 Peter Stuge wrote:
2 >
3 >> Not critiquing, but I need a smallish board for an embedded
4 >> mailserver project and have looked around for various things which
5 >> fit the bill.
6 >> Alix seems best bang for buck so far?
7 >>
8 >
9 > Depends on your planned traffic load. The Geode LX is cool and all,
10 > and has decent performance, but it is in no way a throughput monster.
11 >
12 > <shameless plug>
13 > If you're going to get an ALIX board I can recommend replacing the
14 > BIOS with coreboot for a completely open source system. There is good
15 > support for a few ALIX boards. http://coreboot.org/
16 > </plug>
17 >
18
19 Ohh cool! I didn't know of that!
20
21 Actually you raise an interesting question - for this project it's a
22 very low use box, just for a couple of users, but I want as fast boot
23 time as possible. Right now I just a basic 2.6 kernel (recommended
24 .config file appreciated if anyone has any optimisations for Geode -
25 mine if fairly pared down already though), but it's taking a good 10-15
26 seconds to boot the kernel which seems quite a bit longer than I would
27 have expected? It seems to spend quite a bit of time initialising
28 hardware (not yet spent any time working on this though - possibly I
29 still have too much compiled into the kernel.)
30
31 If anyone has any notes on increasing kernel boot speed I would be
32 interested in links. There are some very old notes on the IBM site
33 somewhere, but they seem too far out of date to be terribly useful. I
34 don't need sub second boot speeds, but it would be useful to get some
35 idea where the boot time goes? Does coreboot have anything to help me
36 get the kernel up faster?
37
38 For reference I'm talking about before where I think bootchart helps,
39 but actually how to get the kernel to initialise faster. As an aside, I
40 haven't tried baselayout2+openrc on these Alix boards yet, but on my
41 main (normal) machines OpenRC transforms the boot times to just a few
42 seconds - very impressive
43
44
45 Cheers
46
47 Ed W