www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1996/09/04/02:01:38

Date: Wed, 4 Sep 1996 08:59:19 +0200 (IST)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
To: Jeffrey Taylor <elric AT wheel DOT dcn DOT davis DOT ca DOT us>
Cc: djgpp AT delorie DOT com
Subject: Re: interrupting with ctrl-C
In-Reply-To: <50i9ub$qv5@mark.ucdavis.edu>
Message-Id: <Pine.SUN.3.91.960904085600.27709H-100000@is>
Mime-Version: 1.0

On 3 Sep 1996, Jeffrey Taylor wrote:

> If you are using SMARTDRV, its buffers need to be flushed too.

If all you want is to ensure that the DOS file system "knows" about all 
the bytes you've written to the files, you DON'T need to flush the 
caches.  That's because subsequent reads will check the cache first, and 
will find those bytes there even if the actual disk write has been 
delayed.

Only when you are going to reboot, or switch off your machine, you need 
actually to ensure the cache is flushed.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019