3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-02-01 07:42:18 +00:00
Brooklyn/arch/x86/xen
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
..
apic.c Brooklyn+ (PLUS) changes 2022-05-12 10:47:00 -07:00
debugfs.c cleaning up the git 2022-04-02 18:08:56 +05:00
debugfs.h cleaning up the git 2022-04-02 18:08:56 +05:00
efi.c cleaning up the git 2022-04-02 18:08:56 +05:00
enlighten_hvm.c cleaning up the git 2022-04-02 18:08:56 +05:00
enlighten_pv.c Brooklyn+ (PLUS) changes 2022-05-12 10:47:00 -07:00
enlighten_pvh.c cleaning up the git 2022-04-02 18:08:56 +05:00
enlighten.c cleaning up the git 2022-04-02 18:08:56 +05:00
grant-table.c cleaning up the git 2022-04-02 18:08:56 +05:00
irq.c cleaning up the git 2022-04-02 18:08:56 +05:00
Kconfig 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
mmu_hvm.c cleaning up the git 2022-04-02 18:08:56 +05:00
mmu_pv.c cleaning up the git 2022-04-02 18:08:56 +05:00
mmu.c cleaning up the git 2022-04-02 18:08:56 +05:00
mmu.h cleaning up the git 2022-04-02 18:08:56 +05:00
multicalls.c cleaning up the git 2022-04-02 18:08:56 +05:00
multicalls.h cleaning up the git 2022-04-02 18:08:56 +05:00
p2m.c cleaning up the git 2022-04-02 18:08:56 +05:00
pci-swiotlb-xen.c cleaning up the git 2022-04-02 18:08:56 +05:00
platform-pci-unplug.c cleaning up the git 2022-04-02 18:08:56 +05:00
pmu.c Brooklyn+ (PLUS) changes 2022-05-12 10:47:00 -07:00
pmu.h Brooklyn+ (PLUS) changes 2022-05-12 10:47:00 -07:00
setup.c Brooklyn+ (PLUS) changes 2022-05-12 10:47:00 -07:00
smp_hvm.c Brooklyn+ (PLUS) changes 2022-05-12 10:47:00 -07:00
smp_pv.c Brooklyn+ (PLUS) changes 2022-05-12 10:47:00 -07:00
smp.c cleaning up the git 2022-04-02 18:08:56 +05:00
smp.h cleaning up the git 2022-04-02 18:08:56 +05:00
spinlock.c cleaning up the git 2022-04-02 18:08:56 +05:00
suspend_hvm.c cleaning up the git 2022-04-02 18:08:56 +05:00
suspend_pv.c cleaning up the git 2022-04-02 18:08:56 +05:00
suspend.c 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
trace.c cleaning up the git 2022-04-02 18:08:56 +05:00
vga.c cleaning up the git 2022-04-02 18:08:56 +05:00
xen-asm.S Brooklyn+ (PLUS) changes 2022-05-12 10:47:00 -07:00
xen-head.S Brooklyn+ (PLUS) changes 2022-05-12 10:47:00 -07:00
xen-ops.h cleaning up the git 2022-04-02 18:08:56 +05:00