Hello
I've got a lot of crash since updated to 24.04
[ 1004.282843] lowmemorykiller: Killing 'saliksik-app' (5476) (tgid 5476), adj 200,
to free 186396kB on behalf of 'kswapd0' (146) because
cache 1629624kB is below limit 154832kB for oom score 12
Free memory is -10084kB above reserved.
Free CMA is 0kB
Total reserve is 19248kB
Total free pages is 16320kB
Total file cache is 1646292kB
GFP mask is 0x14000c0
[ 1004.324236] oom_reaper: reaped process 5476 (saliksik-app), now anon-rss:0kB, file-rss:8148kB, shmem-rss:160kB
[ 1005.276695] lowmemorykiller: Killing 'maliit-server' (4701) (tgid 4701), adj 200,
to free 105000kB on behalf of 'kswapd0' (146) because
cache 1625404kB is below limit 154832kB for oom score 12
Free memory is -4952kB above reserved.
Free CMA is 0kB
Total reserve is 19248kB
Total free pages is 22132kB
Total file cache is 1639892kB
GFP mask is 0x14000c0
[ 1007.018092] lowmemorykiller: Killing 'lomiri-push-ser' (5450) (tgid 5450), adj 200,
to free 203852kB on behalf of 'kswapd0' (146) because
cache 1610560kB is below limit 154832kB for oom score 12
Free memory is -7324kB above reserved.
Free CMA is 0kB
Total reserve is 19248kB
Total free pages is 17776kB
Total file cache is 1623908kB
GFP mask is 0x14000c0
......
[ 1014.065077] lowmemorykiller: Killing 'telegram' (5563) (tgid 5563), adj 200,
to free 188032kB on behalf of 'kswapd0' (146) because
cache 1623384kB is below limit 154832kB for oom score 12
Free memory is -6236kB above reserved.
Free CMA is 0kB
Total reserve is 19248kB
Total free pages is 20508kB
Total file cache is 1644960kB
GFP mask is 0x14000c0
[ 1014.101476] oom_reaper: reaped process 5563 (telegram), now anon-rss:0kB, file-rss:2180kB, shmem-rss:160kB
[ 1014.101710] lowmemorykiller: Killing 'maliit-server' (5523) (tgid 5523), adj 200,
to free 94752kB on behalf of 'kswapd0' (146) because
cache 1623928kB is below limit 154832kB for oom score 12
Free memory is 29336kB above reserved.
Free CMA is 32kB
Total reserve is 19248kB
Total free pages is 55840kB
Total file cache is 1645632kB
GFP mask is 0x14000c0
My configuration (should be default)
phablet@ubuntu-phablet:~$ sysctl vm.overcommit_memory
vm.overcommit_memory = 1
phablet@ubuntu-phablet:~$ sudo cat /proc/sys/vm/overcommit_memory
1
phablet@ubuntu-phablet:~$ sudo cat /sys/module/lowmemorykiller/parameters/adj
0,1,6,12
phablet@ubuntu-phablet:~$ sudo cat /sys/module/lowmemorykiller/parameters/minfree
18432,23040,27648,38708,120640,144768
phablet@ubuntu-phablet:~$ LANG=C free -wh
total used free shared buffers cache available
Mem: 3,5Gi 1,8Gi 30Mi 14Mi 48Mi 1,6Gi 1,7Gi
Swap: 2,0Gi 1,5Mi 2,0Gi
I don't have this problem with my pixel 3a 24.04-2
Before updated my redmi 9s I don't have any problem with ubuntu touch. Someone have the same problem ?