[KERNEL][LP][3.10.80+] ★BlackBox-Kernel-9.0★ | From The Darkest Places

What Is Important In A Kernel?

  • Performance and Battery Balance.

    Votes: 98 86.0%
  • Quantity Of IO Schedulers.

    Votes: 0 0.0%
  • Quantity Of Governors

    Votes: 4 3.5%
  • Experimental Stuff Which Might Break The Kernel

    Votes: 12 10.5%

  • Total voters
    114
Search This thread

KunalKene1797

Senior Member
Dec 4, 2013
435
1,042
26
Nagpur
★★★BlackBox-Kernel★★★

687474703a2f2f7331342e706f7374696d672e6f72672f6131796873716265392f424c41434b424f582e706e67


This Kernel Is Based Off Latest Sources From Google! This Kernel Has Been Made To Balance Perfectly Between Performance And Battery Backup. This Kernel Will Get Updates Periodically And Will Get Updated With New Features On Every Update. This Kernel Is Made For Android One Devices Running 5.1 Stock ROM and Also CM-12.1 Custom ROM. And Will Also Be Compatible With Any Other CM Compatible ROM's

Features :
  • init.d support
  • Always Updated Linux Kernel
  • Tap2Wake And Sweep2Wake Functionality
  • Various Patches to mm, idleslee
  • Added Various I/O Tweaks *new
  • Tweaks For Better Battery (smp.c) *new
  • Compiled With Linaro 4.9.3
  • Dirty Ratio Tweaks
  • Disabled noatime and nodiratime
  • Added Dynamic FSync (Thanks To @faux123)
  • Multicore Scheduler Support
  • IO BlockPlugs Removed For Performance Improvements
  • Network Tweaks For Lower Ping And Higher Output Speeds
  • MMC: disable crc check for 30% extra performance
  • Mali GPU cache Optimizations And Various GPU Tweaks
  • Optimized Various Files
  • IO Scheduler Added : ROW
  • Incompatibility Issues Fixed
  • Added Block Patches!
  • Reduced Cache Pressure
  • GFS Sleepers Disabled
  • Governer : InteractivePlus, Interactive, Conservative, On Demand, UserSpace, PowerSave, HotPlug, Performance.
  • And Various New. Check Changelog Below

Flashing Instructions :
  • Download The Zip File.
  • Copy To SD Card & Enter Recovery.
  • Flash The Kernel And That Will Be it!

Download : Downloads Here


XDA:DevDB Information
[KERNEL][LP][3.10.80+] ★BlackBox-Kernel-9.0★ [SPROUT], Kernel for the OEM Cross Device Development

Contributors
Kunal.Kene.1797
Source Code: https://github.com/BlackBox-Kernel/blackbox_sprout

Kernel Special Features:

Version Information
Status: Stable
Current Stable Version: LP-9.0
Stable Release Date: 2015-06-13

Created 2015-04-09
Last Updated 2015-06-13
 
Last edited:

KunalKene1797

Senior Member
Dec 4, 2013
435
1,042
26
Nagpur
To do list and changelog will be added here!

ChangeLog :-


$$ Twelfth Major Update Release(13/6/15) $$

-Kernel Version Updated to 3.10.80 From 3.10.79.
-Added Tap2Wake And Sweep2Wake | Enabled T2W_only by Default. thanks to @thwisenerd
-Governor Reboots Fixed.
-Various cpuIdle Patches/Tweaks.
-Workqueue, mm and memblock and power patches.
-Various other patches for kernel (as linux kernel updated to 3.10.80).


$$ Eleventh Minor Update Release(18/5/15) $$

-Kernel Version Updated to 3.10.79 From 3.10.78.
-Now Optimized for CM12.1 Beta 4 and further official releases.
-Fixed All The Governors Efficiently (Reboot Issue Fixed) (Thanks to @intersectRaven for the patch)
-Selinux mode set to Permissive from Disabled Previously.
-various new patches for kernel (as linux kernel updated to 3.10.79 Stable Release)
-and several tweaks check sources for the same...


$$ Tenth Successful Release(18/5/15) $$

