3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-02-07 06:44:18 +00:00
Brooklyn/arch/parisc/kernel
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
..
syscalls Brooklyn+ (PLUS) changes 2022-05-12 10:47:00 -07:00
vdso32 Brooklyn+ (PLUS) changes 2022-05-12 10:47:00 -07:00
vdso64 Brooklyn+ (PLUS) changes 2022-05-12 10:47:00 -07:00
.gitignore cleaning up the git 2022-04-02 18:08:56 +05:00
alternative.c Brooklyn+ (PLUS) changes 2022-05-12 10:47:00 -07:00
asm-offsets.c Brooklyn+ (PLUS) changes 2022-05-12 10:47:00 -07:00
audit.c cleaning up the git 2022-04-02 18:08:56 +05:00
cache.c Brooklyn+ (PLUS) changes 2022-05-12 10:47:00 -07:00
compat_audit.c cleaning up the git 2022-04-02 18:08:56 +05:00
drivers.c cleaning up the git 2022-04-02 18:08:56 +05:00
entry.S Brooklyn+ (PLUS) changes 2022-05-12 10:47:00 -07:00
firmware.c Brooklyn+ (PLUS) changes 2022-05-12 10:47:00 -07:00
ftrace.c cleaning up the git 2022-04-02 18:08:56 +05:00
hardware.c cleaning up the git 2022-04-02 18:08:56 +05:00
head.S Brooklyn+ (PLUS) changes 2022-05-12 10:47:00 -07:00
hpmc.S cleaning up the git 2022-04-02 18:08:56 +05:00
inventory.c cleaning up the git 2022-04-02 18:08:56 +05:00
irq.c Brooklyn+ (PLUS) changes 2022-05-12 10:47:00 -07:00
jump_label.c cleaning up the git 2022-04-02 18:08:56 +05:00
kexec_file.c cleaning up the git 2022-04-02 18:08:56 +05:00
kexec.c cleaning up the git 2022-04-02 18:08:56 +05:00
kgdb.c cleaning up the git 2022-04-02 18:08:56 +05:00
kprobes.c Brooklyn+ (PLUS) changes 2022-05-12 10:47:00 -07:00
Makefile Brooklyn+ (PLUS) changes 2022-05-12 10:47:00 -07:00
module.c cleaning up the git 2022-04-02 18:08:56 +05:00
pa7300lc.c cleaning up the git 2022-04-02 18:08:56 +05:00
pacache.S Brooklyn+ (PLUS) changes 2022-05-12 10:47:00 -07:00
parisc_ksyms.c cleaning up the git 2022-04-02 18:08:56 +05:00
patch.c cleaning up the git 2022-04-02 18:08:56 +05:00
pci-dma.c Brooklyn+ (PLUS) changes 2022-05-12 10:47:00 -07:00
pci.c cleaning up the git 2022-04-02 18:08:56 +05:00
pdc_chassis.c cleaning up the git 2022-04-02 18:08:56 +05:00
pdc_cons.c cleaning up the git 2022-04-02 18:08:56 +05:00
pdt.c cleaning up the git 2022-04-02 18:08:56 +05:00
perf_asm.S cleaning up the git 2022-04-02 18:08:56 +05:00
perf_images.h cleaning up the git 2022-04-02 18:08:56 +05:00
perf.c cleaning up the git 2022-04-02 18:08:56 +05:00
process.c Brooklyn+ (PLUS) changes 2022-05-12 10:47:00 -07:00
processor.c Brooklyn+ (PLUS) changes 2022-05-12 10:47:00 -07:00
ptrace.c Brooklyn+ (PLUS) changes 2022-05-12 10:47:00 -07:00
real2.S cleaning up the git 2022-04-02 18:08:56 +05:00
relocate_kernel.S cleaning up the git 2022-04-02 18:08:56 +05:00
setup.c Brooklyn+ (PLUS) changes 2022-05-12 10:47:00 -07:00
signal32.c cleaning up the git 2022-04-02 18:08:56 +05:00
signal32.h Brooklyn+ (PLUS) changes 2022-05-12 10:47:00 -07:00
signal.c Brooklyn+ (PLUS) changes 2022-05-12 10:47:00 -07:00
smp.c Brooklyn+ (PLUS) changes 2022-05-12 10:47:00 -07:00
stacktrace.c cleaning up the git 2022-04-02 18:08:56 +05:00
sys_parisc32.c cleaning up the git 2022-04-02 18:08:56 +05:00
sys_parisc.c cleaning up the git 2022-04-02 18:08:56 +05:00
syscall.S cleaning up the git 2022-04-02 18:08:56 +05:00
time.c Brooklyn+ (PLUS) changes 2022-05-12 10:47:00 -07:00
toc_asm.S cleaning up the git 2022-04-02 18:08:56 +05:00
toc.c cleaning up the git 2022-04-02 18:08:56 +05:00
topology.c Brooklyn+ (PLUS) changes 2022-05-12 10:47:00 -07:00
traps.c Brooklyn+ (PLUS) changes 2022-05-12 10:47:00 -07:00
unaligned.c Brooklyn+ (PLUS) changes 2022-05-12 10:47:00 -07:00
unwind.c cleaning up the git 2022-04-02 18:08:56 +05:00
vdso.c Brooklyn+ (PLUS) changes 2022-05-12 10:47:00 -07:00
vmlinux.lds.S cleaning up the git 2022-04-02 18:08:56 +05:00