Linux kernel version 2.6.28 has been released and available for download. The new version includes following stable and new features:
a] ext4 file system – The ext4 filesystem can support volumes with sizes up to 1 exbibyte and files with sizes up to 16 TiB. ext4 removes ext3 64-bit storage limits and adds other performance improvements.
b] Graphics Execution Manager (GEM) – It is a a modern memory manager specialized for use in device drivers for graphics chipsets. It manages graphics memory, controls the execution context and manages the Non-Uniform Memory Access (NUMA) environment on modern graphics chipsets. The “xf86-video-intel” device driver will feature GEM integration.
c] Other features – Stable USB drivers, KVM, bug fixes and other stuff.
=> Download Linux kernel 2.6.28 here. You may also find our kernel compile tutorial useful.
🐧 Get the latest tutorials on Linux, Open Source & DevOps via:
- RSS feed or Weekly email newsletter
- Share on Twitter • Facebook • 3 comments... add one ↓
Category | List of Unix and Linux commands |
---|---|
File Management | cat |
Firewall | Alpine Awall • CentOS 8 • OpenSUSE • RHEL 8 • Ubuntu 16.04 • Ubuntu 18.04 • Ubuntu 20.04 |
Network Utilities | dig • host • ip • nmap |
OpenVPN | CentOS 7 • CentOS 8 • Debian 10 • Debian 8/9 • Ubuntu 18.04 • Ubuntu 20.04 |
Package Manager | apk • apt |
Processes Management | bg • chroot • cron • disown • fg • jobs • killall • kill • pidof • pstree • pwdx • time |
Searching | grep • whereis • which |
User Information | groups • id • lastcomm • last • lid/libuser-lid • logname • members • users • whoami • who • w |
WireGuard VPN | Alpine • CentOS 8 • Debian 10 • Firewall • Ubuntu 20.04 |
16 TiB,looks crazy.
> nice but who has such a large hard disk – 16 TiB?
You can get 4Gbit Fibre Channel RAID with 16TiB or even more for clusters and or rendering farm. ext4 has some neat cool featurtes:
ext4 has some neat cool features:
http://ext4.wiki.kernel.org/index.php/Main_Page
http://en.wikipedia.org/wiki/Ext4
nice but who has such a large hard disk – 16 TiB?