From owner-freebsd-hackers Fri Jul 14 5:51:28 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from axl.ops.uunet.co.za (axl.ops.uunet.co.za [196.31.2.163]) by hub.freebsd.org (Postfix) with ESMTP id 05A3E37C2DE; Fri, 14 Jul 2000 05:51:23 -0700 (PDT) (envelope-from sheldonh@axl.ops.uunet.co.za) Received: from sheldonh (helo=axl.ops.uunet.co.za) by axl.ops.uunet.co.za with local-esmtp (Exim 3.15 #1) id 13D4vx-000HMw-00; Fri, 14 Jul 2000 14:51:13 +0200 From: Sheldon Hearn To: Alfred Perlstein Cc: hackers@FreeBSD.ORG, mckusick@FreeBSD.org Subject: Re: Where is the syncer kernel process implemented? In-reply-to: Your message of "Fri, 14 Jul 2000 05:38:58 MST." <20000714053858.L25571@fw.wintelcom.net> Date: Fri, 14 Jul 2000 14:51:13 +0200 Message-ID: <66769.963579073@axl.ops.uunet.co.za> Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 14 Jul 2000 05:38:58 MST, Alfred Perlstein wrote: > /* > * System filesystem synchronizer daemon. > */ > void > sched_sync(void) It seems that the default sync delay, syncer_maxdelay, is no longer controllable via sysctl(8). Are there complex issues restricting the changing of this value in real time, or is it just not something people feel the need to change these days? Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message