Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1326954
| From | Joonsoo Kim <js1304@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 04/10] crypto/compress: add asynchronous compression support |
| Date | 2016-02-04 17:20 +0100 |
| Message-ID | <qYuNs-4ix-15@gated-at.bofh.it> (permalink) |
| References | (6 earlier) <qXcfU-45K-17@gated-at.bofh.it> <qYiMh-31h-3@gated-at.bofh.it> <qYiMh-31h-1@gated-at.bofh.it> <qYmmR-5oa-1@gated-at.bofh.it> <qYty2-3iA-19@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
2016-02-04 23:53 GMT+09:00 Herbert Xu <herbert@gondor.apana.org.au>: > On Thu, Feb 04, 2016 at 04:17:41PM +0900, Joonsoo Kim wrote: >> >> Do you think not to merge scomp? Please let me know your overall >> plan about this.? > > I'm fine with a driver-side scomp interface. But I'd rather > avoid having yet another user-side compression interface in the > form of scomp if we can avoid it. I mentioned that there are usecases that scomp is needed for performance, it means that we can't avoid it. Or do you think this usecase differently? I understand it's rather pain that we have two interfaces but scomp interface is just wrapping layer to handle various S/W compression algorithms and implementation is not that complex. I guess it doesn't cause much maintenance cost. Thanks.
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: [PATCH v2 04/10] crypto/compress: add asynchronous compression support Joonsoo Kim <iamjoonsoo.kim@lge.com> - 2016-01-28 05:00 +0100
Re: [PATCH v2 04/10] crypto/compress: add asynchronous compression support Herbert Xu <herbert@gondor.apana.org.au> - 2016-01-29 11:10 +0100
Re: [PATCH v2 04/10] crypto/compress: add asynchronous compression support Joonsoo Kim <iamjoonsoo.kim@lge.com> - 2016-02-01 03:20 +0100
Re: [PATCH v2 04/10] crypto/compress: add asynchronous compression support Herbert Xu <herbert@gondor.apana.org.au> - 2016-02-04 04:30 +0100
Re: [PATCH v2 04/10] crypto/compress: add asynchronous compression support Herbert Xu <herbert@gondor.apana.org.au> - 2016-02-04 04:40 +0100
Re: [PATCH v2 04/10] crypto/compress: add asynchronous compression support "Li, Weigang" <weigang.li@intel.com> - 2016-02-04 05:00 +0100
Re: [PATCH v2 04/10] crypto/compress: add asynchronous compression support Herbert Xu <herbert@gondor.apana.org.au> - 2016-02-04 16:00 +0100
Re: [PATCH v2 04/10] crypto/compress: add asynchronous compression support Joonsoo Kim <js1304@gmail.com> - 2016-02-04 08:20 +0100
Re: [PATCH v2 04/10] crypto/compress: add asynchronous compression support Herbert Xu <herbert@gondor.apana.org.au> - 2016-02-04 16:00 +0100
Re: [PATCH v2 04/10] crypto/compress: add asynchronous compression support Joonsoo Kim <js1304@gmail.com> - 2016-02-04 17:20 +0100
Re: [PATCH v2 04/10] crypto/compress: add asynchronous compression support "Li, Weigang" <weigang.li@intel.com> - 2016-02-04 04:30 +0100
csiph-web