We have an app running on a squashfs RFS(XZ compressed) and a appfs also on squashfs. Whenever we validate an SW update image(stream a image.xz, uncompress it and on to /dev/null), the apps are starved/blocked and make almost no progress, system time in top goes up to 99+% and the console also becomes unresponsive. This feels like kernel is stuck/busy in a loop and does not let apps execute. Kernel 5.15.185 Any ideas/pointers ? Jocke