TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ubuntu 24.04 LTS Will Aim to Ship with the Linux 6.8 Kernel

28 pointsby nathan_phoenixover 1 year ago

2 comments

Grafikenjoover 1 year ago
&quot;According to Linus Torvalds, Linux kernel 6.8 looks to be a small release that promises mostly updated drivers for graphics and networking, but also filesystem updates, mostly for bcachefs, XFS, Btrfs, and VFS, as well as architecture, tooling, mm, networking, core kernel, and documentation updates.&quot;<p>Apparently 6.8 is primarily updates. Not sure why the autor didn&#x27;t add any inforation on what he&#x2F;she is looking forward too
评论 #39159681 未加载
sylwareover 1 year ago
libstdc++ should be statically linked to all software using it.<p>libgcc should be statically linked to all software, and the glibc modified to dynamically load a stripped-down (and renamed) shared libgcc for pthread_cancel support.