home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / amiga / hardware / 23611 < prev    next >
Encoding:
Internet Message Format  |  1993-01-24  |  2.1 KB

  1. Path: sparky!uunet!news.univie.ac.at!alijku11!aci.cvut.cs!patrol
  2. organization: Czech Technical University - Univ. Regional Comp. Center
  3. Date: Sun, 24 Jan 1993 07:31:49 MET
  4. From: Pavel Troller <PATROL@ACI.CVUT.CS>
  5. Message-ID: <93024.073149PATROL@ACI.CVUT.CS>
  6. Newsgroups: comp.sys.amiga.hardware
  7. Subject: Chip RAM extremely slow with GVP A530
  8. Lines: 38
  9.  
  10. Hi netters,
  11.       I bought a new A530 Turbo Harddisk last week. Suddenly it is fitted
  12. only with a 1Meg of 32bit RAM, because my local dealer hasn't expansion SIMMS
  13. stock. Formerly I had GVP Series 2 Harddisk with 4Megs of expansion RAM, so
  14. my system has relatively expensive memory requirements. First time I booted,
  15. I tried SysInfo to show me the wonder, but I was surprised: 0.78 of standard
  16. A500, 0.30 Chip vs A3000.
  17.       I wrote a short program in assembler, which simply counts to zero from
  18. $1000000 and then returns. Its results are shown:
  19.       Memory Type     Inst Cache Status     Time to run
  20.        32bit           Enabled                3.5 s
  21.        Chip            Enabled                3.5 s
  22.        32bit           Disabled               9 s
  23.        Chip            Disabled               120 s   :-(
  24.       With motherboard CPU:
  25.        Chip            not available          49 s
  26.  
  27.       I know that with asynchronous bus operations there is a need to syn-
  28. chronize bus cycles of 40Mhz '030 with 7Mhz of motherboard; but I didn't
  29. supposed that it will be so drastic. It also means that without the basic
  30. 1Meg of 32bit RAM the system is unusable!
  31.       For the completeness, basic data about my system:
  32.         A500+, motherboard CPU: 68010, 2 Megs of Chip RAM
  33.         GVP A530, 68EC030 on 40Mhz, 120MB Maxtor drive
  34.       Of course, the test routine was written with the respect to NOT enable
  35. the loop mode of 68010 for correct results.
  36.       I don't know if it is a general feature of A530 or if the hardware bug/
  37. incompatibility occured especially on my case.
  38.                                            Thanks in advance,
  39.  
  40.                                            Pavel Troller
  41.                                            Internet: PATROL@ACI.CVUT.CS
  42.                                            Bitnet:   PATROL@CSPUNI12
  43.  
  44.  
  45.  
  46.  
  47.  
  48.