ReadaheadListUpdate

Differences between revisions 2 and 3
Revision 2 as of 2008-08-06 16:19:00
Size: 720
Editor: localhost
Comment: converted to 1.6 markup
Revision 3 as of 2009-03-25 16:21:21
Size: 780
Editor: quest
Comment:
Deletions are marked like this. Additions are marked like this.
Line 17: Line 17:
 1. Sed out any file with the kernel version number in it.

The readahead lists need to be updated at regular points in the release process to ensure that they closely match a likely installed system.

The recommended points are:

This way each test candidate gives the same speed impression as the final release.

Procedure

  1. Download appropriate daily Ubuntu Desktop CD image
  2. Install in a vmware instance (single CPU, 256MB RAM)
  3. Boot installed image with "profile" kernel command-line option.
  4. Copy /etc/readahead/boot out and replace the debian/boot.list file in the readahead-list source package with it.
  5. Sed out any file with the kernel version number in it.
  6. Upload with suitable changelog entry.


CategoryProcess

ReadaheadListUpdate (last edited 2009-03-25 16:21:21 by quest)