Re: [PATCH v2 0/3] power: remove experimental empty poll API

2023-02-19 Thread Thomas Monjalon
08/02/2023 11:48, David Hunt: > The empty poll mechanism was an experimental API added in > commit id 450f0791312c. It aimed to allow power saving depending > on the traffic profile. However, it required a training phase > and required the user to adjust magic numbers depending on > their workload.

[PATCH v2 0/3] power: remove experimental empty poll API

2023-02-08 Thread David Hunt
The empty poll mechanism was an experimental API added in commit id 450f0791312c. It aimed to allow power saving depending on the traffic profile. However, it required a training phase and required the user to adjust magic numbers depending on their workload. A new and improved mechanism was added