home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / msdos / misc / 6095 < prev    next >
Encoding:
Internet Message Format  |  1992-11-10  |  2.4 KB

  1. Xref: sparky comp.os.msdos.misc:6095 comp.os.msdos.programmer:10475
  2. Path: sparky!uunet!convex!darwin.sura.net!zaphod.mps.ohio-state.edu!malgudi.oar.net!caen!saimiri.primate.wisc.edu!ames!agate!doc.ic.ac.uk!uknet!edcastle!gcw
  3. From: gcw@castle.ed.ac.uk (G Watson)
  4. Newsgroups: comp.os.msdos.misc,comp.os.msdos.programmer
  5. Subject: Problems with receiving Satellite data via DMA...
  6. Summary: Help wanted with DOS Hacks
  7. Keywords: Bloody MS-DOS , Crashing , unreliable , Grrr
  8. Message-ID: <27966@castle.ed.ac.uk>
  9. Date: 10 Nov 92 18:24:01 GMT
  10. Distribution: comp
  11. Organization: Edinburgh University
  12. Lines: 53
  13.  
  14.  
  15. OK this is the problem :
  16.  
  17. We have a PC (DELL 200 286 with big fast disk) connected to our high
  18. resolution Meteosat satellite receiver via a IEEE-488 bus transferring
  19. data onto the PC memory via DMA calls, and hence onto the PC disk. At
  20. the end of the transmission this data then gets copied over to our Sun
  21. network via PC-NFS and makes up the Satellite images of Europe available
  22. via anonymous ftp from cumulus.met.ed.ac.uk. 
  23.  
  24. The PC runs a simple scheduling program to decide when to receive
  25. images, ideally it would run forever.... 
  26.  
  27. However after it has received about 20 images, DOS falls over with the
  28. traditional 'General Failure drive c: , abort, retry, ignore etc message
  29. and no more images are received until someone notices the problem and
  30. presses the 'f' key a few times....
  31.  
  32. It would appear that DOS is either not clearing up it's file pointers
  33. properly, or is not freeing memory. 
  34.  
  35. We've tried a number of solutions, including MARK and RELEASEing memory
  36. after reception, but to no avail...
  37.  
  38.  
  39. So the question is :
  40.  
  41. a) has anyone experienced simillar problems before, and know a solution,
  42.  
  43. or 
  44.  
  45. b) does anyone know of a method of forcing DOS to automatically 'fail'
  46. when it reports an 'Retry, abort, fail' type message and get on with the
  47. job.
  48.  
  49.  
  50. We'd like to make satellite animations generally available via ftp, but
  51. until we sort out this reliability problem.....
  52.  
  53. Many thanks,
  54.  
  55.  
  56. Gordon.
  57.  
  58.  
  59.  
  60. =====================================================================
  61.   Gordon C. Watson,                                    _------_      
  62.                                                       {  {     }     
  63.   Meteorology Department, Edinburgh University,      (__________)    
  64.                           Scotland.                   /  /  /  /     
  65.   JANET - G.C.Watson@uk.ac.ed   INTERNET - gcw@met.ed.ac.uk  
  66. =====================================================================
  67.