=== cpaelzer_ is now known as cpaelzer [17:23] Hi [17:24] I wonder how hard it would be to produce Kernel driver to send CPU or GPU calculation request data to an other kernel on other machine? [17:24] And ofc get it back to original [18:00] Referring to yesterdays inquiry about the lowlatency builds missing for several weeks now from the Ubuntu Mainline PPA. As far as I have ever known (about a decade now) this is the correct place to ask about mainline build issues. One can observe in the build logs that the lowlatency mode is generated, but for unknown reasons the lowlatency flavour build command is not generated. Example: [18:00] Old: [18:00] flavours="debian.master/control.d/vars.generic debian.master/control.d/vars.generic-64k debian.master/control.d/vars.generic-lpae debian.master/control.d/vars.lowlatency debian.master/control.d/vars.lowlatency-64k";\ [18:00] New: [18:00] flavours="debian.master/control.d/vars.generic debian.master/control.d/vars.generic-64k debian.master/control.d/vars.generic-lpae";\ [18:01] Why is the lowlatency mainline kernel no longer compiled? [18:02] reference: https://kernel.ubuntu.com/~kernel-ppa/mainline/?C=N;O=D [18:18] the lowlatency kernel was going to be spun out to its own source package; so the implication is that the mainline builder would lose its ability to build the flavour [18:41] For the mainline PPA the source is the same, only the kernel configuration is different. So, I do not understand. [19:55] dsmythies, the source has the instructions on how to build, so it would be necessary to reintroduce those into the mainline source either ad-hoc, or by keeping some of them on the generic source from where those are derived [20:34] O.K. then will there be a mainline lowlatency PPA? Or how does one get the, for example, kernel 5.17 Ubuntu low latency kernel configuration?