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

Adding support for arm64 arch compilation #367

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

hlaccabu
Copy link
Contributor

No description provided.

src/shim/kmq/bo.cpp Outdated Show resolved Hide resolved
src/shim/umq/hwq.cpp Show resolved Hide resolved
src/shim/kmq/bo.cpp Outdated Show resolved Hide resolved
@mamin506
Copy link
Contributor

Please update the copyright of bo.h.

src/shim/bo.h Outdated Show resolved Hide resolved
@hlaccabu
Copy link
Contributor Author

There are no good functions for flushing cache data in arm64 architecture that do not require additional kernel modules. I instead made an asm function that mimics _mm_clflush().

@amd-akshatah
Copy link

ok to test

src/shim/bo.h Outdated Show resolved Hide resolved
@amd-akshatah
Copy link

ok to test

src/shim/bo.h Outdated Show resolved Hide resolved
src/shim/bo.h Outdated Show resolved Hide resolved
src/shim/umq/hwq.cpp Outdated Show resolved Hide resolved
@mamin506
Copy link
Contributor

mamin506 commented Feb 3, 2025

retest this please

@mamin506
Copy link
Contributor

mamin506 commented Feb 5, 2025

retest this please

2 similar comments
@mamin506
Copy link
Contributor

mamin506 commented Feb 5, 2025

retest this please

@mamin506
Copy link
Contributor

mamin506 commented Feb 7, 2025

retest this please

@EugeneHiew
Copy link

Hello from Jenkins

@amd-akshatah amd-akshatah reopened this Feb 7, 2025
@amd-akshatah
Copy link

ok to test

@amd-akshatah
Copy link

retest this please

1 similar comment
@mamin506
Copy link
Contributor

mamin506 commented Feb 7, 2025

retest this please

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.

5 participants