svn commit: r250565 - head/etc

Alexey Dokuchaev danfe at FreeBSD.org
Wed May 15 04:49:54 UTC 2013


On Sun, May 12, 2013 at 11:37:48PM +0200, Ed Schouten wrote:
> In fact, I think that for embedded systems, using xz compression would
> even be better. Many of those systems are often more storage space
> constrained than CPU constrained (e.g. a 200 MHz wireless device with
> only 8 MB of flash).

Speaking of embedded systems, we here at $work said no for xz (for
compressing anything from initrd images to custom packages) precisely
because it being notoriously slow.  Really constrained environments
certainly call for specific approaches, but just arbitrarily turning on
xz compression on something as general purpose as syslog files is not
the best thing to help one save space.  If fact, I really doubt there
would be any syslog files on filesystem with 8 MB of flash. :-)

/danfe
_______________________________________________
svn-src-all at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscribe at freebsd.org"


More information about the svn-src-head mailing list