-
- Downloads
sched: maintain a list of active thread timers
Since timers are per-cpu constructs, we need to migrate them when a thread migrate. To do that, we need to keep a list of a thread's active timers.
Loading
Please register or sign in to comment