home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / amiga / misc / 11850 < prev    next >
Encoding:
Internet Message Format  |  1992-07-25  |  1.6 KB

  1. Path: sparky!uunet!cis.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!rutgers!cbmvax!mks
  2. From: mks@cbmvax.commodore.com (Michael Sinz)
  3. Newsgroups: comp.sys.amiga.misc
  4. Subject: Re: 1023k Chip RAM
  5. Message-ID: <33664@cbmvax.commodore.com>
  6. Date: 24 Jul 92 19:26:08 GMT
  7. References: <1992Jul16.133630.13514@syma.sussex.ac.uk>
  8. Reply-To: mks@cbmvax.commodore.com (Michael Sinz)
  9. Organization: Commodore, West Chester, PA
  10. Lines: 23
  11.  
  12. mpue2@syma.sussex.ac.uk (James E. Talbut) writes:
  13. >Last night I stuck some more memory in my A2000, and afterwards I
  14. >started looking at the nice big numbers that 'avail' was giving me.
  15. >For fast RAM I had exactly 5 * 1024 * 1024 bytes,
  16. >but for Chip RAM I had only 1 * 1023 * 1024 bytes.
  17. >                                ^^^^
  18. >
  19. >What has happened to the other K that I should have ?
  20.  
  21. Well the exception vectors (256 - 4byte vectors) need to go somewhere
  22. and on 68000 machines they *MUST* be at location 0 and up.  So the first
  23. 1K of memory is used by the OS and never made available.
  24.  
  25. (Plus there is 32 bytes per memory block that can never be made available
  26. due to the fact that the memory header had to go somewhere...)
  27.  
  28. /----------------------------------------------------------------------\
  29. |      /// Michael Sinz  -  Senior Amiga Systems Engineer              |
  30. |     ///                   Operating System Development Group         |
  31. |    ///   BIX:  msinz      UUNET:  mks@cbmvax.commodore.com           |
  32. |\\\///    "A master's secrets are only as good as the                 |
  33. | \XX/      master's ability to explain them to others" - Michael Sinz |
  34. \----------------------------------------------------------------------/
  35.