Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added filters by cache, SMT and Performance in the Affinity Dialog. #16

Merged
merged 1 commit into from
Feb 3, 2025

Conversation

Taron-art
Copy link
Owner

Added filters by cache, SMT and Performance in the Affinity Dialog.

PR Classification

New feature and code refactoring to enhance CPU affinity management and testing.

PR Summary

This pull request introduces new features for CPU affinity management, refactors existing classes, and adds new tests.

  • AffinityView class expanded with new properties and methods for CPU affinity and core groups.
  • New abstract class CoreGroupView<T> and related classes for core group management.
  • CoreView class updated to implement new interfaces and properties.
  • OptionsProvider class updated with a new ProcessorCoresInfo property.
  • CpuInfo class refactored to include a new method GetCoreInfos for detailed CPU core information.

@Taron-art Taron-art merged commit 82139a5 into main Feb 3, 2025
1 check passed
@Taron-art Taron-art deleted the feature/add-core-groups-for-affinity branch February 3, 2025 15:44
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.

1 participant