home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / dec / 5827 < prev    next >
Encoding:
Internet Message Format  |  1992-11-08  |  1.7 KB

  1. Xref: sparky comp.sys.dec:5827 comp.os.vms:17618
  2. Path: sparky!uunet!cis.ohio-state.edu!zaphod.mps.ohio-state.edu!cs.utexas.edu!sdd.hp.com!spool.mu.edu!agate!dog.ee.lbl.gov!news!nosc!crash!cmkrnl!ttisms!dan
  3. Newsgroups: comp.sys.dec,comp.os.vms
  4. Subject: Re: RePHRASE: alpha memory requirements (vs vax) ?
  5. Message-ID: <1992Nov6.190011.44@ttisms.com>
  6. From: dan@ttisms.com
  7. Date: 6 Nov 92 19:00:11 PDT
  8. References: <1992Nov5.113540.1@uwovax.uwo.ca> <1992Nov5.130359.1@uwovax.uwo.ca>
  9. Organization: Touch Technologies Inc., San Diego CA
  10. Lines: 21
  11.  
  12. In article <1992Nov5.130359.1@uwovax.uwo.ca>, brent@uwovax.uwo.ca (Brent Sterner) writes:
  13. > In article <1992Nov5.113540.1@uwovax.uwo.ca>, brent@uwovax.uwo.ca (Brent Sterner) writes:
  14. >>    Just curious about memory demands for alpha.  I'm running a VAX 4500
  15. >> with 128 MB memory.  Of that, SHO MEM tells me "38393 pages are permanently
  16. >> allocated to VMS".  How big is VMS on an alpha system?  (Perhaps someone with
  17. >> an alpha could post the last line from SHO MEM, though it might be misleading
  18. >> if there is a lot of dbugging code still in place.  Perhaps someone inside
  19. >> DEC has a non-debugging system they could use.)  Is there a rule of thumb for
  20. >> typical programs ("alpha memory needs"/"vax memory needs" ~= "constant")?
  21. >> Does a typical user (VAXC or FORTRAN) program require more or less memory on
  22. >> an alpha system?
  23.  
  24. Hi,
  25.  
  26. Our tests have shown that ALPHA code uses about 3 times the address
  27. space that VAX code does.  This is typical of RISC systems I am
  28. told...especially when compilers (like the GEM backend used by Digital)
  29. in-line routines and optimize for systems that issue multiple
  30. instructions per clock-cycle.
  31.  
  32. Dan E. (A few months experience on Alpha)
  33.