Re: Interactive responsiveness under heavy I/O load

Alfred Perlstein <[email protected]>
Newsgroups gmane.os.netbsd.devel.kernel,gmane.os.netbsd.general,gmane.os.netbsd.devel.performance
Message-ID <[email protected]>
* Johan A. van Zanten <[email protected]> [040126 12:13] wrote:
> 
> John Goerzen <[email protected]> wrote:
> 
> 
> > Have I stumbled across the reason softdep is not enabled by default, or
> > is there some other logic behind this?
> 
> My understanding of how soft dependencies works is that file system
> metadata is cached in memory for a short period of time (like 20
> seconds?), which means it's at risk (of being lost) if the machine were to
> loose power. The mount man page also says that it's gone through "moderate
> to heavy testing, but should still be used with care."

That's the same as with any other filesystem that has safe meta
data handling, journalling systems included.   Your data is not
guaranteed to be there unless you fsync it.

-- 
- Alfred Perlstein
- Research Engineering Development Inc.
- email: [email protected] cell: 408-480-4684
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.