Closed ventureoo closed 11 months ago
This reduces CPU overhead while saving memory in the case of pages that could not be compressed by the primary algorithm. This also gets rid of the CONFIG_ZRAM_MEMORY_TRACKING dependency for the kernel.
CONFIG_ZRAM_MEMORY_TRACKING
Thanks @firelzrd for the hint.
This reduces CPU overhead while saving memory in the case of pages that could not be compressed by the primary algorithm. This also gets rid of the
CONFIG_ZRAM_MEMORY_TRACKING
dependency for the kernel.Thanks @firelzrd for the hint.