Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1730691
| From | Sergey Senozhatsky <sergey.senozhatsky.work@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 2/2] zram: remove zlib from the list of recommended algorithms |
| Date | 2017-09-12 09:10 +0200 |
| Message-ID | <uoNuy-6Cp-5@gated-at.bofh.it> (permalink) |
| References | <uoLCp-5lx-7@gated-at.bofh.it> <uoLCp-5lx-5@gated-at.bofh.it> <uoNbc-6fX-17@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On (09/12/17 15:49), Minchan Kim wrote: > On Tue, Sep 12, 2017 at 02:00:05PM +0900, Sergey Senozhatsky wrote: > > ZSTD tends to outperform deflate/inflate, thus we remove > > zlib from the list of recommended algorithms and recommend > > zstd instead. > > > > Signed-off-by: Sergey Senozhatsky <sergey.senozhatsky@gmail.com> > > Suggested-by: Minchan Kim <minchan@kernel.org> > > > One of my colleague have tested zstd compared zlib with a some > workload 4K data and he said it was not much better compared to > zlib so please give me a time to test it by myself. > I will test it with my sample data which dumped from my desktop. ok, no prob. this patch is not mandatory, and I don't see any problems if we will keep zlib in the list. -ss
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 2/2] zram: remove zlib from the list of recommended algorithms Sergey Senozhatsky <sergey.senozhatsky.work@gmail.com> - 2017-09-12 07:10 +0200
Re: [PATCH 2/2] zram: remove zlib from the list of recommended algorithms Minchan Kim <minchan@kernel.org> - 2017-09-12 08:50 +0200
Re: [PATCH 2/2] zram: remove zlib from the list of recommended algorithms Sergey Senozhatsky <sergey.senozhatsky.work@gmail.com> - 2017-09-12 09:10 +0200
Re: [PATCH 2/2] zram: remove zlib from the list of recommended algorithms Minchan Kim <minchan@kernel.org> - 2017-09-13 09:20 +0200
Re: [PATCH 2/2] zram: remove zlib from the list of recommended algorithms Sergey Senozhatsky <sergey.senozhatsky.work@gmail.com> - 2017-09-13 09:20 +0200
Re: [PATCH 2/2] zram: remove zlib from the list of recommended algorithms Adam Borowski <kilobyte@angband.pl> - 2017-09-13 12:40 +0200
Re: [PATCH 2/2] zram: remove zlib from the list of recommended algorithms Minchan Kim <minchan@kernel.org> - 2017-09-14 10:10 +0200
csiph-web