Data structures used by the scheduler need_resched A flag set by interrupt handling routines When set, ret_from_intr() calls schedule() policy Scheduling policy, see following slide rt_priority Static priority field for real-time processses priority Base time quantum (SCHED_RR) Base priority (SCHED_OTHER) counter CPU time left for process in current epoch