zephyr,native-sim-pstate

Vendor: The Zephyr Project

Description

Native Sim mock implementation of custom properties for performance state (pstate)

Properties

Properties not inherited from the base binding file.

Name

Type

Details

pstate-id

int

Identifier of performance state.

This property is required.

load-threshold

int

CPU load threshold, in percent, for entering this performance state. Once
the CPU load exceeds this threshold, it becomes a valid performance state
for the P-state driver to switch to.