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

  1. Xref: sparky comp.sys.dec:5820 comp.os.vms:17600
  2. Path: sparky!uunet!charon.amdahl.com!pacbell.com!ames!saimiri.primate.wisc.edu!zaphod.mps.ohio-state.edu!uwm.edu!ogicse!mimbres.cs.unm.edu!constellation!geohub.gcn.uoknor.edu!dwight
  3. From: dwight@geohub.gcn.uoknor.edu (Dwight D. Moore)
  4. Newsgroups: comp.sys.dec,comp.os.vms
  5. Subject: Re: alpha memory requirements (vs vax) ?
  6. Message-ID: <1992Nov6.172941.28490@constellation.ecn.uoknor.edu>
  7. Date: 6 Nov 92 17:29:41 GMT
  8. Article-I.D.: constell.1992Nov6.172941.28490
  9. References: <1992Nov5.113540.1@uwovax.uwo.ca>
  10. Sender: usenet@constellation.ecn.uoknor.edu (Usenet Administrator)
  11. Reply-To: dwight@geohub.gcn.uoknor.edu
  12. Organization: Geosciences Computing Network, Univ. of Oklahoma
  13. Lines: 32
  14. Originator: usenet@kittyhawk.ecn.uoknor.edu
  15.  
  16. In article <1992Nov5.113540.1@uwovax.uwo.ca>, brent@uwovax.uwo.ca (Brent Sterner) writes:
  17.  
  18. |>   Just curious about memory demands for alpha.  I'm running a VAX 4500
  19. |>with 128 MB memory.  Of that, SHO MEM tells me "38393 pages are permanently
  20. |>allocated to VMS".  How big is VMS on an alpha system?  (Perhaps someone with
  21. |>an alpha could post the last line from SHO MEM, though it might be misleading
  22. |>if there is a lot of dbugging code still in place.  Perhaps someone inside
  23. |>DEC has a non-debugging system they could use.)  Is there a rule of thumb for
  24. |>typical programs ("alpha memory needs"/"vax memory needs" ~= "constant")?
  25. |>Does a typical user (VAXC or FORTRAN) program require more or less memory on
  26. |>an alpha system?
  27. |>   Thanks,  b.
  28. |>--
  29. |>Brent Sterner                       Manager, Academic Technical Support
  30. |>
  31.  
  32. Here it is on a DEC 3000/500 (Flamingo) running OpenVMS 1.0 (field test)
  33.     "Of the physical pages in use, 934 pages are permanently allocated to VMS."
  34.  
  35. However, this is misleading since the OpenVMS is using "pagelets" and variable size pages.
  36. The SYSGEN parameter PAGE_SIZE on our machine is 8192. I believe the pagelets are 512
  37. byte blocks.  This usage on your system will depend on SYSGEN parameters, e.g. how
  38. much  GBL pages/sections you set up.
  39.  
  40. ----------------------------------------------------------------------------
  41. Dwight D. Moore
  42. Geosciences Computing Network
  43. University of Oklahoma
  44.  
  45. dwight@geohub.gcn.uoknor.edu (129.15.40.10)
  46. These opinions do not necessarily represent the opinions of OU or the GCN.
  47. ----------------------------------------------------------------------------
  48.