SSE vs. stack alignment vs. pthread

Craig Boston craig at tobuj.gank.org
Wed Nov 24 08:34:13 PST 2004


On Wed, Nov 24, 2004 at 02:36:55AM -0500, Daniel Eischen wrote:
> Tor Egge reported similar problem to me yesterday.  I haven't had a chance
> to test his patch, but this supposedly fixes it.

He just sent me the patch via private mail a few minutes ago.  With his
patch applied, the stack (after the frame is set up by the thread
function) is now 16-byte aligned and everything works just fine  ... no
bus error anymore.

Craig
_______________________________________________
freebsd-hackers at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe at freebsd.org"


More information about the freebsd-threads mailing list