All of lore.kernel.org
 help / color / mirror / Atom feed
* Minimal images: kernel config
@ 2011-02-18 17:52 Darren Hart
  2011-02-18 18:25 ` Richard Purdie
  2011-02-18 19:15 ` Bruce Ashfield
  0 siblings, 2 replies; 8+ messages in thread
From: Darren Hart @ 2011-02-18 17:52 UTC (permalink / raw)
  To: poky@yoctoproject.org

I've been getting more and more questions regarding flash footprint, 
memory footprint, and boot time. All of these fall under the "minimal 
image" heading in my head.

Currently, poky-image-minimal is a simple subset of poky-image-sato. It 
uses busybox, but is still dynamically linked and uses the same 
somewhat-generic kernel build. By somewhat-generic I mean we have named 
features that often cover more drivers than are stricly necessary for a 
given board (usb-net comes to mind). I'd like to see minimal become a 
truly minimal image from both the userspace and kernel side point of view.

Here's my take on this. From userspace this means uclibc and a staticly 
linked busybox. From the kernel this means a static build (no modules) 
with nothing more than is required for the board's built-in peripherals 
to function, with the possible exception of something like usb-storage. 
I'd like to see a < 10M flash size and a <8M memory footprint.

Thoughts on this direction?

-- 
Darren Hart
Intel Open Source Technology Center
Yocto Project - Linux Kernel


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2011-04-28 19:23 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-18 17:52 Minimal images: kernel config Darren Hart
2011-02-18 18:25 ` Richard Purdie
2011-02-18 18:52   ` Mark Hatle
2011-02-18 19:08     ` Darren Hart
2011-02-18 20:33     ` Tom Rini
2011-02-18 19:15 ` Bruce Ashfield
2011-04-27  5:38   ` Kang Kai
2011-04-28 19:23     ` Bruce Ashfield

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.