KernelNattyVersionAndFlavours

Differences between revisions 1 and 4 (spanning 3 versions)
Revision 1 as of 2010-09-21 06:46:31
Size: 2280
Editor: 210-242-151-101
Comment:
Revision 4 as of 2010-09-21 09:03:40
Size: 1898
Editor: 210-242-151-101
Comment:
Deletions are marked like this. Additions are marked like this.
Line 10: Line 10:
Discuss the mainline baseline version for Natty. Also discuss the current kernel flavours for each architecture. Discuss the current settings of HZ for each flavour.
Line 12: Line 14:
This section should include a paragraph describing the end-user impact of this change. It is meant to be included in the release notes of the first release in which it is implemented. (Not all of these will actually be included in the release notes, at the release manager's discretion; but writing them is a useful exercise.) None.
Line 14: Line 16:
It is mandatory. == Kernel Version ==
Line 16: Line 18:
== Rationale == Discussions on which mainline kernel base is appropriate for Natty. As Natty is not an LTS we do not require a specific version for alignment upstream. Therefore we will be using the latest version released at kernel freeze.
Line 18: Line 20:
== User stories == == Flavours ==
Line 20: Line 22:
== Assumptions == === Current Flavours ===
Line 22: Line 24:
== Design == ==== Distro ====
||'''Architecture'''||'''Flavour'''||'''Description'''||
|| i386 || generic || kernel for desktop machines with less than 4GB of ram ||
|| i386 || generic-pae || kernel for desktop machines with more than 4GB of ram ||
|| i386 || virtual || kernel for virtual machine use (KVM/EC2) ||
|| amd64 || generic || kernel for desktop machines ||
|| amd64 || server || kernel for server machines ||
|| amd64 || virtual || kernel for virtual machine use (KVM/EC2) ||
|| armel || versatile || kernel for ARM versatile (QEMU) ||
|| armel || omap || kernel for ARM OMAP-3 hardware ||
Line 24: Line 35:
You can have subsections that better describe specific parts of the issue. ==== Ports ====
||'''Architecture'''||'''Flavour'''||'''Description'''||
|| powerpc || powerpc || ??? ||
|| powerpc || powerpc-smp || ??? ||
|| powerpc || powerpc64-smp || ??? ||
Line 26: Line 41:
== Implementation ==
Line 28: Line 42:
This section should describe a plan of action (the "how") to implement the changes discussed. Could include subsections like:

=== UI Changes ===

Should cover changes required to the UI, or specific UI that is required to implement this

=== Code Changes ===

Code changes should include an overview of what needs to change, and in some cases even the specific details.

=== Migration ===

Include:
 * data migration, if any
 * redirects from old URLs to new ones, if any
 * how users will be pointed to the new way of doing things, if necessary.

== Test/Demo Plan ==

It's important that we are able to test new features, and demonstrate them to users. Use this section to describe a short plan that anybody can follow that demonstrates the feature is working. This can then be used during testing, and to show off after release. Please add an entry to http://testcases.qa.ubuntu.com/Coverage/NewFeatures for tracking test coverage.

This need not be added or completed until the specification is nearing beta.

== Unresolved issues ==

This should highlight any issues that should be addressed in further specifications, and not problems with the specification itself; since any specification with problems cannot be approved.
== HZ ==
Line 57: Line 46:
Use this section to take notes during the BoF; if you keep it in the approved spec, use it for summarising what was discussed and note any options that were rejected.  * Kernel Version
 * Flavours
   * PROPOSAL: i386 64bit kernel
 * optimal HZ per flavour

== Decisions ==

Summary

Discuss the mainline baseline version for Natty. Also discuss the current kernel flavours for each architecture. Discuss the current settings of HZ for each flavour.

Release Note

None.

Kernel Version

Discussions on which mainline kernel base is appropriate for Natty. As Natty is not an LTS we do not require a specific version for alignment upstream. Therefore we will be using the latest version released at kernel freeze.

Flavours

Current Flavours

Distro

Architecture

Flavour

Description

i386

generic

kernel for desktop machines with less than 4GB of ram

i386

generic-pae

kernel for desktop machines with more than 4GB of ram

i386

virtual

kernel for virtual machine use (KVM/EC2)

amd64

generic

kernel for desktop machines

amd64

server

kernel for server machines

amd64

virtual

kernel for virtual machine use (KVM/EC2)

armel

versatile

kernel for ARM versatile (QEMU)

armel

omap

kernel for ARM OMAP-3 hardware

Ports

Architecture

Flavour

Description

powerpc

powerpc

???

powerpc

powerpc-smp

???

powerpc

powerpc64-smp

???

HZ

BoF agenda and discussion

  • Kernel Version
  • Flavours
    • PROPOSAL: i386 64bit kernel
  • optimal HZ per flavour

Decisions


CategorySpec

KernelTeam/Specs/KernelNattyVersionAndFlavours (last edited 2010-12-08 14:42:07 by 212-139-219-66)