PPC services: Difference between revisions
add settings (performance_mode_policy is neat) |
|||
Line 80: | Line 80: | ||
Configurations 0x10001 and 0x20000 are only available while docked. Configurations 0x10002 and 0x20002 do not seem to be available at all (dependent on apm settings?). | Configurations 0x10001 and 0x20000 are only available while docked. Configurations 0x10002 and 0x20002 do not seem to be available at all (dependent on apm settings?). | ||
== Settings == | |||
{| class="wikitable" border="1" | |||
|- | |||
! Key || Size || Notes | |||
|- | |||
| battery_draining_enabled|| 1 || ? | |||
|- | |||
| performance_mode_policy|| strlen || "auto": use boost mode when docked. "normal": never use boost mode. "boost": always use boost mode (devkit only). | |||
|- | |||
| sdev_cpu_overclock_enabled || 1 || Not used as of 3.0. May have been used to allow access to 1224MHz CPU mode? | |||
|- | |||
| sdev_throttling_additional_delay_us || 4 || ? | |||
|- | |||
| sdev_throttling_additional_delay_enabled || 1 || ? | |||
|- | |||
| throttling_for_smpd_enabled || 1 || Not used as of 3.0. | |||
|- | |||
| throttling_for_undock_enabled || 1 || Not used as of 3.0. | |||
|} | |||
[[Category:Services]] | [[Category:Services]] |