Saved searches
Use saved searches to filter your results more quickly
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.
Oracle Linux UEK: Unbreakable Enterprise Kernel
oracle/linux-uek
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Git stats
Files
Failed to load latest commit information.
README.md
Oracle Linux: Unbreakable Enterprise Kernel (UEK)
The Unbreakable Enterprise Kernel (UEK) is a Linux kernel built by Oracle and supported via Oracle Linux Support. Its focus is performance, stability, and minimal backports by tracking the mainline source code as closely as is practical. UEK is well-tested and used to run Oracle’s Engineered Systems, Oracle Cloud Infrastructure, and large-scale enterprise deployments for Oracle Linux customers.
Oracle is a long-time contributor to Linux and we have always had a strong emphasis on upstreaming and open-sourcing our changes to the kernel. Keeping our changes open source allows us to integrate with upstream Linux kernels quickly, which also means we have state-of-the-art drivers and filesystems, hardware support, and security fixes from the community. in addition to the work we have contributed ourselves. Read more on the Oracle Linux Kernel Blog.
This repository contains the source for the Unbreakable Enterprise Kernel including a small number of Oracle additions which have not yet been accepted into the main Linux kernel source tree.
This repository hosts source code for UEK versions which are in development and in production, as well as archived releases.
UEK Release and Tag | Linux Kernel version | Release Status | Target Arch | Target Userspace Distribution(s) |
---|---|---|---|---|
uek7/u1 v5.15.0-102.110.3 | v5.15 | Production | x86_64 , aarch64 | Oracle Linux 8, Oracle Linux 9 |
uek6/u3 v5.4.17-2136.320.2 | v5.4 | Production | x86_64 , aarch64 | Oracle Linux 7, Oracle Linux 8 |
uek5/u5 v4.14.35-2047.525.1 | v4.14 | Production | x86_64 , aarch64 | Oracle Linux 7 |
uek4/qu7 v4.1.12-124.75.1 | v4.1 | Production | x86_64 , SPARC | Oracle Linux 6, Oracle Linux 7 |
Building from this repository requires libdtrace-ctf in addition to standard kernel build tools.
This repository will be refreshed weekly as new development versions are available.
Linux Development at Oracle
Oracle’s Linux team is a top ten contributor in each upstream kernel release. Our mission is to improve Linux, which means higher performance, better security, and more advanced diagnosability. We also focus on the fundamentals of the OS, improving the scheduler and core memory allocation routines. The Oracle Linux team participates in the development and upstream maintainership for key areas of the kernel, including scsi, xfs, btrfs, RDS, hugetlbfs, nfs and nfsd, and more. Since 2007, Oracle has contributed more than 400,000 lines of code to Linux, and been ranked in the top 15 all-time contributors to Linux.
The source for UEK was previously available at oss.oracle.com and has always been available publicly as a git repository with full git history. By posting the UEK source here on github.com we hope to increase the visibility for our work and to make it even easier for people to access the source for UEK. We also use this repository for working with developers at partner companies and in the Linux community.
Issues, Pull Requests and Support
The UEK source is published here without support. For compiled binaries and a supported enterprise distribution, Oracle Linux is free to download, distribute and use and can be obtained from linux.oracle.com and via our yum server at yum.oracle.com.
We cannot accept pull requests for linux-uek via GitHub.
Oracle linux версия ядра
В конце апреля состоялся релиз новой версии Red Hat Enterprise Linux за номером 8.2. RHEL — один из самых популярных дистрибутивов для корпоративного использования, и на его основе базируется ряд специфических вариантов ОС.
Одной из таких операционных систем является Oracle Linux. 7 мая компания объявила о выпуске новой версии Oracle Linux 8 Update 2.
Как уже было сказано, в основе Oracle Linux 8 Update 2 лежит RHEL 8.2 со всеми его доработками в области ИТ-безопасности и мониторинга. Дистрибутив бесплатен, но загрузить его можно только после регистрации, которая, к счастью, тоже бесплатна. Объём образа ISO составляет 6,6 Гбайт, он доступен для архитектур x86_64 и ARM64. Предусмотрен неограниченный доступ к бинарному репозиторию с обновлениями пакетов и к модулям Application Stream.
Классический рабочий стол Oracle Linux
Для новой версии Oracle Linux доступна два варианта ядра — обычное ядро Linux 4.18 от RHEL и устанавливаемое теперь по умолчанию собственное ядро Oracle Unbreakable Enterprise Kernel 6. Последнее базируется на ветке 5.4, но содержит ряд доработок и оптимизаций для работы с ПО и аппаратным обеспечением Oracle. Несмотря на это, исходные тексты ядра UEK6 доступны в публичном репозитории.
В сравнении с классическом ядром, UEK6 имеет ряд расширенных возможностей и улучшений. В нём реализована поддержка zswap, zram, улучшена работа балансировки на системах с NUMA, имеются опции, повышающие защищённость системы, поддерживаются расширенные возможности виртуализации Xen и многое другое. Улучшены реализации различных файловых систем: Btrfs, XFS, Ext4, NFS и FUSE, поддерживается OverlayFS и NFS over RDMA.
В остальном, возможности двух версий Oracle Linux идентичны и все нововведения соответствуют тем, которые были описаны в релизе RHEL 8.2. Более подробно о новой ОС написано в корпоративном блоге Oracle.
Если вы заметили ошибку — выделите ее мышью и нажмите CTRL+ENTER. | Можете написать лучше? Мы всегда рады новым авторам.
Материалы по теме: