Linux kernel patch from Thomas Gleixner improves Postgres benchmark by 15% 3 months ago (lore.kernel.org) 2 comments throwaway2037 Reply Add to library lambdaone 3 months ago Even more than 20 years on, people are finding new ways to improve kernel internals. This is the sort of subtle, intelligent work that distinguishes excellent software from the rest. pengaru 3 months ago As long as people keep finding ways to regress the kernel, there will be opportunities created to fix those regressions.AFAICT the performance win is coming from undoing a performance loss stemming from relatively recently added CONFIG_SCHED_MM_CID mechanism[0] (2022).[0] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...
lambdaone 3 months ago Even more than 20 years on, people are finding new ways to improve kernel internals. This is the sort of subtle, intelligent work that distinguishes excellent software from the rest. pengaru 3 months ago As long as people keep finding ways to regress the kernel, there will be opportunities created to fix those regressions.AFAICT the performance win is coming from undoing a performance loss stemming from relatively recently added CONFIG_SCHED_MM_CID mechanism[0] (2022).[0] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...
pengaru 3 months ago As long as people keep finding ways to regress the kernel, there will be opportunities created to fix those regressions.AFAICT the performance win is coming from undoing a performance loss stemming from relatively recently added CONFIG_SCHED_MM_CID mechanism[0] (2022).[0] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...
Even more than 20 years on, people are finding new ways to improve kernel internals. This is the sort of subtle, intelligent work that distinguishes excellent software from the rest.
As long as people keep finding ways to regress the kernel, there will be opportunities created to fix those regressions.
AFAICT the performance win is coming from undoing a performance loss stemming from relatively recently added CONFIG_SCHED_MM_CID mechanism[0] (2022).
[0] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...