Kernel

Differences between revisions 1 and 3 (spanning 2 versions)
Revision 1 as of 2007-05-09 10:27:00
Size: 604
Editor: 195
Comment:
Revision 3 as of 2007-06-11 16:09:05
Size: 1758
Editor: lougher
Comment:
Deletions are marked like this. Additions are marked like this.
Line 10: Line 10:
XXX: List of work required for Ubuntu Mobile kernel For the Ubuntu Mobile and Embedded project we will have a separate Gutsy kernel flavour. This flavour will specify a kernel configuration optimized for the smaller and more restricted hardware that is typically used by mobile and embedded devices.
Line 13: Line 13:

The generic kernel configuration is intended to cater for the wide variety of hardware devices found on desktop and laptop systems. As such, the configuration specifies a large variety of devices and subsystems (e.g. ATM, SCSI drivers, filesystems) which are not necessary for the UME project.

The UME flavour will have a reduced configuration which removes all unnecessary device drivers and subsystems.
Line 18: Line 22:
The Gusty kernel build system already has the necessary infrastructure to handle different flavours. The aim of this work is to define the set of devices and subsystems which are definately not required for the UME, and to construct a customized kernel configuration accordingly.

Very little development work needs to be done for this.
Line 22: Line 30:
This will be implemented within the existing Gusty kernel build infrastructure. It is anticipated that no substantial work is required.
Line 23: Line 33:

Need to determine the unnecessary drivers and subsystems.

Please check the status of this specification in Launchpad before editing it. If it is Approved, contact the Assignee or another knowledgeable person before making changes.

  • Launchpad Entry: mobile-kernel

  • Packages affected: linux-source-2.6.22, linux-ubuntu-modules-2.6.22

Summary

For the Ubuntu Mobile and Embedded project we will have a separate Gutsy kernel flavour. This flavour will specify a kernel configuration optimized for the smaller and more restricted hardware that is typically used by mobile and embedded devices.

Rationale

The generic kernel configuration is intended to cater for the wide variety of hardware devices found on desktop and laptop systems. As such, the configuration specifies a large variety of devices and subsystems (e.g. ATM, SCSI drivers, filesystems) which are not necessary for the UME project.

The UME flavour will have a reduced configuration which removes all unnecessary device drivers and subsystems.

Use Cases

Scope

The Gusty kernel build system already has the necessary infrastructure to handle different flavours. The aim of this work is to define the set of devices and subsystems which are definately not required for the UME, and to construct a customized kernel configuration accordingly.

Very little development work needs to be done for this.

Design

Implementation

This will be implemented within the existing Gusty kernel build infrastructure. It is anticipated that no substantial work is required.

Outstanding Issues

Need to determine the unnecessary drivers and subsystems.

BoF agenda and discussion


CategorySpec

MobileAndEmbedded/Kernel (last edited 2008-08-06 17:00:14 by localhost)