Linux 5.4版本可供下载(linux5.4下载)

Linux 5.4 version has recently been released on October 5, 2019. After this update, the Linux kernel series are one step closer to newest technologies and computing resources. For developers, this means they can expect more performance stability, better graphics and audio/video capabilities and ability to use hardware accelerations.

The new Linux 5.4 version brings a lot of recent features that would give great performance and reliability improvements to an immense variety of systems. With this update, the core of the platform safeguards itself against cyber attacks, while the hardware performance is optimized. What’s more, it’s now able to offer a better support to modern hardware and features.

The main features in this new Linux 5.4 version can be summarized as follows:

• A new AMD Radeon graphics driver

• Improved keyring, safely storing user credentials

• FUSE: integrated files sharing system, which supports new and upcoming storage formats

• Improved I/O scheduling mechanism

• Security updates and trusted execution on ARM

• Optimizations for CPUs based on core frequency

• Support for Intel Optane DC Persistent Memory

• Network firmware drivers and support for memory overflow, which ensures better data flow

• Support for artificial intelligence (AI) and machine learning platforms

Meanwhile, compared to 5.3 version, the Linux 5.4 version is easier to use for the user and most features are integrated. And all of this great features can running in a light weight system and with low cost.

To download the Linux 5.4 version, please visit the official website and select the download link. Afterward, double click the download and follow the setup instructions. A sample command line code is shown below.

wget http://mirrors.edge.kernel.org/pub/linux/kernel/v5.x/linux-5.4.tar.gz

tar -xvf linux-5.4.tar.gz

cd linux-5.4

make menuconfig

make && make modules_install

make install

The Linux 5.4 version is compatible with Windows, Mac OS, and various Unix-like operating systems including FreeBSD, NetBSD, and OpenSolaris. Feel free to explore the wide variety of features and offers that come with this newest Linux version.


数据运维技术 » Linux 5.4版本可供下载(linux5.4下载)