The Linux kernel 5.3 has been released!
Main innovations: The pidfd mechanism, which allows binding a specific PID to a certain process. The binding continues to act even after the process has been terminated, so the PID can be reassigned upon restart. Details. Frequency range restrictions in the process scheduler. For example, critical processes can be launched with a minimum frequency threshold (say, no less than 3 GHz), while low-priority ones can have an upper frequency limit [...]
