Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Jan 1999 09:49:43 -0800 (PST)
From:      Matthew Dillon <dillon@apollo.backplane.com>
To:        tom@tomqnx.com (Tom Torrance at home)
Cc:        culverk@wam.umd.edu (Kenneth Wayne Culver), current@FreeBSD.ORG
Subject:   Re: SOFTUPDATES question
Message-ID:  <199901121749.JAA05107@apollo.backplane.com>

next in thread | raw e-mail | index | archive | help
:I'm not so sure - essentially softupdates updates in memory and drags its
:feet a lot before writing to the actual disk. A swap file on the other
:hand wants its data written immediately to free up the associated memory.
:I have a feeling that the softupdates usage would actually increase
:memory usage, thereby increasing the swap file utilization - a vicious
:circle.
:
:Anyone else have a better feel for this?
:
:Tom

    I don't think it makes a big difference memory-wise, because the system
    tends to try to cache the data for a period of time anyway.

					-Matt	

					Matthew Dillon 
					<dillon@backplane.com>

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



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