KernelKarmicKernelDecisionSession

Differences between revisions 9 and 10
Revision 9 as of 2009-06-04 07:47:19
Size: 2873
Editor: 79-70-3-123
Comment:
Revision 10 as of 2009-06-04 08:07:40
Size: 3148
Editor: 79-70-3-123
Comment:
Deletions are marked like this. Additions are marked like this.
Line 36: Line 36:
The concensus was that v2.6.31 was the appropriate target release. The concensus was that v2.6.31 was the appropriate target release.  With ext4 as a default filesystem.
Line 44: Line 44:
There was discussion of the default filesystem. It was concluded that ext4 would be stable enough to use as a default, and this would give advantages for those on SSDs particularly. It is not proposed to upgrade people automatically.

Summary

This specification describes the thought process that goes into how we choose a kernel version.

Release Note

Rationale

Every release cycle we must choose a kernel that is as recent as possible while still remaining stable. Typically the decision is simply the most recently released kernel prior to the Ubuntu release. Once in the last several cycles we chose an -rc7 release from Linus, but upgraded to the release version soon thereafter.

The only mitigating factor that I can think of for this release cycle is the requirements of the ARM flavours. Otherwise, were x86 the only consideration, I think 2.6.31 will be released in time for the Karmic cycle. Improvements in 2.6.31 that will have a direct impact include:

  • Maturation of ext4
  • Continued improvements in wireless subsystem and device support
  • Maturation of KMS for Intel and ATI.
  • 2nd generation parallel (or asynchronous) kernel boot.
  • Probable inclusion of unionfs

ARM questions to be answered are:

  • What ARM instruction set will we use (v4 or v7) ?
  • If v7, then its likely we'll only support Freescale and OMAP3.
  • If we choose to synchronise with Android, what version are they targeting?
  • Does it even make sense to try to standardise ARM and x86 on the same kernel?

Decision

The concensus was that v2.6.31 was the appropriate target release. With ext4 as a default filesystem.

Discussions Notes

The kernel of choice will be v2.6.31. This fits well dates wise, a typical kernel release cycle being 3 months which would have it release at the start of September. This is several weeks before Beta Freeze and over a month before final kernel freeze. There is still some risk of needing to push the final kernel release via SRU should it not hit in time.

There was general agreement that this was a good release for upcoming features including KMS which will be more mature there, and should include some ATI support. There was hope that vfs union-mount would also hit this release.

There was discussion of the default filesystem. It was concluded that ext4 would be stable enough to use as a default, and this would give advantages for those on SSDs particularly. It is not proposed to upgrade people automatically.

There was some discussions on whether there was any chance of a sync with any upcoming Android base release. There seems no chance of any sync there as their current 'next' kernel is expected to be v2.6.29 and we are already past that. Discussions hinted at a separate tree for Andriod, but discussions deferred to the Android session.

The future of LRM was discussed. For the distro this is already gone with the remaining consituent parts pushed into DKMS packages. Some discussion around the need to keep this machinary for OEM use on slower/smaller/compiler free systems occured. This was not ruled out for their use.


CategorySpec

specs/KernelKarmicKernelDecisionSession (last edited 2009-06-04 08:16:48 by a91-154-121-48)