forked from Qortal/Brooklyn
a94b3d14aa
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
30 lines
1.2 KiB
Plaintext
30 lines
1.2 KiB
Plaintext
What: /sys/firmware/papr/energy_scale_info
|
|
Date: February 2022
|
|
Contact: Linux for PowerPC mailing list <linuxppc-dev@ozlabs.org>
|
|
Description: Directory hosting a set of platform attributes like
|
|
energy/frequency on Linux running as a PAPR guest.
|
|
|
|
Each file in a directory contains a platform
|
|
attribute hierarchy pertaining to performance/
|
|
energy-savings mode and processor frequency.
|
|
|
|
What: /sys/firmware/papr/energy_scale_info/<id>
|
|
Date: February 2022
|
|
Contact: Linux for PowerPC mailing list <linuxppc-dev@ozlabs.org>
|
|
Description: Energy, frequency attributes directory for POWERVM servers
|
|
|
|
What: /sys/firmware/papr/energy_scale_info/<id>/desc
|
|
Date: February 2022
|
|
Contact: Linux for PowerPC mailing list <linuxppc-dev@ozlabs.org>
|
|
Description: String description of the energy attribute of <id>
|
|
|
|
What: /sys/firmware/papr/energy_scale_info/<id>/value
|
|
Date: February 2022
|
|
Contact: Linux for PowerPC mailing list <linuxppc-dev@ozlabs.org>
|
|
Description: Numeric value of the energy attribute of <id>
|
|
|
|
What: /sys/firmware/papr/energy_scale_info/<id>/value_desc
|
|
Date: February 2022
|
|
Contact: Linux for PowerPC mailing list <linuxppc-dev@ozlabs.org>
|
|
Description: String value of the energy attribute of <id>
|