Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Jul 2010 13:20:27 +0200
From:      Dimitry Andric <dimitry@andric.com>
To:        Marcel Moolenaar <marcel@FreeBSD.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r210103 - head/lib/liblzma
Message-ID:  <4C3EEEFB.8020902@andric.com>
In-Reply-To: <201007150311.o6F3B4bZ061614@svn.freebsd.org>
References:  <201007150311.o6F3B4bZ061614@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2010-07-15 05:11, Marcel Moolenaar wrote:
> Author: marcel
> Date: Thu Jul 15 03:11:04 2010
> New Revision: 210103
> URL: http://svn.freebsd.org/changeset/base/210103
> 
> Log:
>   Unbreak xz (liblzma) on strong-aligned architectures (and without
>   emulation of misaligned memory accesses). We cannot map the unaligned
>   memory access functions to the ones used for aligned accesses, so do
>   not define TUKLIB_FAST_UNALIGNED_ACCESS.

Is there no way to define or undefine this per arch?  If this particular
define gives a speed advantage on the 'weak-aligned' architectures, it
might be worth it...



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4C3EEEFB.8020902>