[PATCH v4 0/2] PM: hibernate: make compression threads configurable and support dynamic crc arrays

Xueqin Luo posted 2 patches 2 months ago
There is a newer version of this series
kernel/power/swap.c | 82 +++++++++++++++++++++++++++++++++++----------
1 file changed, 64 insertions(+), 18 deletions(-)
[PATCH v4 0/2] PM: hibernate: make compression threads configurable and support dynamic crc arrays
Posted by Xueqin Luo 2 months ago
Hi,

This is v4 of the series to make hibernate compression/decompression
threads configurable and improve scalability.

Changes since v3:
  * Only patch 2 was updated: When an invalid `cmp_threads` value is provided,
    fall back to the default value (3).

Thanks for your feedback and review!

Xueqin Luo (2):
  PM: hibernate: dynamically allocate crc->unc_len/unc for configurable
    threads
  PM: hibernate: make compression threads configurable

 kernel/power/swap.c | 82 +++++++++++++++++++++++++++++++++++----------
 1 file changed, 64 insertions(+), 18 deletions(-)

-- 
2.43.0