gem5
v22.0.0.0
|
#include <vector>
#include "base/compiler.hh"
#include "mem/qos/policy.hh"
#include "mem/request.hh"
Go to the source code of this file.
Classes | |
class | gem5::memory::qos::PropFairPolicy |
Proportional Fair QoS Policy Providing a configurable fair scheduling policy based on utilization; utilization is directly proportional to a score which is inversely proportional to the QoS priority Users can tune the policy by adjusting the weight parameter (weight of the formula) More... | |
Namespaces | |
gem5 | |
Reference material can be found at the JEDEC website: UFS standard http://www.jedec.org/standards-documents/results/jesd220 UFS HCI specification http://www.jedec.org/standards-documents/results/jesd223. | |
gem5::memory | |
gem5::memory::qos | |
Functions | |
gem5::memory::GEM5_DEPRECATED_NAMESPACE (QoS, qos) | |