Searched hist:10398 (Results 1 - 2 of 2) sorted by relevance

/gem5/src/sim/
H A Dvoltage_domain.hh10398:d65768b9ffc2 Tue Aug 12 14:00:00 EDT 2014 Stephan Diestelhorst <stephan.diestelhorst@arm.com> energy: Tighter checking of levels for DFS systems

There are cases where users might by accident / intention specify less voltage
operating points thatn frequency points. We consider one of these cases
special: giving only a single voltage to a voltage domain effectively renders
it as a static domain. This patch adds additional logic in the auxiliary parts
of the functionality to handle these cases properly (simple driver asking for
N>1 operating levels, we should return the same voltage for all of them) and
adds error checking code in the voltage domain.
H A Ddvfs_handler.hh10398:d65768b9ffc2 Tue Aug 12 14:00:00 EDT 2014 Stephan Diestelhorst <stephan.diestelhorst@arm.com> energy: Tighter checking of levels for DFS systems

There are cases where users might by accident / intention specify less voltage
operating points thatn frequency points. We consider one of these cases
special: giving only a single voltage to a voltage domain effectively renders
it as a static domain. This patch adds additional logic in the auxiliary parts
of the functionality to handle these cases properly (simple driver asking for
N>1 operating levels, we should return the same voltage for all of them) and
adds error checking code in the voltage domain.

Completed in 10 milliseconds