rfjakob / earlyoom

earlyoom - Early OOM Daemon for Linux
MIT License
2.96k stars 157 forks source link

public main loop, no process_mrelease in android, report only changes #326

Open john-peterson opened 3 months ago

john-peterson commented 3 months ago

i am running the main loop from another file termux.c and can't see private functions

__NR_process_mrelease crashes in termux from permission denied

only report changes in the memory situation

rfjakob commented 2 weeks ago

Hi!

i am running the main loop from another file termux.c and can't see private functions

OK

__NR_process_mrelease crashes in termux from permission denied

OK

only report changes in the memory situation

The feature is OK, but it needs to be accessible through the CLI. In other words, please add a new command-line flag for this.