
Sultan Alsawaf
@kerneltoast
Followers
457
Following
10
Media
4
Statuses
38
Kernel hacker
California, USA
Joined June 2018
option 1: complain to me that Simple LMK causes freezes (guaranteed effective strat) option 2: find a way to make that dying process get the memory it needs ASAP so it can go die option 3: complain to me that Simple LMK causes freezes enough for me to implement option 2
1
0
10
...in which case, the process you killed needs to have its memory allocation satisfied so it can make its way back to schedule() and process its SIGKILL. but you're low on memory, so there's no memory for that dying process to take! wat do??
1
0
5
let's say you're running real low on memory and you decide to kill a process to free memory. ez, right? not if the process you killed is stuck in the kernel trying to allocate memory...
1
0
7
fun fact, you need memory in order to free memory in linux ;_;
3
1
28
🔥New FK Kernel Manager 4.7 update! I don't really do Saturday releases, but had so many nice changes I couldn't wait to get it out. Since interaction is a bit lower today if you could like and retweet it helps me tremendously! Changelog blow! Update:
play.google.com
Complete kernel toolbox with features to manage and tweak your rooted device
8
20
71
Naptime is an app I've been nurturing over the years because I want max power savings when the device is out cold dozing. Pretty much everything works even if you're unrooted too, so that's a major win. I've been pouring updates with new features frequently too.
10
9
94
Feeling cute, might document slmk later, idk
github.com
A simple low memory killer kernel driver for Android devices. Pick from the branch that corresponds to your kernel version. - kerneltoast/simple_lmk
0
0
12
LKML: it sucks Google: ditto Me: *cries in memory management*
0
0
15
Nobody: Literally no one: Me: hey I wrote this low memory killer thingy OnePlus: Me: *cries*
3
0
21