summaryrefslogtreecommitdiff
path: root/src/op_mode/cpu.py
AgeCommit message (Collapse)Author
2024-06-10vyos.utils: T5195: import vyos.cpu to this packageChristian Breunig
The intention of vyos.utils package is to have a common ground for repeating actions/helpers. This is also true for number of CPUs and their respective core count. Move vyos.cpu to vyos.utils.cpu
2022-08-04T2719: add an exception hierarchy for op mode errorsDaniil Baturin
2022-07-20T2719: fix unused importsDaniil Baturin
2022-07-07T2719: rework 'show hardware cpu *' commands in the new styleDaniil Baturin