home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #23 / NN_1992_23.iso / spool / vmsnet / internal / 1414 < prev    next >
Encoding:
Internet Message Format  |  1992-10-08  |  1.9 KB

  1. Path: sparky!uunet!usc!news.service.uci.edu!unogate!mvb.saic.com!macro32
  2. From: Yaacov Fenster @ISO 882-3153  08-Oct-1992 0821
  3. Newsgroups: vmsnet.internals
  4. Subject: RE: VAX and Alpha: differences in image size for same program
  5. Message-ID: <9210080619.AA21291@vbormc.vbo.dec.com>
  6. Date: Thu, 8 Oct 92 07:19:30 MET
  7. Organization: Macro32<==>Vmsnet.Internals Gateway
  8. X-Gateway-Source-Info: Mailing List
  9. Lines: 43
  10.  
  11. > From: VBORMC::"MACRO32@WKUVX1.BITNET" "MAIL-11 Daemon"  8-OCT-1992 07:46:28.80
  12. > To:   MACRO32@WKUVX1.BITNET
  13. > CC:   system@EIMONI.TUWIEN.AC.AT
  14. > Subj: VAX and Alpha: differences in image size for same program
  15. >
  16. > I've recently worked on an alpha and written a programm in MACRO.
  17. > I had a
  18. > x:      .blkb   16*1024*1024
  19. > statement and whoa! my image file had over 32000 blocks !
  20. >
  21. > On the vax if you had that .blkb statement, the image file was just a
  22. > couple of blocks and (i believe) the image activator would create those
  23. > pages when you ran the image. On alpha it seems to be the linker who
  24.  
  25. You are talking about whether or not the linker caused the pages
  26. to be Demand Zero Pages or not.
  27.  
  28. > preallocates them. Can this behaviour be modified ?
  29. >
  30. > I have no "real" access to the alpha system, i can only put up
  31. > benchmark programs and have them compiled, linked and executed,
  32. > so please forgive me if a simple $ help link or something similar
  33. > would have told me waht to do.
  34.  
  35. Without going into detail, my guess is that you had it compiled/linked against
  36.  one
  37. of the Field Test versions, since this is "Old Stuff".
  38.  
  39. >
  40. > Thanks, Franz.
  41. >
  42. >
  43. > Franz Schoenbauer, Tech. Univ. Vienna,    :  schoenbauer@eimoni.tuwien.ac.at
  44. > Resselg. 3/188  A-1040, Vienna, Austria   :  +43(1)58801 ext. 4131
  45. >
  46.  
  47.         Yaacov
  48. -------------------------------------------------
  49. Yaacov Fenster                  +(972)-3-9307239
  50. y.fenster@ieee.org
  51. fenster@taveng.enet.dec.com     DTN 882-3153
  52. All the opinions voiced are mine alone and do not reflect anyone else's
  53. opinion. (Including Dec).
  54.