Re: [OpenWrt-Devel] [PATCH] zram-swap: support swap priority

2020-01-15 Thread John Crispin
On 09/01/2020 19:27, Maxim Storchak wrote: If zram-backed swap is added after an existing swap, it gets a lower priority. Assiming that usually all other swaps are slower, there should be a way to assign a higher priority to zram swap. Signed-off-by: Maxim Storchak Merged, thanks ! ---

[OpenWrt-Devel] [PATCH] zram-swap: support swap priority

2020-01-09 Thread Maxim Storchak
If zram-backed swap is added after an existing swap, it gets a lower priority. Assiming that usually all other swaps are slower, there should be a way to assign a higher priority to zram swap. Signed-off-by: Maxim Storchak --- package/system/zram-swap/Makefile| 2 +-