Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Sep 1997 01:50:08 +1000
From:      Bruce Evans <bde@zeta.org.au>
To:        bde@zeta.org.au, kato@migmatite.eps.nagoya-u.ac.jp
Cc:        current@FreeBSD.ORG
Subject:   Re: Daily SNAPshots at current.freebsd.org shut down for now.
Message-ID:  <199709251550.BAA22623@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
>> Perhaps the mount-option version should eliminate doclusterread and
>> doclusterwrite (this requires a mount option for each) and move the
>> tests into cluster_read() and cluster_write().
>
>I think doclusterreadn and doclusterwrite is useful.  IMO, we should
>not expect every user always mount with correct mount-option.  If

I think they aren't useful except for debugging.  Having 2 ways to control
clustering is 2 too many for a production system :-) (non-clustering for
/dev/vn must be forced independently of any mount options and sysctls,
except possibly for debugging).

Bruce



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