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

Some more sysfs nodes because why not? #102

Closed Nitrovenom closed 3 years ago

Nitrovenom commented 3 years ago

Name= Printk devkmsg Description: Printk devkmsg is kernel logging service. Turn off to reduce overhead. Sysfs node: /proc/sys/kernel/printk_devkmsg Modes: it has 2 modes, echo on > sysfs node turns it on and echo off > sysfs node turns it off. So, add a toggle instead of text selection page!

I will submit new sysfs node with comment

sunilpaulmathew commented 3 years ago

Name= Printk devkmsg Description: Printk devkmsg is kernel logging service. Turn off to reduce overhead. Sysfs node: /proc/sys/kernel/printk_devkmsg Modes: it has 2 modes, echo on > sysfs node turns it on and echo off > sysfs node turns it off. So, add a toggle instead of text selection page!

I will submit new sysfs node with comment

Thanks for this issue. Are you sure the values are on and off (not 0/1 or N/Y). I do not find that path on my phone. So, there is no way to check it here.

Nitrovenom commented 3 years ago

I'm sure it is on/off