amanusk / amanusk/s-tui

Accept list of cores/cpu as arg

未关闭
#204 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Python
星标
5.1k
派生
181
平均合并
30 分钟
30 天内合并 PR
2

描述

**Is your feature request related to a problem? Please describe.**
When the system has many CPUs (50+), the default view is overwhelming. Ideally we need to review a subset of the number of the core/cpus like the cpu an specific app is running in a fast way. Modify the conf file or using the ui is not fast.

**Describe the solution you'd like**
Given an argument like `--cpuset 4-7,36-39` to make a visible view (True in the config file) of only those cpus `4,5,6,7,36,37,38,39` and only the cores 3,4 (if single numa)

Thanks

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。