Date: Thu, 21 Jan 2010 11:21:56 +0100 From: Sebastian Huber <sebastian.huber@embedded-brains.de> To: FreeBSD-Hackers <hackers@freebsd.org> Subject: ARM and structure size boundary Message-ID: <4B582AC4.9030502@embedded-brains.de>
next in thread | raw e-mail | index | archive | help
Hi, on ARM the GCC has an option for the structure size boundary: http://gcc.gnu.org/onlinedocs/gcc/ARM-Options.html#ARM-Options In the GCC sources (gcc/config/arm) you see that NetBSD changes the default value to 8 from 32. For FreeBSD I did not found something similar. What value is used on FreeBSD by default? This value is (or was) important for the network stack. Do you know if the current FreeBSD network stack is dependent on this value? In the file gcc/config/arm/netbsd.h (GCC sources) is a comment about this topic. Have a nice day! -- Sebastian Huber, embedded brains GmbH Address : Obere Lagerstr. 30, D-82178 Puchheim, Germany Phone : +49 89 18 90 80 79-6 Fax : +49 89 18 90 80 79-9 E-Mail : sebastian.huber@embedded-brains.de PGP : Public key available on request. Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4B582AC4.9030502>