Age | Commit message (Expand) | Author |
---|---|---|
2024-09-09 | zram: add dictionary support to zstd backend | Sergey Senozhatsky |
2024-09-09 | zram: move immutable comp params away from per-CPU context | Sergey Senozhatsky |
2024-09-09 | zram: introduce zcomp_ctx structure | Sergey Senozhatsky |
2024-09-09 | zram: introduce zcomp_req structure | Sergey Senozhatsky |
2024-09-09 | zram: recalculate zstd compression params once | Sergey Senozhatsky |
2024-09-09 | zram: introduce zcomp_params structure | Sergey Senozhatsky |
2024-09-09 | zram: pass estimated src size hint to zstd | Sergey Senozhatsky |
2024-09-09 | zram: add zstd compression backend support | Sergey Senozhatsky |