The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Tapper::MCP::Scheduler::Algorithm::WFQ - Scheduling algorithm "Weighted Fair Queueing"

SYNOPSIS

Implements 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;

AUTHORS

  • AMD OSRC Tapper Team <tapper@amd64.org>

  • Tapper Team <tapper-ops@amazon.com>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2016 by Advanced Micro Devices, Inc..

This is free software, licensed under:

  The (two-clause) FreeBSD License