From 61ee3dea578406c7a3e2da2edd83fa6baaa37afb Mon Sep 17 00:00:00 2001 From: Daniel Hsu Date: Fri, 9 Jul 2004 18:41:33 +0000 Subject: [PATCH] *** empty log message *** svn path=/trunk/boinc/; revision=3833 --- doc/client_sched.php | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/doc/client_sched.php b/doc/client_sched.php index 2bdb034168..89ea767286 100644 --- a/doc/client_sched.php +++ b/doc/client_sched.php @@ -203,14 +203,19 @@ foreach task T

Work fetch policy

+

+The CPU scheduler is at its best when projects always have runnable +results. +When the CPU scheduler chooses to run a project without a runnable +result, we say the CPU scheduler is 'starved'. +

The work fetch policy has the following goal: