https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224218
--- Comment #12 from Conrad Meyer <c...@freebsd.org> --- (In reply to Shreesh Holla from comment #11) Well, pointers and native words *are* smaller on i386, so it isn't totally unreasonable for the stack size to be smaller than amd64. Also, i386-only devices tend to be older and have smaller amounts of memory available. I think the long term solution is fixing the SCTP (and other) code to not use so much stack memory. However, bumping KSTACK_PAGES to maybe 3 by default on i386 could be reasonable. I don't remember the resolution of the last argument about KSTACK_PAGES on x86 :-). -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-net@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"