{"repo":"harusharu/CoreTaskOptimizer","free":true,"listed":false,"github":"https://github.com/harusharu/CoreTaskOptimizer","clone":"git clone https://github.com/harusharu/CoreTaskOptimizer.git","description":"Android module that tunes CPU affinity, scheduler priorities, and I/O policies.","language":"Shell","stars":50,"topics":["android","cpu-affinity","kernelsu","magisk","sched-fifo","cpp","ioprio","linux","scheduler"],"license":"GPL-3.0","category":"mobile-apps","readme_excerpt":"Core Task Optimizer An Android root module for Magisk , KernelSU , and APatch that improves system responsiveness by applying precise CPU affinity, scheduler, and I/O priority policies to critical system tasks via direct Linux syscalls — with zero persistent overhead after the initial boot run. --- Table of Contents - Why This Module - How It Works - Optimization Targets - Requirements - Installation - Verifying Operation - Build from Source - Safety Notice - Contributing - License - Acknowledgements --- Why This Module Most Android performance tweaks rely on shell scripts calling renice or writing to /proc sysfs entries. This introduces process spawn overhead, depends on userspace tooling availability, and applies policies at the process level rather than the thread level. Core Task Optimizer takes a different approach: - Native C++ binary — compiled per ABI, no shell interpreter overhead - Direct syscalls — sched setaffinity , sched setscheduler , setpriority , ioprio set called directly - Thread-level precision — policies applied to every thread in /proc/ /task , not just the parent process - One-shot at boot — runs once after boot completion, then exits. No daemons, no polling loops, no persistent memory footprint - Dynamic CPU topology detection — reads /sys/devices/system/cpu/cpu /cpufreq/cpuinfo max freq at runtime to correctly identify performance and efficiency cores on any SoC --- How It Works The binary matches process names against entries in /proc/ /comm using st","default_branch":null,"files":null,"tree":[],"storefront":"/r/harusharu","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/harusharu/CoreTaskOptimizer/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}