3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-02-07 06:44:18 +00:00
Brooklyn/arch/x86/kvm
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
..
mmu Brooklyn+ (PLUS) changes 2022-05-12 10:47:00 -07:00
svm Brooklyn+ (PLUS) changes 2022-05-12 10:47:00 -07:00
vmx Brooklyn+ (PLUS) changes 2022-05-12 10:47:00 -07:00
cpuid.c Brooklyn+ (PLUS) changes 2022-05-12 10:47:00 -07:00
cpuid.h cleaning up the git 2022-04-02 18:08:56 +05:00
debugfs.c cleaning up the git 2022-04-02 18:08:56 +05:00
emulate.c Brooklyn+ (PLUS) changes 2022-05-12 10:47:00 -07:00
fpu.h cleaning up the git 2022-04-02 18:08:56 +05:00
hyperv.c Brooklyn+ (PLUS) changes 2022-05-12 10:47:00 -07:00
hyperv.h Brooklyn+ (PLUS) changes 2022-05-12 10:47:00 -07:00
i8254.c Brooklyn+ (PLUS) changes 2022-05-12 10:47:00 -07:00
i8254.h cleaning up the git 2022-04-02 18:08:56 +05:00
i8259.c Brooklyn+ (PLUS) changes 2022-05-12 10:47:00 -07:00
ioapic.c Brooklyn+ (PLUS) changes 2022-05-12 10:47:00 -07:00
ioapic.h cleaning up the git 2022-04-02 18:08:56 +05:00
irq_comm.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
irq.h cleaning up the git 2022-04-02 18:08:56 +05:00
Kconfig Brooklyn+ (PLUS) changes 2022-05-12 10:47:00 -07:00
kvm_cache_regs.h cleaning up the git 2022-04-02 18:08:56 +05:00
kvm_emulate.h Brooklyn+ (PLUS) changes 2022-05-12 10:47:00 -07:00
kvm_onhyperv.c Brooklyn+ (PLUS) changes 2022-05-12 10:47:00 -07:00
kvm_onhyperv.h Brooklyn+ (PLUS) changes 2022-05-12 10:47:00 -07:00
lapic.c Brooklyn+ (PLUS) changes 2022-05-12 10:47:00 -07:00
lapic.h Brooklyn+ (PLUS) changes 2022-05-12 10:47:00 -07:00
Makefile cleaning up the git 2022-04-02 18:08:56 +05:00
mmu.h Brooklyn+ (PLUS) changes 2022-05-12 10:47:00 -07:00
mtrr.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
reverse_cpuid.h cleaning up the git 2022-04-02 18:08:56 +05:00
trace.h Brooklyn+ (PLUS) changes 2022-05-12 10:47:00 -07:00
tss.h cleaning up the git 2022-04-02 18:08:56 +05:00
x86.c Brooklyn+ (PLUS) changes 2022-05-12 10:47:00 -07:00
x86.h Brooklyn+ (PLUS) changes 2022-05-12 10:47:00 -07:00
xen.c Brooklyn+ (PLUS) changes 2022-05-12 10:47:00 -07:00
xen.h cleaning up the git 2022-04-02 18:08:56 +05:00