All of lore.kernel.org
 help / color / mirror / Atom feed
From: Keir Fraser <keir.xen@gmail.com>
To: Jan Beulich <JBeulich@suse.com>,
	xen-devel <xen-devel@lists.xenproject.org>
Cc: yann.collet.73@gmail.com, Ian Jackson <Ian.Jackson@eu.citrix.com>,
	Ian Campbell <ian.campbell@citrix.com>
Subject: Re: [PATCH v3 0/2] add LZ4 kernel decompression support
Date: Mon, 30 Sep 2013 13:10:33 +0100	[thread overview]
Message-ID: <CE6F28C9.36F2C%keir.xen@gmail.com> (raw)
In-Reply-To: <52497F4A02000078000F7F45@nat28.tlf.novell.com>

On 30/09/2013 12:40, "Jan Beulich" <JBeulich@suse.com> wrote:

> Linux 3.11 added respective support, so I think we should follow
> suit.
> 
> 1: xen: add LZ4 decompression support
> 2: libxc: add LZ4 decompression support
> 
> Signed-off-by: Jan Beulich <jbeulich@suse.com>

Acked-by: Keir Fraser <keir@xen.org>

> ---
> v3: Tools side adjustments: Fix placement of DOMPRINTF()
>     invocation. Split implementation into its own source file. Use the
>     safe decompressor variant in non-Mini-OS libxc
>     (lz4_decompress_unknownoutputsize()). Minor adjustments to
>     hypervisor side avoid the tools side patch having to touch the
>     former.
> 
> 

      parent reply	other threads:[~2013-09-30 12:10 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-23 14:51 [PATCH 0/2] add LZ4 kernel decompression support Jan Beulich
2013-09-23 14:54 ` [PATCH 1/2] xen: add LZ4 " Jan Beulich
2013-09-23 15:00   ` Ian Campbell
2013-09-23 15:10     ` Jan Beulich
2013-09-23 14:56 ` [PATCH 2/2] libxc: " Jan Beulich
2013-09-23 15:00   ` Ian Campbell
2013-09-23 15:22     ` Jan Beulich
2013-09-24  9:34       ` Ian Campbell
2013-09-24  9:49         ` Jan Beulich
2013-09-24 10:01           ` Ian Campbell
2013-09-24 10:17             ` Jan Beulich
2013-09-24 10:18               ` Ian Campbell
2013-09-24 10:05         ` Ian Campbell
2013-09-24 15:02           ` Jan Beulich
2013-09-24 16:29             ` [PATCH v2] " Jan Beulich
2013-09-24 16:53               ` Ian Campbell
2013-09-24 19:55                 ` Yann Collet
2013-09-25  7:37                   ` Ian Campbell
2013-09-25  8:06                     ` Yann Collet
2013-09-25  8:36                       ` Jan Beulich
2013-09-25  7:23                 ` Jan Beulich
2013-09-25  7:35                   ` Ian Campbell
2013-09-30 11:40 ` [PATCH v3 0/2] add LZ4 kernel " Jan Beulich
2013-09-30 11:44   ` [PATCH v3 1/2] xen: add LZ4 " Jan Beulich
2013-09-30 11:45   ` [PATCH v3 2/2] libxc: " Jan Beulich
2013-10-04 11:16     ` Ian Campbell
2013-10-04 14:19       ` Jan Beulich
2013-10-04 14:30         ` Ian Campbell
2013-09-30 12:10   ` Keir Fraser [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CE6F28C9.36F2C%keir.xen@gmail.com \
    --to=keir.xen@gmail.com \
    --cc=Ian.Jackson@eu.citrix.com \
    --cc=JBeulich@suse.com \
    --cc=ian.campbell@citrix.com \
    --cc=xen-devel@lists.xenproject.org \
    --cc=yann.collet.73@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.