ZFS - quick start.

Pawel Jakub Dawidek pjd at FreeBSD.org
Tue Apr 10 13:04:03 UTC 2007


On Mon, Apr 09, 2007 at 12:09:16PM +0900, Alexander Nedotsukov wrote:
> Pawel,
> 
> Quick question. Is it typical to ZFS to run over 100 kthreads? I see a lot of spa_*s in ps output.

Yes, that's the Solaris default. It's starts eight spa_zio_issue and
eight spa_zio_intr threads for each ZIO type and there are six of them,
which gives 2*8*6=96 threads. We may want to reduce it for FreeBSD, but
I see no reason doing so except for a nicer ps(1) output.

-- 
Pawel Jakub Dawidek                       http://www.wheel.pl
pjd at FreeBSD.org                           http://www.FreeBSD.org
FreeBSD committer                         Am I Evil? Yes, I Am!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20070410/94cb9b10/attachment.pgp


More information about the freebsd-current mailing list