this post was submitted on 06 Feb 2026
30 points (91.7% liked)
Linux
13111 readers
294 users here now
A community for everything relating to the GNU/Linux operating system (except the memes!)
Also, check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
The headline and/or article is confusing. It says "machine learning library for the Linux kernel" but goes on to say it's going to do ML in userspace.
It sounds like it's going to be a process that lives outsider the kernel and tunes the kernel via some interface. In which case there would be no need for any ML-specific bit in the kernel. Rather a generic interface to collect stats, tune thing. Processes would use those however they want, using ML or astrology or classic algorithms for their internal logic.