You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd propose to either not install zram-swap on small_flash devices, which boils down to the ath79-tiny targets, another alternative would be to get a fix upstream. IMO saving ram is more important than saving a few bytes in the flash.
Low memory devices should load zram-swap:
bbb-configs/roles/cfg_openwrt/tasks/conditional_packages.yml
Lines 36 to 41 in 5069887
This however results in the following error:
We should either stop loading zram-swap or make the kernel support it.
The text was updated successfully, but these errors were encountered: