Welcome! Log In Create A New Profile

Advanced

[nginx] svn commit: r4691 - trunk/auto/os

Anonymous User
June 18, 2012 10:10AM
Author: mdounin
Date: 2012-06-18 14:09:54 +0000 (Mon, 18 Jun 2012)
New Revision: 4691
URL: http://trac.nginx.org/nginx/changeset/4691/nginx

Log:
Changed default alignment to 16.

This fixes alignment problems observerd on ARMs, and likely also needed
for MIPSes. Unless we know alignment is not required just assume we
need 16, which appears to be safe default for all architectures.

See here for details:
http://mailman.nginx.org/pipermail/nginx/2012-June/034139.html


Modified:
trunk/auto/os/conf

Modified: trunk/auto/os/conf
===================================================================
--- trunk/auto/os/conf 2012-06-18 14:06:00 UTC (rev 4690)
+++ trunk/auto/os/conf 2012-06-18 14:09:54 UTC (rev 4691)
@@ -93,6 +93,7 @@
;;

*)
+ have=NGX_ALIGNMENT value=16 . auto/define
NGX_MACH_CACHE_LINE=32
;;


_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-devel
Subject Author Views Posted

[nginx] svn commit: r4691 - trunk/auto/os

Anonymous User 892 June 18, 2012 10:10AM



Sorry, you do not have permission to post/reply in this forum.

Online Users

Guests: 194
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready