NAME
Tapper::MCP::Scheduler::Algorithm::WFQ - Scheduling algorithm "Weighted Fair Queueing"
SYNOPSIS
Implements a test for weighted fair queueing scheduling algorithm.
FUNCTIONS
get_virtual_finishing_time
Return the virtual finishing time of a given client
@param string - client
@return success - virtual time @return error - error string
head2 get_next_queue
Evaluate which client has to be scheduled next.
@return success - client name;
AUTHOR
AMD OSRC Tapper Team, <tapper at amd64.org>
COPYRIGHT & LICENSE
Copyright 2008-2011 AMD OSRC Tapper Team, all rights reserved.
This program is released under the following license: proprietary