On Mon, 3 Nov 2014, at 08:21, Julian Elischer wrote:
> I'm open to being persuaded but I think we need to have a discussion
> about stack usage. We used to say that anything greater that, say
> 64 bytes should probably be allocated.

I have to admit the level of stack usage in my current $DAYJOB project
worries me (although I haven't profiled for this).

Every struct in6_addr{} is 16 bytes, and those mount up quickly.

-- 
BMS (sent via webmail)
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to