Subject: Re: Sync in DDB?
To: Michael L. VanLoon -- HeadCandy.com <michaelv@HeadCandy.com>
From: Luke Mewburn <lukem@telstra.com.au>
List: current-users
Date: 02/26/1996 10:21:35
Michael L. VanLoon -- HeadCandy.com writes:

> I keep forgetting to ask this, then wonder why I didn't the next time
> I need it.  You used to be able to "call _sync" in DDB.  That function
> export no longer exists.  Is there a call we can use to sync the disks
> (if possible) before calling _cpu_reset?

For a while I've done
	call boot
(then when it wedges)
	call boot

Most of the time it seems to sync the disks...