Closed Locietta closed 2 years ago
Seems like new configs mostly fix the performance regression on process creation and syscall overhead.
Voluntary preemption and UCLAMP task group makes huge improvement in multi-core process creation. Though don't know how syscall overhead is reduced, but it somehow works. 🤔
ZSTD compression makes kernel image much smaller btw.
raw benchmark result: new_benchmark.txt
Porting kernel config from upstream. Hope to resolve the performance regression (#8).
Various kernel feature enabled or modified:
none
tovoluntary