summaryrefslogtreecommitdiff
path: root/tools/power/cpupower/ToDo
blob: 6e8b89f282e6d0a0bf32695edf2a0722adad6bc7 (plain)
1
2
3
4
5
6
7
8
9
10
ToDos sorted by priority:

- Use bitmask functions to parse CPU topology more robust
  (current implementation has issues on AMD)
- Try to read out boost states and frequencies on Intel
- Somewhere saw the ability to read power consumption of
  RAM from HW on Intel SandyBridge -> another monitor?
- Add another c1e debug idle monitor
  -> Is by design racy with BIOS, but could be added
     with a --force option and some "be careful" messages
c4e6efb2c96516f (patch) treed66dd06e86366820ac8ef7a9c3847dac19bf4863 /tools parent1b1bc42c1692e9b62756323c675a44cb1a1f9dbd (diff)
net/mlx5: Change ENOTSUPP to EOPNOTSUPP
As ENOTSUPP is specific to NFS, change the return error value to EOPNOTSUPP in various places in the mlx5 driver. Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com> Suggested-by: Yotam Gigi <yotamg@mellanox.com> Reviewed-by: Matan Barak <matanb@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Diffstat (limited to 'tools')