]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFp4: - Allow to tune number of spa_zio_* threads.
authorPawel Jakub Dawidek <pjd@FreeBSD.org>
Sat, 14 Apr 2007 12:20:06 +0000 (12:20 +0000)
committerPawel Jakub Dawidek <pjd@FreeBSD.org>
Sat, 14 Apr 2007 12:20:06 +0000 (12:20 +0000)
commitc98fbf0418f245ec6b299add360d4d34f3910a4b
treefa6ee78926429ede5f1aed3ee454d9368ad52d9e
parentd72a615878a201f13441e5bb02542e34bfe28c78
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.
sys/cddl/contrib/opensolaris/uts/common/fs/zfs/spa.c
sys/contrib/opensolaris/uts/common/fs/zfs/spa.c