SmartPack / SmartPack-Kernel-Manager

Source code of SmartPack-Kernel Manager, the Ultimate Tool to Manage your Kernel
https://play.google.com/store/apps/details?id=com.smartpack.kernelmanager.pro
GNU General Public License v3.0
639 stars 71 forks source link

Adding support for Thunderplug hotplug #61

Closed mhdzumair closed 4 years ago

mhdzumair commented 4 years ago

sys path is on /sys/kernel/thunderplug containing files :

  1. endurance_level values: 0 - none, 1 - for dual core, 2 - for quard & octa core devices
  2. hotplug_enabled values: 0 - disabled, 1 - enable
  3. load_threshold values: MIN_CPU_LOAD_THRESHOLD < load_threshold <= 100 here MIN_CPU_LOAD_THRESHOLD = 10 4.sampling_rate values: 0 <= sampleing_rate <= 2500
  4. suspend_cpus values: 0 <= max_core (but this is not including in bhb27 kernel auditor)
  5. touch_boost values: 0 - disabled, 1 - enable 7.version (info about the driver version)