Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Apr 2007 12:20:06 +0000 (UTC)
From:      Pawel Jakub Dawidek <pjd@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/contrib/opensolaris/uts/common/fs/zfs spa.c
Message-ID:  <200704141220.l3ECK7B7049833@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704141220.l3ECK7B7049833>