3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-02-01 07:42:18 +00:00
Brooklyn/arch/arm64/lib
crowetic a94b3d14aa Brooklyn+ (PLUS) changes
Changes included (and more):

1. Dynamic RAM merge

2. Real-time page scan and allocation

3. Cache compression

4. Real-time IRQ checks

5. Dynamic I/O allocation for Java heap

6. Java page migration

7. Contiguous memory allocation

8. Idle pages tracking

9. Per CPU RAM usage tracking

10. ARM NEON scalar multiplication library

11. NEON/ARMv8 crypto extensions

12. NEON SHA, Blake, RIPEMD crypto extensions

13. Parallel NEON crypto engine for multi-algo based CPU stress reduction
2022-05-12 10:47:00 -07:00
..
clear_page.S Brooklyn+ (PLUS) changes 2022-05-12 10:47:00 -07:00
clear_user.S cleaning up the git 2022-04-02 18:08:56 +05:00
copy_from_user.S cleaning up the git 2022-04-02 18:08:56 +05:00
copy_in_user.S cleaning up the git 2022-04-02 18:08:56 +05:00
copy_page.S Brooklyn+ (PLUS) changes 2022-05-12 10:47:00 -07:00
copy_template.S cleaning up the git 2022-04-02 18:08:56 +05:00
copy_to_user.S cleaning up the git 2022-04-02 18:08:56 +05:00
crc32.S Brooklyn+ (PLUS) changes 2022-05-12 10:47:00 -07:00
csum.c cleaning up the git 2022-04-02 18:08:56 +05:00
delay.c cleaning up the git 2022-04-02 18:08:56 +05:00
error-inject.c cleaning up the git 2022-04-02 18:08:56 +05:00
insn.c Brooklyn+ (PLUS) changes 2022-05-12 10:47:00 -07:00
kasan_sw_tags.S cleaning up the git 2022-04-02 18:08:56 +05:00
Makefile cleaning up the git 2022-04-02 18:08:56 +05:00
memchr.S Brooklyn+ (PLUS) changes 2022-05-12 10:47:00 -07:00
memcmp.S Brooklyn+ (PLUS) changes 2022-05-12 10:47:00 -07:00
memcpy.S Brooklyn+ (PLUS) changes 2022-05-12 10:47:00 -07:00
memmove.S cleaning up the git 2022-04-02 18:08:56 +05:00
memset.S Brooklyn+ (PLUS) changes 2022-05-12 10:47:00 -07:00
mte.S Brooklyn+ (PLUS) changes 2022-05-12 10:47:00 -07:00
strchr.S Brooklyn+ (PLUS) changes 2022-05-12 10:47:00 -07:00
strcmp.S Brooklyn+ (PLUS) changes 2022-05-12 10:47:00 -07:00
strlen.S Brooklyn+ (PLUS) changes 2022-05-12 10:47:00 -07:00
strncmp.S Brooklyn+ (PLUS) changes 2022-05-12 10:47:00 -07:00
strnlen.S Brooklyn+ (PLUS) changes 2022-05-12 10:47:00 -07:00
strrchr.S Brooklyn+ (PLUS) changes 2022-05-12 10:47:00 -07:00
tishift.S cleaning up the git 2022-04-02 18:08:56 +05:00
uaccess_flushcache.c cleaning up the git 2022-04-02 18:08:56 +05:00
xor-neon.c Brooklyn+ (PLUS) changes 2022-05-12 10:47:00 -07:00