From owner-freebsd-questions Thu Nov 4 14:20:28 1999 Delivered-To: freebsd-questions@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id 22AE6156D1 for ; Thu, 4 Nov 1999 14:20:26 -0800 (PST) (envelope-from bright@wintelcom.net) Received: from localhost (bright@localhost) by fw.wintelcom.net (8.9.3/8.9.3) with ESMTP id OAA23519; Thu, 4 Nov 1999 14:43:39 -0800 (PST) Date: Thu, 4 Nov 1999 14:43:39 -0800 (PST) From: Alfred Perlstein To: Michael Beckmann Cc: questions@FreeBSD.ORG Subject: Re: kern.update vs. syncer In-Reply-To: <19991104214310.A22632@apfel.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=X-UNKNOWN Content-Transfer-Encoding: QUOTED-PRINTABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 4 Nov 1999, Michael Beckmann wrote: > Hi, >=20 > in earlier versions, there was a parameter kern.update, changeable > through sysctl. This seems to be gone. How can I change the interval > in which the disks are sync=B4ed ? >=20 > The search engine on the FreeBSD web pages didn=B4t help with this, > maybe it doesn=B4t like the dot. It gave me lots of irrelevant results, > searching for kern.update. I'm pretty sure we don't 'sync' every 30 seconds anymore, we have a 'trickle sync' that flushes buffers constantly to avoid bursty disk activity. I could be wrong... anyone? -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message