My Jolla has seen some serious drawer time since the latest update that featured these out of memory handling "improvements" that looked as if they were the brainwork of a nervous sales and marketing department urgently needing the device to resemble Android more closely So before going to play with the new ambiance color effects etc I went off testing multitasking, and while the out of memory agent is less aggressive I saw IRC disconnected, calender and calc being closed etc.. As far as multitasking is concerned, it feels like a step forward after two steps back.
#!/bin/bash echo "80" > /proc/sys/vm/swappiness echo "32 24" > /proc/sys/vm/lowmem_reserve_ratio echo "100" > /proc/sys/vm/percpu_pagelist_fraction echo "98304" > /proc/sys/vm/extra_free_kbytes echo "0,0,0,0,0" > /sys/module/lowmemorykiller/parameters/minfree