Open main menu

OpenVZ Virtuozzo Containers Wiki β

Changes

Download/kernel/2.6.18/028test018.1/changes

636 bytes added, 13:39, 19 March 2008
created
== Changes ==
* Merged mainstream stable updates up to 2.6.18.8.
* Critical fix in task/UBC handling.
* Fixes in ext3, NFS for VE, simfs.
* Checkpointing fixes and improvements.
{{Kernel git log|028test018}}
=== Config changes ===
Only for IA64:
* -<code>CONFIG_FLATMEM_MANUAL</code>
* -<code>CONFIG_FLATMEM</code>
* -<code>CONFIG_FLAT_NODE_MEM_MAP</code>
* +<code>CONFIG_SPARSEMEM_MANUAL=y</code>
* +<code>CONFIG_SPARSEMEM=y</code>
* +<code>CONFIG_HAVE_MEMORY_PRESENT=y</code>
* +<code>CONFIG_SPARSEMEM_EXTREME=y</code>
* -<code>CONFIG_VIRTUAL_MEM_MAP</code>
* -<code>CONFIG_HOLES_IN_ZONE</code>
* -<code>CONFIG_BLK_DEV_AMD74XX</code>