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

Add loongarch64 support #42

Merged
merged 1 commit into from
Feb 7, 2023
Merged

Add loongarch64 support #42

merged 1 commit into from
Feb 7, 2023

Conversation

zhaixiaojuan
Copy link

The LoongArch architecture (LoongArch) is an Instruction Set Architecture (ISA) that has a RISC style.

Documentations:
ISA:
https://loongson.github.io/LoongArch-Documentation/LoongArch-Vol1-EN.html
ABI:
https://loongson.github.io/LoongArch-Documentation/LoongArch-ELF-ABI-EN.html
More docs can be found at:
https://loongson.github.io/LoongArch-Documentation/README-EN.html

@BusyJay
Copy link
Member

BusyJay commented Feb 2, 2023

Is it supported by the jemalloc itself?

@zhaixiaojuan
Copy link
Author

Is it supported by the jemalloc itself?

yes, jemalloc has add loongarch64 support

Signed-off-by: zhaixiaojuan <zhaixiaojuan@loongson.cn>
@BusyJay BusyJay merged commit 0cc7b0e into tikv:main Feb 7, 2023
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