cvs commit: src/sys/contrib/opensolaris/uts/common/fs/zfs spa.c
Pawel Jakub Dawidek
pjd at FreeBSD.org
Sat Apr 14 12:20:07 UTC 2007
pjd 2007-04-14 12:20:06 UTC
FreeBSD src repository
Modified files:
sys/contrib/opensolaris/uts/common/fs/zfs spa.c
Log:
MFp4: - Allow to tune number of spa_zio_* threads.
- Reduce default number of spa_zio_* threads to N*spa_zio_issue
plus N*spa_zio_intr threads per ZIO type, where N is the number
of CPUs.
- Put ZIO type number in thread's name.
Revision Changes Path
1.3 +17 -7 src/sys/contrib/opensolaris/uts/common/fs/zfs/spa.c
More information about the cvs-src
mailing list