Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Jul 2000 05:38:58 -0700
From:      Alfred Perlstein <bright@wintelcom.net>
To:        Sheldon Hearn <sheldonh@uunet.co.za>
Cc:        hackers@FreeBSD.ORG
Subject:   Re: Where is the syncer kernel process implemented?
Message-ID:  <20000714053858.L25571@fw.wintelcom.net>
In-Reply-To: <66316.963577931@axl.ops.uunet.co.za>; from sheldonh@uunet.co.za on Fri, Jul 14, 2000 at 02:32:11PM %2B0200
References:  <66316.963577931@axl.ops.uunet.co.za>

next in thread | previous in thread | raw e-mail | index | archive | help
* Sheldon Hearn <sheldonh@uunet.co.za> [000714 05:33] wrote:
> 
> Hi folks,
> 
> I need to replace the update(4) manual page with a syncer(4) manual
> page.  Can someone please point me at the code that implements this
> process?

It's in src/sys/kern/vfs_sbur.c

/*
 * System filesystem synchronizer daemon.
 */
void 
sched_sync(void)

-Alfred


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




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