Linus Torvalds heeft weer een nieuwe Linux Kernel uitgebracht die bomvol zit met nieuwigheden, zoals KVM en een fault injection debugging feature. Het versienummer is aangekomen bij 2.6.20 en zoals gewoonlijk is de volledige lijst met veranderingen op Kernel.org na te lezen. Daarnaast kan je bij KernelNewbies terecht voor een overzichtelijke beschrijving van alle aangebrachte veranderingen die ze als volgt samenvatten:
Short overview:
2.6.20 makes linux join to the virtualization trends. This release adds two virtualization implementations: A full-virtualization implementation that uses Intel/AMD hardware virtualization capabilities called KVM and a paravirtualization implementation that can be used by different hypervisors (Rusty's lguest; Xen and Vmware in the future, etc),. But this release also adds initial Sony Playstation 3 support, a fault injection debugging feature, UDP-lite support, better per-process IO accounting, relative atime, support for using swap files for suspend users, relocatable x86 kernel support for kdump users, small microoptimizations in x86 (sleazy FPU, regparm, support for the Processor Data Area, optimizations for the Core 2 platform), a generic HID layer, DEEPNAP power savings for PPC970, lockless radix-tree readside, shared pagetables for hugetbl, ARM support for the AT91 and iop13xx processors, full NAT for nf_conntrack and many other things.