You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
lkl: enable HIGH_RES_TIMERS (hrtimer) for the arch
This enables us to grow the goodput with tcp-bbr cc.
It also required to change irq handler since tick_sched_timer()
needs a valid register pointer in irq_regs to call update_process_time().
Signed-off-by: Hajime Tazaki <thehajime@gmail.com>
0 commit comments