Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1216552
| From | Sergey Senozhatsky <sergey.senozhatsky.work@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 0/2] prepare zram for crypto api-powered zcomp |
| Date | 2015-09-01 03:50 +0200 |
| Message-ID | <q3IRX-pM-17@gated-at.bofh.it> (permalink) |
| References | <pZrG2-5if-17@gated-at.bofh.it> <q2qDL-2NR-11@gated-at.bofh.it> <q3IyB-8uM-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hello Minchan, On (09/01/15 10:22), Minchan Kim wrote: > Hello Sergey, > > On Fri, Aug 28, 2015 at 05:02:12AM -0700, Sergey Senozhatsky wrote: > > Hi, > > > > I think those are the changes we need to do in zram. The rest > > is zcomp specific. I'll be quite surprised to find out that > > we need to change (in zram_drv) more. > > This patchset looks good to me. > > Sergey, > Is there any patches you will send to clean up zram_drv to > support crypto? Hm... Probably no. The patch set makes zram ready for any zcomp rework/redesign; the rest must be handled in zcomp/crypto. At least for the time being I can't think of any additional tweaks in zram_drv. > If so, I'd like to see it and sort it out first. Then, Joonsoo > will work crypto support based on it. -ss -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v2 7/8] zram: use crypto API for compression Joonsoo Kim <js1304@gmail.com> - 2015-08-20 08:40 +0200
Re: [PATCH v2 7/8] zram: use crypto API for compression Sergey Senozhatsky <sergey.senozhatsky.work@gmail.com> - 2015-08-27 06:10 +0200
[PATCH 2/2] zram: pass zstrm down to decompression path Sergey Senozhatsky <sergey.senozhatsky@gmail.com> - 2015-08-28 14:10 +0200
[PATCH 0/2] prepare zram for crypto api-powered zcomp Sergey Senozhatsky <sergey.senozhatsky@gmail.com> - 2015-08-28 14:10 +0200
[PATCH 1/2] zram: make stream find and release functions static Sergey Senozhatsky <sergey.senozhatsky@gmail.com> - 2015-08-28 14:10 +0200
Re: [PATCH 0/2] prepare zram for crypto api-powered zcomp Minchan Kim <minchan@kernel.org> - 2015-09-01 03:30 +0200
Re: [PATCH 0/2] prepare zram for crypto api-powered zcomp Sergey Senozhatsky <sergey.senozhatsky.work@gmail.com> - 2015-09-01 03:50 +0200
Re: [PATCH 0/2] prepare zram for crypto api-powered zcomp Minchan Kim <minchan@kernel.org> - 2015-09-01 04:10 +0200
Re: [PATCH 0/2] prepare zram for crypto api-powered zcomp Sergey Senozhatsky <sergey.senozhatsky.work@gmail.com> - 2015-09-01 04:20 +0200
Re: [PATCH 0/2] prepare zram for crypto api-powered zcomp Joonsoo Kim <iamjoonsoo.kim@lge.com> - 2015-09-07 07:40 +0200
csiph-web