Scheduling a sequence of tasks quickly using a task list containing a
sequence of entries, with each entry indicating whether a task is enabled
or disabled for execution. A scheduler block examines the sequence of
entries without wasting time in examining entries between those (entries)
related to a prior scheduled task and a task to be scheduled next. By not
wasting time examining the entries related to the disabled entries, the
next task in the sequence of tasks may be scheduled for execution
quickly.