• 0 Posts
  • 4 Comments
Joined 3 years ago
cake
Cake day: March 2nd, 2023

help-circle


  • 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 outside 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.