On Tue, Aug 03, 2021 at 11:23:03AM -0700, Bart Van Assche wrote: > We noticed that the user interface of Android devices becomes very slow > under memory pressure. This is because Android uses the zram driver on top > of the loop driver for swapping, Sorry, but that is just amazingly stupid. If you really want to swap to compressed files introduce that support in the swap code instead of coming up with dumb driver stacks from hell.