]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r258078,258079
authorjhibbits <jhibbits@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 5 Sep 2014 05:07:38 +0000 (05:07 +0000)
committerjhibbits <jhibbits@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 5 Sep 2014 05:07:38 +0000 (05:07 +0000)
commit42411f14c1ea4a8fd20b8d20b6ec5a26fd7a6bd3
tree8658715eaf25a104d5d753b376cc25e810ec7286
parent08f6b56d1447b3da4fd13c6403aeaa949c6fc661
MFC r258078,258079

Increase the stack size for ppc64 from 4 pages to 8.

I found a stack overflow when a coredump was taken onto a ZFS volume with
heavy network activity.  2 DSI traps, plus one DECR trap, along with several
function calls in the stack, overflowed the 4 pages.  8 page stack fixes this.

Discussed with: nwhitehorn
Approved by: re
Relnotes: yes

git-svn-id: svn://svn.freebsd.org/base/stable/10@271153 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/powerpc/include/param.h