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

aarch64 support #112

Open
sktzwhj opened this issue Oct 15, 2021 · 2 comments
Open

aarch64 support #112

sktzwhj opened this issue Oct 15, 2021 · 2 comments

Comments

@sktzwhj
Copy link

sktzwhj commented Oct 15, 2021

Hi,

It seems the current code does not support aarch64 arch, at least the system call numbers are different. Am I understand it correctly? Are there any existing alternatives?

Thanks.

@AshokBhat
Copy link

RIKEN has an AArch64 port (https://github.com/RIKEN-SysSoft/syscall_intercept/tree/master/arch/aarch64). However, it has not been upstreamed to the main repo (this repo).

@ARMartinelli
Copy link

I think an AArch64 port is very useful, considering the increasing importance of AArch64 in HPC systems. Various user space file systems for HPC systems are developed using this library.

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

No branches or pull requests

3 participants