3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-02-01 07:42:18 +00:00
Brooklyn/fs/squashfs
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
..
block.c Brooklyn+ (PLUS) changes 2022-05-12 10:47:00 -07:00
cache.c cleaning up the git 2022-04-02 18:17:33 +05:00
decompressor_multi_percpu.c cleaning up the git 2022-04-02 18:17:33 +05:00
decompressor_multi.c cleaning up the git 2022-04-02 18:17:33 +05:00
decompressor_single.c cleaning up the git 2022-04-02 18:17:33 +05:00
decompressor.c cleaning up the git 2022-04-02 18:17:33 +05:00
decompressor.h cleaning up the git 2022-04-02 18:17:33 +05:00
dir.c cleaning up the git 2022-04-02 18:17:33 +05:00
export.c cleaning up the git 2022-04-02 18:17:33 +05:00
file_cache.c cleaning up the git 2022-04-02 18:17:33 +05:00
file_direct.c cleaning up the git 2022-04-02 18:17:33 +05:00
file.c cleaning up the git 2022-04-02 18:17:33 +05:00
fragment.c cleaning up the git 2022-04-02 18:17:33 +05:00
id.c cleaning up the git 2022-04-02 18:17:33 +05:00
inode.c cleaning up the git 2022-04-02 18:17:33 +05:00
Kconfig cleaning up the git 2022-04-02 18:17:33 +05:00
lz4_wrapper.c cleaning up the git 2022-04-02 18:17:33 +05:00
lzo_wrapper.c cleaning up the git 2022-04-02 18:17:33 +05:00
Makefile cleaning up the git 2022-04-02 18:17:33 +05:00
namei.c cleaning up the git 2022-04-02 18:17:33 +05:00
page_actor.c cleaning up the git 2022-04-02 18:17:33 +05:00
page_actor.h cleaning up the git 2022-04-02 18:17:33 +05:00
squashfs_fs_i.h cleaning up the git 2022-04-02 18:17:33 +05:00
squashfs_fs_sb.h cleaning up the git 2022-04-02 18:17:33 +05:00
squashfs_fs.h cleaning up the git 2022-04-02 18:17:33 +05:00
squashfs.h cleaning up the git 2022-04-02 18:17:33 +05:00
super.c Brooklyn+ (PLUS) changes 2022-05-12 10:47:00 -07:00
symlink.c cleaning up the git 2022-04-02 18:17:33 +05:00
xattr_id.c cleaning up the git 2022-04-02 18:17:33 +05:00
xattr.c cleaning up the git 2022-04-02 18:17:33 +05:00
xattr.h cleaning up the git 2022-04-02 18:17:33 +05:00
xz_wrapper.c cleaning up the git 2022-04-02 18:17:33 +05:00
zlib_wrapper.c cleaning up the git 2022-04-02 18:17:33 +05:00
zstd_wrapper.c cleaning up the git 2022-04-02 18:17:33 +05:00