[Prev][Next][Index][Thread]

Re: linux_fs + freebsd_c




 Matthew,

I think oskit_filesystem_sync may be what you're looking for.
For an example, see startup/start_fs.c: release_and_sync.

Btw, you may consider using libstartup in lieu of calling the
functions explicitly.  I don't know off-hand whether they're
documented, though.

Libstartup provides a variety of functions that we found useful
for stand-alone systems such as Kaffe.  I would not be surprise
if MzScheme is similar.

The other problems seem to be Linuxfs specific; Bart <lomew@cs.utah.edu>
is the person who wrote that code.

	- Godmar



References: