Difference between revisions of "Download/kernel/2.6.18/028test010.1/changes"

From OpenVZ Virtuozzo Containers Wiki
Jump to: navigation, search
(added config changes)
(compatibility notes -> notes)
Line 16: Line 16:
 
* +<code>CONFIG_COMPAT=y</code>
 
* +<code>CONFIG_COMPAT=y</code>
  
=== Compatibility notes ===
+
=== Notes ===
 
* New I/O accounting feature is described at [[IO accounting]].
 
* New I/O accounting feature is described at [[IO accounting]].
 
* New BC proc format is described at [[BC proc entries]].
 
* New BC proc format is described at [[BC proc entries]].

Revision as of 13:49, 19 March 2008

Changes

  • Ported changes from the 2.6.8 branch up to 023stab037.
  • Mainstream updates up to 2.6.18.6.
  • Bug fixes in VE, beancounters, CPT, quota, scheduler.
  • I/O accounting in beancounters.
  • Beancounters /proc redesign.

For the complete list of changes in this release, see git changelog for kernel 028test010.

Config changes

  • +CONFIG_TASK_IO_ACCOUNTING=y
  • +CONFIG_UBC_IO_ACCT=y
  • +CONFIG_USB_HIDDEV=y (OpenVZ Bug #418)
  • +CONFIG_AUTOFS4_FS=m
  • +CONFIG_IA32_SUPPORT=y (OpenVZ Bug #396)
  • +CONFIG_COMPAT=y

Notes