I for one liked the old and simple WE DO NOT BREAK USERSPACE attitude.
https://linuxreviews.org/WE_DO_NOT_BREAK_USERSPACE
Performance regressions are different from ABI incompatibilities. If the kernel refused to do any work that slowed down any userspace program, the pace would go a lot slower.
Not sure it is true anymore. I've encountered few userspace breaks in io_uring, at least.
Performance regressions are different from ABI incompatibilities. If the kernel refused to do any work that slowed down any userspace program, the pace would go a lot slower.