Xref: utzoo comp.windows.ms:11895 comp.sys.ibm.pc.misc:8988 Path: utzoo!utgpu!cunews!bnrgate!bwdls58!mlord From: mlord@bwdls58.bnr.ca (Mark Lord) Newsgroups: comp.windows.ms,comp.sys.ibm.pc.misc Subject: Re: OS/2 2.0 is here! READ THIS, you'll be impressed Message-ID: <6567@bwdls58.bnr.ca> Date: 24 Apr 91 17:57:43 GMT References: <1991Apr21.135534.724@jarvis.csri.toronto.edu> <1991Apr21.194928.8267@ux1.cso.uiuc.edu> <1991Apr21.175529.2386@jarvis.csri.toronto.edu> Sender: mlord@bwdls58.bnr.ca Reply-To: mlord@bwdls58.bnr.ca (Mark Lord) Organization: Bell-Northern Research, Ottawa, Canada Lines: 33 <1) Disk *writes* can be buffered under HPFS. As far as I know, all < the DOS disk cachers under FAT are write-through, so that you can < turn your machine off immediately after doing a write without losing Most DOS disk cachers I have used include staged/delayed writes to disk, including re-ordering for optimal access in some, and elimination of redundant writes in others. But perhaps HPFS has other benefits besides this.