|
|
Log in / Subscribe / Register

Kernel topics on the radar

Kernel topics on the radar

Posted Aug 3, 2021 13:32 UTC (Tue) by hak8or (subscriber, #120189)
Parent article: Kernel topics on the radar

And yet another person chiming in here to say they are a huge fan of a "view of the lands" posts like this. It helps us who work with the kernel but not lurk the mailing lists keep a finger on the pulse of upstream.

While the Google Fibers patch seems interesting, I have serious qualms on anything from Google being subject to the kernels requirement of never breaking userspace, and therefore requiring that API be supported forever. Google is known to throw stuff at the wall and quickly abandon it if it falls out of grace, which is an extremely incompatible perspective on what the Linux kernel does. And to submit it without any example code is just, well, to me seems like a bad faith submission and makes me feel it should be looked with even more scrutiy than other such feature additions (in similar scope).


to post comments

Kernel topics on the radar

Posted Aug 4, 2021 8:00 UTC (Wed) by khim (subscriber, #9252) [Link]

The whole server infrastructure of Google is built around fibers nowadays thus one can be reasonably sure they are not going anywhere.

This being said the chances are high that what was actually presented is what Kubernetes was in relation to Borg: reimplementation of the same, tried and tested, idea but with an entirely different code and API.

Thus obviously API discussion is very much needed.


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds