3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-01-30 23:02:18 +00:00
Brooklyn/fs/jfs
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
..
acl.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
inode.c Brooklyn+ (PLUS) changes 2022-05-12 10:47:00 -07:00
ioctl.c cleaning up the git 2022-04-02 18:17:33 +05:00
jfs_acl.h cleaning up the git 2022-04-02 18:17:33 +05:00
jfs_btree.h cleaning up the git 2022-04-02 18:17:33 +05:00
jfs_debug.c cleaning up the git 2022-04-02 18:17:33 +05:00
jfs_debug.h cleaning up the git 2022-04-02 18:17:33 +05:00
jfs_dinode.h cleaning up the git 2022-04-02 18:17:33 +05:00
jfs_discard.c cleaning up the git 2022-04-02 18:17:33 +05:00
jfs_discard.h cleaning up the git 2022-04-02 18:17:33 +05:00
jfs_dmap.c Brooklyn+ (PLUS) changes 2022-05-12 10:47:00 -07:00
jfs_dmap.h cleaning up the git 2022-04-02 18:17:33 +05:00
jfs_dtree.c cleaning up the git 2022-04-02 18:17:33 +05:00
jfs_dtree.h cleaning up the git 2022-04-02 18:17:33 +05:00
jfs_extent.c cleaning up the git 2022-04-02 18:17:33 +05:00
jfs_extent.h cleaning up the git 2022-04-02 18:17:33 +05:00
jfs_filsys.h cleaning up the git 2022-04-02 18:17:33 +05:00
jfs_imap.c cleaning up the git 2022-04-02 18:17:33 +05:00
jfs_imap.h cleaning up the git 2022-04-02 18:17:33 +05:00
jfs_incore.h cleaning up the git 2022-04-02 18:17:33 +05:00
jfs_inode.c cleaning up the git 2022-04-02 18:17:33 +05:00
jfs_inode.h cleaning up the git 2022-04-02 18:17:33 +05:00
jfs_lock.h cleaning up the git 2022-04-02 18:17:33 +05:00
jfs_logmgr.c Brooklyn+ (PLUS) changes 2022-05-12 10:47:00 -07:00
jfs_logmgr.h cleaning up the git 2022-04-02 18:17:33 +05:00
jfs_metapage.c Brooklyn+ (PLUS) changes 2022-05-12 10:47:00 -07:00
jfs_metapage.h cleaning up the git 2022-04-02 18:17:33 +05:00
jfs_mount.c cleaning up the git 2022-04-02 18:17:33 +05:00
jfs_superblock.h cleaning up the git 2022-04-02 18:17:33 +05:00
jfs_txnmgr.c cleaning up the git 2022-04-02 18:17:33 +05:00
jfs_txnmgr.h cleaning up the git 2022-04-02 18:17:33 +05:00
jfs_types.h cleaning up the git 2022-04-02 18:17:33 +05:00
jfs_umount.c cleaning up the git 2022-04-02 18:17:33 +05:00
jfs_unicode.c cleaning up the git 2022-04-02 18:17:33 +05:00
jfs_unicode.h cleaning up the git 2022-04-02 18:17:33 +05:00
jfs_uniupr.c cleaning up the git 2022-04-02 18:17:33 +05:00
jfs_xattr.h cleaning up the git 2022-04-02 18:17:33 +05:00
jfs_xtree.c cleaning up the git 2022-04-02 18:17:33 +05:00
jfs_xtree.h 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
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
resize.c 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.c cleaning up the git 2022-04-02 18:17:33 +05:00