Petr Shumilov

Results 3 issues of Petr Shumilov

Goals: * Remove useless `rt_sigprocmask` syscall invocation during user context manipulation * Add platform-independent API for user context-related things Related issues: KPHP-1944

enhancement
optimization
runtime

## Motivation I am using the `mold` linker to quickly link a large monolithic application (over 20 GB with debug information). The primary challenge with my binary is the constantly...

Enable `-flto` as for all parts of project as possible

optimization
runtime