|
From: | Sylvain Rochet |
Subject: | [lwip-devel] [bug #39683] Assertion "seg->tcphdr not aligned" failed with MEM_ALIGNMENT = 8 |
Date: | Fri, 08 May 2015 17:33:20 +0000 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Firefox/31.0 Iceweasel/31.6.0 |
Follow-up Comment #5, bug #39683 (project lwip): It also breaks things for MEM_ALIGNMENT==1, MEM_ALIGNMENT is historically set to 1 in unix port minimal example by default. Most x86_64 CPUs are able to do unaligned access without any cost penalty so that's actually a fine default for unix ports. _______________________________________________________ Reply to this item at: <http://savannah.nongnu.org/bugs/?39683> _______________________________________________ Message sent via/by Savannah http://savannah.nongnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |