home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / amiga / misc / 19650 < prev    next >
Encoding:
Text File  |  1993-01-09  |  1.1 KB  |  29 lines

  1. Newsgroups: comp.sys.amiga.misc
  2. Path: sparky!uunet!caen!hellgate.utah.edu!fcom.cc.utah.edu!dave
  3. From: dave@news.ccutah.edu (dave martin)
  4. Subject: Copy hugefile par: causes crash
  5. Message-ID: <1993Jan9.060059.29583@fcom.cc.utah.edu>
  6. Sender: news@fcom.cc.utah.edu
  7. Organization: University of Utah Computer Center
  8. X-Newsreader: Tin 1.1 PL3
  9. Date: Sat, 9 Jan 93 06:00:59 GMT
  10. Lines: 17
  11.  
  12. I have noticed that the AmigaDos (version 2.1 KS37.175 WB38.35) copy command
  13. of the form
  14. copy somefile par:
  15. will allocate an amount of memory about equal to the size of file being copied.
  16. after a couple minutes, the mouse goes into chunky mode, the system becomes
  17. less and less responsive, and it becomes necessary to reboot the system.
  18.  
  19. I wrote my own copy program (while not done read buffer from file write buffer
  20. to par:), It also exibits this behavior (not sure about the allocation of
  21. memory, but the slower and slower behavior was the same), indicating a bug
  22. in par: or parallel.device.
  23.  
  24. What is going on?  This is an A3000/25 no accellerator.
  25.  
  26. dave@csulx.weber.edu (ignore the header address when sending mail,
  27.                       its probably wrong.)
  28.  
  29.