/[base]
ViewVC logotype

Revision 219526


Jump to revision: Previous Next
Author: avg
Date: Fri Mar 11 19:27:31 2011 UTC (13 years, 3 months ago)
Changed paths: 1
Log Message:
use even larger stack size for ZFS txg_sync_thread

While the stack size was larger than the default stack size on i386, it
was smaller than the default stack size on amd64 and apparently that
wasn't enough.  So, bump the size to 4 pages.  Upcoming ZFSv28 code uses
8 pages for this stack size.

This is a direct commit to stable/8.

PR:		kern/154681
Discussed with:	pjd


Changed paths

Path Details
Directorystable/8/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/txg.c modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.27