-Kernel Version Updated to 3.10.78 From 3.10.77.
-ASoC: compress: Use power efficient workqueue
-ASoC: jack: Use power efficient workqueue
-regulator: core: Use the power efficient workqueue for delayed powerdown
-ASoC: pcm: Use the power efficient workqueue for delayed powerdown
-fbcon: queue work on power efficient wq
-block: queue work on power efficient wq
-PHYLIB: queue work on system_power_efficient_wq
-workqueue: Add system wide power_efficient workqueues
-workqueues: Introduce new flag WQ_POWER_EFFICIENT for power oriented …
-various new patches for kernel (as linux kernel updated to .78)
-and several tweaks check sources for the same...
.


$$ Ninth Release(12/5/15) $$

-Kernel Has Been Updated to 3.10.77+
-ThunderQuake Engine Added (Viberation Intensity). thanks to @varunchitre.15
-Native NTFS Support Added.
-EnabledZSWAP, FRONTSWAP, VNSWAP and disabled ZRAM.
-Power: make sync on suspend optional.
-Hotplug optimizations.
-Cpufreq: Introduce new relation for freq selection.
-Various other minor patches check source for the same....


$$ Eihth Release(8/5/15) $$

-Add frandom(/dev/frandom) -Fast kernel number generator.
-Remove '+' symbol from kernel version string.
-block: sysfs: allow non superusers to change i/o scheduler.
-Compiled with linaro 4.9.3.
-Enabled Interactive Governor.


$$ Seventh Release(5/5/15) $$

-binfmt_elf.c: use get_random_int() to fix entropy depleting.
-block: cfq: merge tweaked tunable.
-XZ: Optimized XZ Compression.
-Will Be Introducing Experimental Features In X Version.
-Compiled With Linaro 4.9.3.
-Overall Battery Performance Improved And Performance Tweaked.


$$ Sixth Release(23/4/15) $$

-nohz_full: Add Kconfig parameter for scalable detection of all-idle state.
-ARM Patches:-
-ARM: prefetch: remove redundant "cc" clobber.
-ARM: atomics: prefetch the destination word for write prior to strex.
-ARM: 7983/1: atomics: implement a better __atomic_add_unless for v6+.
-Apply frequency calculation change from ondemand to hotplug. (Thanks to intersectraven)
-Apply frequency calculation change from ondemand to hotplug. ~~
-Do not scale to max frequency when hotplugging CPUs. ~~
-Ramped Up To Minor Version Update 4.5.


$$ Fifth Release(18/4/15) $$
-Enhance power efficiency: Series of patches from NVIDIA.
-sched/idle: Avoid spurious wakeup IPIs
-Prevent reschedule on offline CPU.
-Use built-in byte swap function.
-Optimizations For Modern Arm Platform.
-Optimized ARM memset and memzero functions.
-lib/string: use glibc version.
-lib/memcopy: use glibc version.
-Various Patches For ARM Platform.(Thanks To Khilman)
-Disabled deferment during full tickless mode.(Thanks To IntersecRaven)


$$ Fourth Release(16/4/15) $$
-IO Scheduler Added : ROW
-Incompatibility Issues Fixed
-Added Block Patches!
-Made IO Tweaks!
-Bumped Up To Version "3.0"
-Compiled With Linaro 4.9.3


