Create an account


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
New Linux Kernel: The Big 5.0

#1
New Linux Kernel: The Big 5.0

<div style="margin: 5px 5% 10px 5%;"><img src="http://www.sickgaming.net/blog/wp-content/uploads/2019/03/new-linux-kernel-the-big-5-0.png" width="1900" height="1156" title="" alt="" /></div><div><div><img src="http://www.sickgaming.net/blog/wp-content/uploads/2019/03/new-linux-kernel-the-big-5-0.png" class="ff-og-image-inserted"></div>
<p>Linus Torvalds at last made the jump with the recent release of kernel 5.0. Although Linus likes to say the his only reason to move on to the next integer is when he runs out of fingers and toes with which to count the fractional part of the version number, the truth is this kernel is pretty loaded with new features.</p>
<p>On the network front, apart from improvements to drivers like that of the Realtek R8169, 5.0 will come with better network performance. Network performance has been down for the last year or so because of Spectre V2. The bug forced kernel developers to introduce something called a Retpoline (short for “<i>RETurn tramPOLINE</i>“) to mitigate its effect. The changes introduced in kernel 5.0 “<i>[…] Overall [give a greater than] 10% performance improvement for UDP GRO benchmark and smaller but measurable [improvements] for TCP syn flood</i>” according to developer Paolo Abeni.</p>
<p>What hasn’t made the cut yet is the much anticipated integration of <a href="https://www.wireguard.com/">WireGuard</a>. Wireguard is a VPN protocol that is allegedly faster, more versatile and safer than the ones currently supported by the kernel. Wireguard is easy to implement, uses state of the art encryption, and is capable of maintaining the network link to the VPN up even if the user switches to a different WiFi network or changes from WiFi to a wired connection.</p>
<p>An ongoing task is the work going into preparing for the <a href="https://en.wikipedia.org/wiki/Year_2038_problem">Y2038 problem</a>. In case you have never heard of this, UNIX and UNIX-like systems (including Linux) have clocks that count from January the 1st, 1970. The amount of seconds from that date onwards is stored in a signed 32-bit variable called <code>time_t</code>. The variable is signed because, you know, there are some programs that need to show dates before the 70s.</p>
<p>At the moment of writing we are already somewhere in the 01011100 01110010 10010000 10111010 region and the clock is literally ticking. On January 19th 2038, at 3:14:07 in the morning, the clock will reach 01111111 11111111 11111111 11111111. One second later, <code>time_t</code> will overflow, changing the sign of your clock and making your system believe, along with millions of devices and servers worldwide, that we are back in 1901.</p>
<p>Then… well, the usual: planes will fall from the sky, nuclear power stations will melt down, and toasters will explode, rendering the world breakfastless. That is, of course, unless the brave kernel developers don’t come up with a solution in the meantime. Then again, they made the Wii controller work in Linux, what could they not achieve?</p>
<h2>More stuff to look forward to in Linux kernel 5.0</h2>
<ul>
<li>Native support for FreeSync/VRR of AMD GPUs means that now your smart monitor and your video card can sync up their frame rates and you won’t see any more tearing artifacts when playing a busy game or watching an action movie.</li>
<li>Linux now has native support for and boosted the performance of the Adiantum filesystem encryption. This encryption system&nbsp;is used in low-powered devices built around ARM Cortex-A7 or lower — think mid- to low-end phones and many SBCs.</li>
<li>Talking of SBCs, the touch screen for the Raspberry Pi has at last been mainlined, and Btrfs now supports swap files.</li>
</ul>
<p>As always, you can find more information about Linux 5.0 by reading Linus’s <a href="https://lkml.org/lkml/2019/3/3/236">announcement on the Linux Kernel mailing list</a>, checking out the <a href="https://www.phoronix.com/scan.php?page=article&amp;item=linux-2019-features&amp;num=1">in-depth articles at Phoronix</a> and by reading <a href="https://kernelnewbies.org/Linux_5.0">the Kernel Newbies report</a>.</p>
<p><em>Learn more about Linux through the free&nbsp;<a href="https://training.linuxfoundation.org/linux-courses/system-administration-training/introduction-to-linux">“Introduction to Linux”&nbsp;</a>course from The Linux Foundation and edX.</em></p>
</div>
Reply



Possibly Related Threads…
Thread Author Replies Views Last Post
  Fedora - Contribute at the Fedora Linux Test Week for Kernel 6.5 and Toolbx Test Day xSicKxBot 0 999 09-11-2023, 02:47 PM
Last Post: xSicKxBot
  Steam Proposes Linux Kernel Changes To Improve Game Performance xSicKxBot 0 1,161 08-02-2019, 08:08 PM
Last Post: xSicKxBot
  Linux To Bid Goodbye To Linux Floppy Drives xSicKxBot 0 1,156 07-31-2019, 04:54 AM
Last Post: xSicKxBot
  Linux kernel 5.3-rc1 released xSicKxBot 0 1,104 07-25-2019, 06:57 PM
Last Post: xSicKxBot
  Linux Kernel 5.2 Will Address Industrial Operations, Two-Factor Authentication xSicKxBot 0 1,118 06-11-2019, 10:16 PM
Last Post: xSicKxBot
  Linux Kernel 4.20 Reached End of Life, Users Urged to Upgrade to Linux 5.0 xSicKxBot 0 1,266 03-31-2019, 05:40 PM
Last Post: xSicKxBot
  Linux Kernel Maintainer Summit xSicKxBot 0 1,072 02-13-2019, 05:44 PM
Last Post: xSicKxBot
  Linux Kernel 4.20: Crocodiles, STIBP, and Hugs xSicKxBot 0 1,129 12-24-2018, 06:29 PM
Last Post: xSicKxBot
  cregit: Token-Level Blame Information for the Linux Kernel xSicKxBot 0 1,182 11-26-2018, 02:52 PM
Last Post: xSicKxBot
  Linux Kernel 4.19 – Long Term Support, USB Type C, and WiFi 6 xSicKxBot 0 1,246 10-23-2018, 02:23 PM
Last Post: xSicKxBot

Forum Jump:


Users browsing this thread:

Forum software by © MyBB Theme © iAndrew 2016