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

Expand Cacheline Size Detection Logic #285

Open
insertinterestingnamehere opened this issue Sep 23, 2024 · 1 comment
Open

Expand Cacheline Size Detection Logic #285

insertinterestingnamehere opened this issue Sep 23, 2024 · 1 comment

Comments

@insertinterestingnamehere
Copy link
Collaborator

We have some initial logic for detecting the cache line size using cpuid, but it doesn't really apply cleanly to the modern architectures that we care about now. It should be expanded.

@insertinterestingnamehere
Copy link
Collaborator Author

Note, this is also a problem we have at build time for determining the size of certain data structures. If possible I'd like to at least get something semi-reasonable figured out for the build-time issue by the next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant