mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
To: Sascha Hauer <s.hauer@pengutronix.de>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH 3/3] pbl: add lz4 support
Date: Mon, 15 Jul 2013 12:08:54 +0200	[thread overview]
Message-ID: <20130715100854.GF19197@ns203013.ovh.net> (raw)
In-Reply-To: <20130715090044.GQ14452@pengutronix.de>

On 11:00 Mon 15 Jul     , Sascha Hauer wrote:
> On Fri, Jul 12, 2013 at 11:22:39AM +0200, Jean-Christophe PLAGNIOL-VILLARD wrote:
> > @@ -54,6 +54,9 @@ if IMAGE_COMPRESSION
> >  choice
> >  	prompt "Compression"
> >  
> > +config IMAGE_COMPRESSION_LZ4
> > +	bool "lz4"
> > +
> >  config IMAGE_COMPRESSION_LZO
> >  	bool "lzo"
> 
> Can we add this in a way that it doesn't get the default for all configs
> currently using lzo? Either put it at the end of the choice or add a
> 'default IMAGE_COMPRESSION_LZO'?
yeah this default will do the tric

I plan to update the LZO too as we can get 10 to 20% decompression speed up

Best Regards,
J.
> 
> Sascha
> 
> -- 
> Pengutronix e.K.                           |                             |
> Industrial Linux Solutions                 | http://www.pengutronix.de/  |
> Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
> Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

  reply	other threads:[~2013-07-15 10:09 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-12  9:14 [PATCH 0/3] pbl: add lz4 compression support Jean-Christophe PLAGNIOL-VILLARD
2013-07-12  9:22 ` [PATCH 1/3] decompressor: Add LZ4 decompressor module Jean-Christophe PLAGNIOL-VILLARD
2013-07-12  9:22   ` [PATCH 2/3] lib: Add support for LZ4-compressed kernel Jean-Christophe PLAGNIOL-VILLARD
2013-07-12  9:22   ` [PATCH 3/3] pbl: add lz4 support Jean-Christophe PLAGNIOL-VILLARD
2013-07-15  9:00     ` Sascha Hauer
2013-07-15 10:08       ` Jean-Christophe PLAGNIOL-VILLARD [this message]
2013-07-15 10:09 [PATCH 0/3 v2] pbl: add lz4 compression support Jean-Christophe PLAGNIOL-VILLARD
2013-07-15 10:20 ` [PATCH 1/3] decompressor: Add LZ4 decompressor module Jean-Christophe PLAGNIOL-VILLARD
2013-07-15 10:20   ` [PATCH 3/3] pbl: add lz4 support Jean-Christophe PLAGNIOL-VILLARD

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=20130715100854.GF19197@ns203013.ovh.net \
    --to=plagnioj@jcrosoft.com \
    --cc=barebox@lists.infradead.org \
    --cc=s.hauer@pengutronix.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox