X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: Jason Mills Newsgroups: comp.os.msdos.djgpp Subject: Flash Disk IO Date: Sun, 24 Oct 2004 19:34:12 -0230 Organization: Memorial University of Newfoundland Lines: 15 Message-ID: NNTP-Posting-Host: jmills.ccore.mun.ca Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: coranto.ucs.mun.ca 1098655453 27985 134.153.38.195 (24 Oct 2004 22:04:13 GMT) X-Complaints-To: usenet AT coranto DOT ucs DOT mun DOT ca NNTP-Posting-Date: Sun, 24 Oct 2004 22:04:13 +0000 (UTC) User-Agent: Mozilla Thunderbird 0.7.3 (Windows/20040803) X-Accept-Language: en-us, en To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I'm writing an application that does frequent (sometimes every 500 ms) reads/writes to a flash disk on a PC104 system. The system hangs/freezes periodically. I have not ran a lot of test yet because it takes up to 1 hour for the system to reproduce the hang. However, based on results so far, disk IO *may* be the problem. What I'm wondering is have anybody had similar experiences with using flash disk and/or PC104? Is there special considerations I should be making when reading/writing/opening files? Thanks, Jason