Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!elroy.jpl.nasa.gov!ames!haven!adm!smoke!gwyn From: gwyn@smoke.brl.mil (Doug Gwyn) Newsgroups: comp.sys.apple2 Subject: Re: Reordering GS/OS directories Message-ID: <15014@smoke.brl.mil> Date: 29 Jan 91 19:10:28 GMT References: <1991Jan28.093438.21992@ux1.cso.uiuc.edu> <15006@smoke.brl.mil> <1991Jan29.113245.24252@nntp-server.caltech.edu> Organization: U.S. Army Ballistic Research Laboratory, APG, MD. Lines: 9 In article <1991Jan29.113245.24252@nntp-server.caltech.edu> toddpw@nntp-server.caltech.edu (Todd P. Whitesel) writes: >Since the FST's are assumed to be caching blocks whenever they can ... But all that is required is for the block I/O calls to ask the FSTs to flush their caches before proceeding with the block I/O. In any case this is a fixable problem. (On UNIX it is solved by assuming that the filesystem is not mounted during a "raw disk" I/O operation, and it is the user's responsibility to ensure this condition. On GS/OS another approach would be required.)