Skip to content

feat: add individual CPU core selection mode#103

Merged
honjow merged 1 commit intomainfrom
core_selection
Feb 28, 2026
Merged

feat: add individual CPU core selection mode#103
honjow merged 1 commit intomainfrom
core_selection

Conversation

@honjow
Copy link
Contributor

@honjow honjow commented Feb 28, 2026

Close #100

  • Add backend API for CPU topology query and per-core online/offline control
  • Add grid-based UI for toggling individual logical cores with gamepad support
  • Support heterogeneous CPU architectures with core type grouping
  • CPU0 is always protected from being disabled
  • Core selection mode is mutually exclusive with SMT/CPU count controls
  • Add i18n translations for all supported languages

- Add backend API for CPU topology query and per-core online/offline control
- Add grid-based UI for toggling individual logical cores with gamepad support
- Support heterogeneous CPU architectures with core type grouping
- CPU0 is always protected from being disabled
- Core selection mode is mutually exclusive with SMT/CPU count controls
- Add i18n translations for all supported languages
@honjow honjow merged commit 3f839f3 into main Feb 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature request] Core selection to disable

1 participant