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

Allowing to enabled CPU_PIN on other oses than Linux (FreeBSD at the … #102

Merged
merged 1 commit into from
Jun 13, 2022

Conversation

devnexen
Copy link
Contributor

…moment tough).

New internal api _iso_getcpu abstraction, for now working on amd64 arch
for non Linux.

@struct
Copy link
Owner

struct commented Jun 12, 2022

Were you able to successfully test this with CPU_PIN enabled?

@devnexen
Copy link
Contributor Author

Yes I did tested, with the rdtscp instruction, tests took forever.

…moment tough).

New internal api `_iso_getcpu` abstraction, for now working on amd64 arch
for non Linux.
@struct
Copy link
Owner

struct commented Jun 13, 2022

Yes the CPU_PIN functionality in general incurs a non-trivial perf hit.

@struct struct merged commit 6b107f4 into struct:master Jun 13, 2022
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.

2 participants