$$ Third Release(14/4/15) $$
-I/O Schedulers Removed*new (they have issues with mediatek so won't work)
-Unstable Governors Fixed, Interactive Governors Removed
-Made Small Tweaks
-Bumped Up To Minor Update Version "2.5"
-Compiled With Linaro 4.9.3


$$ Second Release(10/4/15) $$
-I/O Schedulers Added :- ROW, SIO, VR, ZEN *new (they have issues with mediatek so won't work)
-Kernel Version Bumped up to 3.10.73+ *new
-Added Various I/O Tweaks *new
-Tweaks For Better Battery (smp.c) *new
-Compiled With Linaro 4.9.3


$$ Initial Release(9/4/15) $$

To Do List :-

* Add I/O Schedulers. (DONE-Worthless on MTK)
* Add More Governers.
* OverClock (HardPlay).
* Tap To Wake & Sweep To Wake.(DONE-Successfully Implemented)
 
Last edited:

ammuuu08

Member
Jan 5, 2015
49
13
687474703a2f2f7331342e706f7374696d672e6f72672f6131796873716265392f424c41434b424f582e706e67

blackbox-kernel

this kernel is based off latest sources from google! This kernel has been made to balance perfectly between performance and battery backup. This kernel will get updates periodically and will get updated with new features on every update. This kernel is made for android one devices running 5.1 stock rom and also cm-12.1 custom rom. And will also be compatible with any other cm compatible rom's

features :

  • init.d support
  • compiled with linaro 4.9.3
  • dirty ratio tweaks
  • disabled noatime and nodiratime
  • added dynamic fsync (thanks to @faux123)
  • multicore scheduler support
  • io blockplugs removed for performance improvements
  • network tweaks for lower ping and higher output speeds
  • mmc: Disable crc check for 30% extra performance
  • mali gpu cache optimizations and various gpu tweaks
  • optimized various files
  • reduced cache pressure
  • gfs sleepers disabled
  • compatible with both stock lp and cm12.1 rom (all cm based rom's too)
  • governer : Interactiveplus, interactive, consetvative, on demand, userspace, powersave, hotplug, performance.

flashing instructions :

  • download the zip file.
  • copy to sd card & enter recovery.
  • flash the kernel and that will be it!



download : https://kunalkene1797.in/downloads


xda:devdb information
[kernel][lp] blackbox-kenel [v-1.0][sprout] | from the darkest places, kernel for the oem cross device development

contributors
kunal.kene.1797
source code: https://github.com/blackbox-kernel/blackbox_sprout

kernel special features:

version information
status: stable
current stable version: 1.0
stable release date: 2015-04-10

created 2015-04-09
last updated 2015-04-09
uploadfromtaptalk1428606338448.png

file not found ??
 

Rino Appus

Senior Member
Dec 17, 2014
52
4
29
Mavelikkara
www.rinoappus.com
687474703a2f2f7331342e706f7374696d672e6f72672f6131796873716265392f424c41434b424f582e706e67

BlackBox-Kernel

This Kernel Is Based Off Latest Sources From Google! This Kernel Has Been Made To Balance Perfectly Between Performance And Battery Backup. This Kernel Will Get Updates Periodically And Will Get Updated With New Features On Every Update. This Kernel Is Made For Android One Devices Running 5.1 Stock ROM and Also CM-12.1 Custom ROM. And Will Also Be Compatible With Any Other CM Compatible ROM's

Features :
  • init.d support
  • Compiled With Linaro 4.9.3
  • Dirty Ratio Tweaks
  • Disabled noatime and nodiratime
  • Added Dynamic FSync (Thanks To @Faux123)
  • Multicore Scheduler Support
  • IO BlockPlugs Removed For Performance Improvements
  • Network Tweaks For Lower Ping And Higher Output Speeds
  • MMC: disable crc check for 30% extra performance
  • Mali GPU cache Optimizations And Various GPU Tweaks
  • Optimized Various Files
  • Reduced Cache Pressure
  • GFS Sleepers Disabled
  • Compatible With Both Stock LP And CM12.1 ROM (All CM Based ROM's Too)
  • Governer : InteractivePlus, Interactive, Consetvative, On Demand, UserSpace, PowerSave, HotPlug, Performance.

Flashing Instructions :
  • Download The Zip File.
  • Copy To SD Card & Enter Recovery.
  • Flash The Kernel And That Will Be it!

Download : https://kunalkene1797.in/downloads


XDA:DevDB Information
[KERNEL][LP] BlackBox-Kenel [V-1.0][SPROUT] | From The Darkest Places, Kernel for the OEM Cross Device Development

Contributors
Kunal.Kene.1797
Source Code: https://github.com/BlackBox-Kernel/blackbox_sprout

Kernel Special Features:

Version Information
Status: Stable
Current Stable Version: 1.0
Stable Release Date: 2015-04-10

Created 2015-04-09
Last Updated 2015-04-09
Bro... It shows "file not found" error... :(
 

KunalKene1797

Senior Member
Dec 4, 2013
435
1,042
26
Nagpur
  • Like
Reactions: npcmaniac

hjmodi

Senior Member
Oct 20, 2014
171
353
27
Dream Island
Eager to test and tested it also but cant boot up after installing it
Firstly i was installed it on Thunderzap kernel and then (thought that it may be overlapping) tried to install over stock CM 12.1 kernel also but same problem.

Hope get it running soon
 

KunalKene1797

Senior Member
Dec 4, 2013
435
1,042
26
Nagpur

hjmodi

Senior Member
Oct 20, 2014
171
353
27
Dream Island
Thanks a lot.. Working great loved it. But whenever i'm using governers other than hotplug and turn screen off its getting CPUstoo low that its getting switched off...
Same problem is there in Thunderzap Kernel by @varun.chitre15
I hope you will not mind a feature request... :D
I can't list each and every feature so i'll just point to Boeffla kernel... With almost every feature
Especially i just love PegasusQ governer :D

Thanks
 
Last edited:

KunalKene1797

Senior Member
Dec 4, 2013
435
1,042
26
Nagpur
Thanks a lot.. Working great loved it. But whenever i'm using governers other than hotplug and turn screen off its getting CPUstoo low that its getting switched off...
Same problem is there in Thunderzap Kernel by @varun.chitre15
I hope you will not mind a feature request... :D
I can't list each and every feature so i'll just point to Boeffla kernel... With almost every feature
Especially i just love PegasusQ governer :D

Thanks

Its Strange i've been using interactive plus for a day now and i haven't encountered any issues, even on thunderzap kernel used them and working fine! if u r sure its something other than your device a logcat will be appriciated as no one else in encountering this issue . I'll taka a look:fingers-crossed:
 
  • Like
Reactions: npcmaniac

hjmodi

Senior Member
Oct 20, 2014
171
353
27
Dream Island
Its Strange i've been using interactive plus for a day now and i haven't encountered any issues, even on thunderzap kernel used them and working fine! if u r sure its something other than your device a logcat will be appriciated as no one else in encountering this issue . I'll taka a look:fingers-crossed:
Thanks for your response but i don't know how to take proper logcat (whenever i'm using adb logcat its just showing too much command going on and keep going )

Hope you can point me and in the next reply i'll provide you the logcat :victory:

EDIT:- tried logcat > output/dir/lol.txt and this is what i got....

Same issue with this guys also here
 

Attachments

  • cm12.1_blackbox.txt
    1.5 KB · Views: 56
Last edited:

KunalKene1797

Senior Member
Dec 4, 2013
435
1,042
26
Nagpur
Thanks for your response but i don't know how to take proper logcat (whenever i'm using adb logcat its just showing too much command going on and keep going )

Hope you can point me and in the next reply i'll provide you the logcat :victory:

EDIT:- tried logcat > output/dir/lol.txt and this is what i got....

Same issue with this guys also here

I too encounter this issue :/

Sent from my Micromax AQ4501 using XDA Free mobile app

Thanks for the reports, i'll take a look and make changes update fix and imrove the next version of kernel! Meanwhile as of i know these governors and io schedulers have issue with mediatek and thus causing all this issue! also the reason why varun disabled those governers!
Warm Regards!
 
Feb 6, 2015
40
4
Thanks a lot! Eagerly waiting for your next build!

You're the only dev who actually interacts with the users and not ignore the problems! :D

Sent from my Micromax AQ4501 using XDA Free mobile app
 
  • Like
Reactions: KunalKene1797
S

sk99

Guest
Please add FM drivers in kernel so that we can run best xda community app spiritF

Sent from my Sparkle V using XDA Premium 4 mobile app
 

Top Liked Posts

  • There are no posts matching your filters.
  • 51
    ★★★BlackBox-Kernel★★★

    687474703a2f2f7331342e706f7374696d672e6f72672f6131796873716265392f424c41434b424f582e706e67


    This Kernel Is Based Off Latest Sources From Google! This Kernel Has Been Made To Balance Perfectly Between Performance And Battery Backup. This Kernel Will Get Updates Periodically And Will Get Updated With New Features On Every Update. This Kernel Is Made For Android One Devices Running 5.1 Stock ROM and Also CM-12.1 Custom ROM. And Will Also Be Compatible With Any Other CM Compatible ROM's

    Features :
    • init.d support
    • Always Updated Linux Kernel
    • Tap2Wake And Sweep2Wake Functionality
    • Various Patches to mm, idleslee
    • Added Various I/O Tweaks *new
    • Tweaks For Better Battery (smp.c) *new
    • Compiled With Linaro 4.9.3
    • Dirty Ratio Tweaks
    • Disabled noatime and nodiratime
    • Added Dynamic FSync (Thanks To @faux123)
    • Multicore Scheduler Support
    • IO BlockPlugs Removed For Performance Improvements
    • Network Tweaks For Lower Ping And Higher Output Speeds
    • MMC: disable crc check for 30% extra performance
    • Mali GPU cache Optimizations And Various GPU Tweaks
    • Optimized Various Files
    • IO Scheduler Added : ROW
    • Incompatibility Issues Fixed
    • Added Block Patches!
    • Reduced Cache Pressure
    • GFS Sleepers Disabled
    • Governer : InteractivePlus, Interactive, Conservative, On Demand, UserSpace, PowerSave, HotPlug, Performance.
    • And Various New. Check Changelog Below

    Flashing Instructions :
    • Download The Zip File.
    • Copy To SD Card & Enter Recovery.
    • Flash The Kernel And That Will Be it!

    Download : Downloads Here


    XDA:DevDB Information
    [KERNEL][LP][3.10.80+] ★BlackBox-Kernel-9.0★ [SPROUT], Kernel for the OEM Cross Device Development

    Contributors
    Kunal.Kene.1797
    Source Code: https://github.com/BlackBox-Kernel/blackbox_sprout

    Kernel Special Features:

    Version Information
    Status: Stable
    Current Stable Version: LP-9.0
    Stable Release Date: 2015-06-13

    Created 2015-04-09
    Last Updated 2015-06-13
    20
    To do list and changelog will be added here!

    ChangeLog :-


    $$ Twelfth Major Update Release(13/6/15) $$

    -Kernel Version Updated to 3.10.80 From 3.10.79.
    -Added Tap2Wake And Sweep2Wake | Enabled T2W_only by Default. thanks to @thwisenerd
    -Governor Reboots Fixed.
    -Various cpuIdle Patches/Tweaks.
    -Workqueue, mm and memblock and power patches.
    -Various other patches for kernel (as linux kernel updated to 3.10.80).


    $$ Eleventh Minor Update Release(18/5/15) $$

    -Kernel Version Updated to 3.10.79 From 3.10.78.
    -Now Optimized for CM12.1 Beta 4 and further official releases.
    -Fixed All The Governors Efficiently (Reboot Issue Fixed) (Thanks to @intersectRaven for the patch)
    -Selinux mode set to Permissive from Disabled Previously.
    -various new patches for kernel (as linux kernel updated to 3.10.79 Stable Release)
    -and several tweaks check sources for the same...


    $$ Tenth Successful Release(18/5/15) $$

    -Kernel Version Updated to 3.10.78 From 3.10.77.
    -ASoC: compress: Use power efficient workqueue
    -ASoC: jack: Use power efficient workqueue
    -regulator: core: Use the power efficient workqueue for delayed powerdown
    -ASoC: pcm: Use the power efficient workqueue for delayed powerdown
    -fbcon: queue work on power efficient wq
    -block: queue work on power efficient wq
    -PHYLIB: queue work on system_power_efficient_wq
    -workqueue: Add system wide power_efficient workqueues
    -workqueues: Introduce new flag WQ_POWER_EFFICIENT for power oriented …
    -various new patches for kernel (as linux kernel updated to .78)
    -and several tweaks check sources for the same...
    .


    $$ Ninth Release(12/5/15) $$

    -Kernel Has Been Updated to 3.10.77+
    -ThunderQuake Engine Added (Viberation Intensity). thanks to @varunchitre.15
    -Native NTFS Support Added.
    -EnabledZSWAP, FRONTSWAP, VNSWAP and disabled ZRAM.
    -Power: make sync on suspend optional.
    -Hotplug optimizations.
    -Cpufreq: Introduce new relation for freq selection.
    -Various other minor patches check source for the same....


    $$ Eihth Release(8/5/15) $$

    -Add frandom(/dev/frandom) -Fast kernel number generator.
    -Remove '+' symbol from kernel version string.
    -block: sysfs: allow non superusers to change i/o scheduler.
    -Compiled with linaro 4.9.3.
    -Enabled Interactive Governor.


    $$ Seventh Release(5/5/15) $$

    -binfmt_elf.c: use get_random_int() to fix entropy depleting.
    -block: cfq: merge tweaked tunable.
    -XZ: Optimized XZ Compression.
    -Will Be Introducing Experimental Features In X Version.
    -Compiled With Linaro 4.9.3.
    -Overall Battery Performance Improved And Performance Tweaked.


    $$ Sixth Release(23/4/15) $$

    -nohz_full: Add Kconfig parameter for scalable detection of all-idle state.
    -ARM Patches:-
    -ARM: prefetch: remove redundant "cc" clobber.
    -ARM: atomics: prefetch the destination word for write prior to strex.
    -ARM: 7983/1: atomics: implement a better __atomic_add_unless for v6+.
    -Apply frequency calculation change from ondemand to hotplug. (Thanks to intersectraven)
    -Apply frequency calculation change from ondemand to hotplug. ~~
    -Do not scale to max frequency when hotplugging CPUs. ~~
    -Ramped Up To Minor Version Update 4.5.


    $$ Fifth Release(18/4/15) $$
    -Enhance power efficiency: Series of patches from NVIDIA.
    -sched/idle: Avoid spurious wakeup IPIs
    -Prevent reschedule on offline CPU.
    -Use built-in byte swap function.
    -Optimizations For Modern Arm Platform.
    -Optimized ARM memset and memzero functions.
    -lib/string: use glibc version.
    -lib/memcopy: use glibc version.
    -Various Patches For ARM Platform.(Thanks To Khilman)
    -Disabled deferment during full tickless mode.(Thanks To IntersecRaven)


    $$ Fourth Release(16/4/15) $$
    -IO Scheduler Added : ROW
    -Incompatibility Issues Fixed
    -Added Block Patches!
    -Made IO Tweaks!
    -Bumped Up To Version "3.0"
    -Compiled With Linaro 4.9.3


    $$ Third Release(14/4/15) $$
    -I/O Schedulers Removed*new (they have issues with mediatek so won't work)
    -Unstable Governors Fixed, Interactive Governors Removed
    -Made Small Tweaks
    -Bumped Up To Minor Update Version "2.5"
    -Compiled With Linaro 4.9.3


    $$ Second Release(10/4/15) $$
    -I/O Schedulers Added :- ROW, SIO, VR, ZEN *new (they have issues with mediatek so won't work)
    -Kernel Version Bumped up to 3.10.73+ *new
    -Added Various I/O Tweaks *new
    -Tweaks For Better Battery (smp.c) *new
    -Compiled With Linaro 4.9.3


    $$ Initial Release(9/4/15) $$

    To Do List :-

    * Add I/O Schedulers. (DONE-Worthless on MTK)
    * Add More Governers.
    * OverClock (HardPlay).
    * Tap To Wake & Sweep To Wake.(DONE-Successfully Implemented)
    8
    BlackBox-8.5 is here!

    $$ Eleventh Minor Update Release(18/5/15) $$

    -Kernel Version Updated to 3.10.79 From 3.10.78.
    -Now Optimized for CM12.1 Beta 4 and further official releases.
    -Fixed All The Governors Efficiently (Reboot Issue Fixed) (Thanks to @intersectRaven for the patch)
    -Selinux mode set to Permissive from Disabled Previously.
    -various new patches for kernel (as linux kernel updated to 3.10.79 Stable Release)
    -and several tweaks check sources for the same...


    Download Links are in the OP As Usual!
    6
    BlackBox-Kernel Has Been Updated Yet Again!

    $$ Fifth Release(18/4/15) $$
    Enhance power efficiency: Series of patches from NVIDIA.
    sched/idle: Avoid spurious wakeup IPIs
    Prevent reschedule on offline CPU.
    Use built-in byte swap function.
    Optimizations For Modern Arm Platform.
    Optimized ARM memset and memzero functions.
    lib/string: use glibc version.
    lib/memcopy: use glibc version.
    Various Patches For ARM Platform.(Thanks To Khilman)
    Disabled deferment during full tickless mode.(Thanks To IntersecRaven)


    Download Links Are In The OP As Usual :)

    Screenshot_2015_04_18_15_18_55.png


    Enjoy!
    6
    BlackBox 4.5 Is Here!

    $$ Sixth Release(23/4/15) $$

    nohz_full: Add Kconfig parameter for scalable detection of all-idle state.
    ARM Patches:-
    ARM: prefetch: remove redundant "cc" clobber.
    ARM: atomics: prefetch the destination word for write prior to strex.
    ARM: 7983/1: atomics: implement a better __atomic_add_unless for v6+.
    Apply frequency calculation change from ondemand to hotplug. (Thanks to intersectraven)
    Apply frequency calculation change from ondemand to hotplug. ~~
    Do not scale to max frequency when hotplugging CPUs. ~~
    Ramped Up To Minor Version Update 4.5.


    Download Links in the OP :fingers-crossed: