Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1719680
| From | Joonsoo Kim <iamjoonsoo.kim@lge.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] zram: add zstd to the supported algorithms list |
| Date | 2017-08-25 02:50 +0200 |
| Message-ID | <uiaYV-5od-9@gated-at.bofh.it> (permalink) |
| References | <uhPrs-8ei-45@gated-at.bofh.it> <ui813-3xK-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, Aug 24, 2017 at 09:33:54PM +0000, Nick Terrell wrote: > On Thu, Aug 24, 2017 at 10:49:36AM +0900, Sergey Senozhatsky wrote: > > Add ZSTD to the list of supported compression algorithms. > > > > Official benchmarks [1]: > > Awesome! Let me know if you need anything from me. > Hello, Nick. Awesome work!!! Let me ask a question. Zram compress and decompress a small data (a page) and your github site says that using predefined dictionary would be helpful in this situation. However, it seems that compression crypto API for zstd doesn't use ZSTD_compress_usingDict(). Is there any plan to support it? Thanks.
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] zram: add zstd to the supported algorithms list Nick Terrell <terrelln@fb.com> - 2017-08-24 23:40 +0200
Re: [PATCH] zram: add zstd to the supported algorithms list Joonsoo Kim <iamjoonsoo.kim@lge.com> - 2017-08-25 02:50 +0200
Re: [PATCH] zram: add zstd to the supported algorithms list Nick Terrell <terrelln@fb.com> - 2017-08-25 03:40 +0200
Re: [PATCH] zram: add zstd to the supported algorithms list Sergey Senozhatsky <sergey.senozhatsky.work@gmail.com> - 2017-08-25 04:00 +0200
Re: [PATCH] zram: add zstd to the supported algorithms list Nick Terrell <terrelln@fb.com> - 2017-08-25 04:10 +0200
Re: [PATCH] zram: add zstd to the supported algorithms list Sergey Senozhatsky <sergey.senozhatsky.work@gmail.com> - 2017-08-25 04:30 +0200
Re: [PATCH] zram: add zstd to the supported algorithms list Nick Terrell <terrelln@fb.com> - 2017-08-25 04:50 +0200
Re: [PATCH] zram: add zstd to the supported algorithms list Sergey Senozhatsky <sergey.senozhatsky.work@gmail.com> - 2017-08-25 07:30 +0200
Re: [PATCH] zram: add zstd to the supported algorithms list Joonsoo Kim <iamjoonsoo.kim@lge.com> - 2017-08-25 04:10 +0200
Re: [PATCH] zram: add zstd to the supported algorithms list Minchan Kim <minchan@kernel.org> - 2017-08-25 07:20 +0200
Re: [PATCH] zram: add zstd to the supported algorithms list Nick Terrell <terrelln@fb.com> - 2017-08-25 21:40 +0200
Re: [PATCH] zram: add zstd to the supported algorithms list Minchan Kim <minchan@kernel.org> - 2017-08-28 09:00 +0200
Re: [PATCH] zram: add zstd to the supported algorithms list Sergey Senozhatsky <sergey.senozhatsky.work@gmail.com> - 2017-08-25 03:00 +0200
csiph-web