-
Welcome
-
Subscribe to
Proposals
Embedded Systems track
Some would say that Linux has been successful in the embedded space in spite of itself, as there has been relatively little communication between the embedded Linux community and the larger Linux community. Although this has been changing over the past few years, continued progress would be beneficial.
Given his success in bringing many device manufacturers into the Linux community, we can think of no one better than Greg Kroah-Hartman to lead up Linux Plumber Conference’s Embedded microconference. Greg has duly assembled a very impressive lineup.
Greg starts with a real live embedded-Linux developer, Mike Rapoport, who will present “Embedded Linux Development: a Glance From Inside.” Mike works for a small embedded company, so is in a good position to describe the process of embedded-device development and the constraints that this process imposes on embedded developers. He will use this information to analyze the reasons for the relatively low number of contributions to the Linux kernel from the embedded community.
Greg then moves to a real embedded project with “Lessons Learned Designing an Open Source UMPC” by Ben Goska, Tim Harder, and Carlos Jensen. This project produced both the hardware and software for an ultra-mobile personal computer (UMPC) named OSWALD (for Oregon State Wireless Active Learning Device). The purpose of OSWALD is to encourage students to learn about every aspect of computing by permitting experimentation at any level from hardware through firmware and kernel to applications. Every aspect of OSWALD is therefore open, from the hardware to the applications. This presentation gives a quick overview of OSWALD’s architecture and the challenges faced in bringing it to reality.
Greg’s next topic is a real hardware problem that is affecting even embedded systems, “Asymmetric Multiprocessing Issues” by Hollis Blanchard. Yes, multicore CPUs have arrived even in the embedded arena. But embedded system designers want to take things one step further, creating asymmetric systems that run multiple instances of Linux with different capabilities (e.g., real-time and not) on a multicore system. However, such systems do not always have the hardware virtualization capabilities, so these Linux instances must cooperate, leaving hardware resources for each other and sharing hardware as needed. Hollis describes how to use existing solutions to make these systems a reality.
Greg’s final topic is a proposed solution for a real problem, “Flattened Device Tree for All Architectures”, by Grant Likely. This proposal provides the benefits of OpenFirmware’s device tree to PowerPC systems that do not provide OpenFirmware. This approach has also been used for some systems in other architectures, including Microblaze, ARM, and MIPS. Grant will propose this flattened device tree for other architectures in order to consolidate code and ease porting Linux to new architectures.
Proposals for this track
* Asymmetric Multiprocessing Issues
This talk will discuss problems faced by designers of multicore systems with multiple kernels, with an emphasis on solutions across developer communities.
|
Embedded Systems | 06/12/2009 |
Hollis Blanchard | ||
* Common Infrastructure for Shared Memory IPC?
Session to discuss and debate shared memory IPC in AMP systems. We will discuss the services desired, the implementation options, working with non-Linux OS instances, and whether or not it is even feasible to implement a common set of shared memory IPC tools
|
Embedded Systems | 06/14/2009 |
Grant Likely | ||
* Embedded Linux development: a glance from inside
This talk addresses relationship between embedded developers and the Linux community
|
Embedded Systems | 05/25/2009 |
Mike Rapoport | ||
* Flattened Device Tree for all architectures
Session to discuss the work required to make the Flattened Device Tree method of describing hardware available to all architectures.
|
Embedded Systems | 06/14/2009 |
Grant Likely | ||
* Gentoo From Scratch
This talk is about decoupling package management systems from build
environments, making the decisions "what to build" and "how to build"
orthogonal.
|
Embedded Systems | 05/24/2009 |
Mark Miller, Rob Landley | ||
* Lessons Learned Designing an Open Source UMPC
The Oregon State Wireless Active Learning Device (OSWALD) is an open, fully featured Ultra-Mobile Personal Computer (UMPC) platform designed by and for students. Come learn about the design, the software hacks, and issues in getting Linux to run smoothly on a custom made hand-held platform.
|
Embedded Systems | 06/15/2009 |
Carlos Jensen, Tim Harder, Ben Goska | ||
* Linux for Control and Consistency in the Build Process
This presentation addresses ways that developers can overcome development challenges, including using a Linux distribution that is tailored closely to their chosen hardware to help maintain the quality, control and consistency required to deliver commercial-ready devices to market faster.
|
Embedded Systems | 06/15/2009 |
Joerg Bertholdt |