v1 2026-08-06

修复 RT 父进程 timer slack 继承 · v1

RT/DL 的 timer_slack_ns 被强制为 0,copy_process() 直接继承会破坏子进程复位目标;改为继承 default_timer_slack_ns。

原始补丁链接