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

CPU features and flags enumeration via CPUID #13

Open
wipawel opened this issue Aug 5, 2020 · 0 comments
Open

CPU features and flags enumeration via CPUID #13

wipawel opened this issue Aug 5, 2020 · 0 comments
Labels
feature New feature or request good first issue Good for newcomers help wanted Extra attention is needed Priority: 2 Very important feature
Milestone

Comments

@wipawel
Copy link
Contributor

wipawel commented Aug 5, 2020

Add detection of CPU specific features and flags as provided by cpuid instruction.
Implement infrastructure to easily consume the flags and add them as a guard for already existing features (e.g. rdtscp instruction, 1GB huge pages, etc).

@wipawel wipawel added the feature New feature or request label Aug 5, 2020
@wipawel wipawel added the good first issue Good for newcomers label Aug 16, 2020
@bjoernd bjoernd added this to the v0.3 milestone Aug 30, 2020
@wipawel wipawel added the Priority: 2 Very important feature label Oct 3, 2020
@wipawel wipawel modified the milestones: v0.3.1, v0.4.1 Aug 30, 2021
@82marbag 82marbag self-assigned this Jan 18, 2022
@wipawel wipawel assigned salandei and unassigned oliben-amazon Aug 20, 2022
@wipawel wipawel added the help wanted Extra attention is needed label Nov 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request good first issue Good for newcomers help wanted Extra attention is needed Priority: 2 Very important feature
Projects
None yet
Development

No branches or pull requests

6 participants