My WLI-UC-GNM up crash

Konstantin Belousov kostikbel at gmail.com
Mon Jul 29 19:00:13 UTC 2013


On Mon, Jul 29, 2013 at 12:34:00PM -0600, Warner Losh wrote:
> 
> On Jul 29, 2013, at 11:58 AM, Hans Petter Selasky wrote:
> 
> > The aligned will make sure that the structure gets padded properly to the size specified. Only on ARM/MIPS etc, structures get automatically aligned according to the element in the structure requiring the greatest alignment.
> 
> I'd turn this around and say only on x86 do structures not get aligned this way. On any riscy architecture, unaligned accesses are expensive, which is why the ABI there mandates this.
> 
The alignment of the structure to the largest alignment of the member is
required by the ABIs on i386 and amd64 as well.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 834 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-wireless/attachments/20130729/45d5d52e/attachment.sig>


More information about the freebsd-wireless mailing list