Date: Tue, 28 Jun 2011 06:32:35 +0000 (UTC) From: Martin Matuska <mm@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs vdev_cache.c Message-ID: <201106280632.p5S6Wm2E074400@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mm 2011-06-28 06:32:35 UTC
FreeBSD src repository
Modified files:
sys/cddl/contrib/opensolaris/uts/common/fs/zfs vdev_cache.c
Log:
SVN rev 223622 on 2011-06-28 06:32:35Z by mm
Disable vdev cache (readahead) by default.
The vdev cache is very underutilized (hit ratio 30%-70%) and may consume
excessive memory on systems with many vdevs.
Illumos-gate revision: 13346
Obtained from: Illumos (Bug #175)
MFC after: 1 week
Revision Changes Path
1.8 +8 -1 src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_cache.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106280632.p5S6Wm2E074400>
