Am 02.07.2014 16:23, schrieb Charles Devereaux:
I use linux-3.10.45 and systemd-stable v210, and you can see the result from a systemd-analyze - about 2.8 seconds after coreboot+grub, which take about 3 seconds.
An extension to this project would be to teach linux/systemd to read our timestamps from cbmem for a full breakdown.
Patrick
Charles Devereaux wrote:
Among the things that first impressed me with coreboot was the boot time demonstrated in https://www.youtube.com/watch?v=HKdLhbmjrDI
I could successfully replicate a similar boot time
Great!
- I had to add a sleep 3 before starting the web browser with an actual
site to get the site to load (due to dhcp/wpa_supplicant/etc)
Yeah, that's why my Firefox had an offline start page. ;)
Patrick Georgi wrote:
An extension to this project would be to teach linux/systemd to read our timestamps from cbmem for a full breakdown.
That would be awesome!
//Peter