NAME
Tapper::MCP::Scheduler::Algorithm::DummyAlgorithm - Dummy algorithm for testing
SYNOPSIS
Algorithm that returns queues in order it received it. It sorts all queues it gets by name an remembers which queue it gave out last time. When the queue chosen last time is still in the list of given queues the algorithm returns its successor in the order. Otherwise it returns the first queue in the order.
FUNCTIONS
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