Modifying the Target Temperature
You can modify target of temperature control on
trip-point@1 based on
your temperature control
policy.cpu_trips: trips{
cpu_threshold: trip-point@0 {
temperature = <70000>;
type = "passive";
hysteresis = <0>;
};
cpu_target: trip-point@1 {
tem-perature = <80000>;
type = "passive";
hysteresis = <0>;
};