Loading

Wednesday, April 25, 2012

When Your Time Becomes My Time

More formally, the slack time for a process is defined as:
(d - t) - c'
where d is the process deadline, t is the real time since the cycle start, and c' is the remaining computation time.

A Project That Has A Deadline At 10:00PM And Started At 2:00PM, Which Actually Ends An Hour Later, Costs: (10 - 2) - 1 = 7 Hours.

In Other Words, For Every Hour Past The Deadline, Take One Hour Off Your Time!

(See Scheduling Algorithms: http://en.wikipedia.org/wiki/Scheduling_algorithm)

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home