Thread: iLiad The iLiad boot process
View Single Post
Old 11-11-2008, 08:26 AM   #1
jharker
Developer
jharker could sell banana peel slippers to a Deveel.jharker could sell banana peel slippers to a Deveel.jharker could sell banana peel slippers to a Deveel.jharker could sell banana peel slippers to a Deveel.jharker could sell banana peel slippers to a Deveel.jharker could sell banana peel slippers to a Deveel.jharker could sell banana peel slippers to a Deveel.jharker could sell banana peel slippers to a Deveel.jharker could sell banana peel slippers to a Deveel.jharker could sell banana peel slippers to a Deveel.jharker could sell banana peel slippers to a Deveel.
 
Posts: 345
Karma: 3473
Join Date: Apr 2007
Location: Brooklyn, NY, USA
Device: iRex iLiad v1, Blackberry Tour, Kindle DX, iPad.
The iLiad boot process

Hey, folks. I recently read about the five-second boot presented at the Linux Plumbers Conference. It got me thinking about doing something similar for the iLiad. As a first step, I got a copy of Bootchart and set it up to run on my iLiad during boot. I clocked my iLiad at about 52 seconds, from flipping the power switch to seeing the ContentLister.

I see a few places where time is apparently wasted, but I think the LPC guys have a good point: the goal isn't to reduce boot speed, it's to set a budget (5 seconds) for boot and then redesign the boot to make it hit the goal.

Anyway, redesigning boot occurs fairly late in our list of milestones, so I don't plan on doing extensive work on this any time soon. I was just curious, and thought you might find it interesting.

BTW, thanks to Adam for providing updated Busybox that helped me get this running. Bootchart also requires a little hacking to get it to run correctly. Thankfully, it's just a shell script, so it's pretty easy to hack.

Anyway, here's the result. Bear in mind that I had to put Bootchart into the init.d scripts to get it to run, so it starts a little bit later than it normally would.
Attached Thumbnails
Click image for larger version

Name:	bootchart.png
Views:	601
Size:	73.5 KB
ID:	17734  
jharker is offline   Reply With Quote