LinuxNewsSoftwareOctober 15, 20200Oracle releases Oracle Linux 7 Update 9 + Download link

Oracle announced the general availability of Oracle Linux 7 Update 9, including UEK Release 6 as the default kernel.

Oracle announced the release of Oracle Linux 7 Update 9. The latest version includes Unbreakable Enterprise Kernel Release 6 as the default kernel. Oracle Linux maintains user space compatibility with Red Hat Enterprise Linux. According to the announcement, no re-certifications are needed for applications already certified with Red Hat Enterprise Linux 7 or Oracle Linux 7 and existing applications will continue to run unmodified on the latest version.

Download Oracle Linux 7.9

Oracle Linux 7.9 is available on 64-bit Arm and 64-bit AMD/Intel-based systems. ISO installation images are available for download from the Oracle Linux yum server.

Unbreakable Enterprise Kernel Release 6

The latest version of Oracle Linux ships with the following kernel packages:

  • UEK Release 6 (kernel-uek-5.4.17-2011.6.2.el7uek) for x86-64 and aarch64
  • Red Hat Compatible Kernel (RHCK) (kernel-3.10.0-1160.el7) for x86-64 only

Notable new features are:

  • New features and changes for Red Hat Compatible Kernel (RHCK)
    • EDAC driver for Intel ICX systems added: The Error Detection and Correction (EDAC) driver has been added to Intel ICX systems in this release. This driver enables error detection on these systems, as well as reports any errors to the EDAC subsystem.
    • Mellanox ConnectX-6 Dx network adapter support added: Oracle Linux 7 Update 9 adds the PCI IDs of the Mellanox ConnectX-6 Dx network adapter to the mlx5_core driver.
  • UEK Release 6 is based on the mainline Linux kernel 5.4, supplying more innovation than other commercial Linux kernels. 
    • Arm: Enhanced support for the Arm (aarch64) platform, including improvements in the areas of security and virtualization.
    • Cgroup v2: UEK R6 includes all Cgroup v2 features, along with several enhancements.
    • ktask: ktask is a framework for parallelizing CPU-intensive work in the kernel. It can be used to speed up large tasks on systems with available CPU power, where a task is single-threaded in user space.
    • Parallelized kswapd: Page replacement is handled in the kernel asynchronously by kswapd, and synchronously by direct reclaim. When free pages within the zone free list are low, kswapd scans pages to determine if there are unused pages that can be evicted to free up space for new pages. This optimization improves performance by avoiding direct reclaims, which can be resource intensive and time consuming.
    • Kexec firmware signing: The option to check and validate a kernel image signature is enabled in UEK R6. When kexec is used to load a kernel from within UEK R6, kernel image signature checking and validation can be implemented to ensure that a system only loads a signed and validate kernel image.
    • Memory management: Several performance enhancements have been implemented in the kernel’s memory management code to improve the efficiency of clearing pages and cache, as well as enhancements to fault management and reporting.
    • NVDIMM: NVDIMM feature updates have been implemented so that persistent memory can be used as traditional RAM.
    • NVMe: NVMe improvements include: NVMe over Fabrics TCP host and the target drivers have been added, multipath support and passthrough command support have been added. NVMe namespace support is extended to include Namespace Write Protect and Asynchronous Namespace Access.
    • DTrace: DTrace support is enabled and has been re-implemented to use the Berkeley Packet Filter (BPF) that is integrated into the Linux kernel.
    • OCFS2: Support for the OCFS2 file system is enabled.
    • Btrfs: Support for the Btrfs file system is enabled and support to select Btrfs as a file system type when formatting devices is available.
    • NFS: enhancements and new features that help on NFS performance.
    • Zero copy networking: network performance enhancements and new technology to build faster networking products.

Source: Cloud7.news

Leave a Reply