home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / dec / 4201 < prev    next >
Encoding:
Internet Message Format  |  1992-07-26  |  1.4 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!malgudi.oar.net!uoft02.utoledo.edu!desire.wright.edu!matrix.cs.wright.edu!dwagoner
  2. Newsgroups: comp.sys.dec
  3. Subject: VAX question
  4. Message-ID: <1992Jul26.015003.1@matrix.cs.wright.edu>
  5. From: dwagoner@matrix.cs.wright.edu
  6. Date: 26 Jul 92 01:50:03 EDT
  7. Organization: Wright State University College of Engineering and Computer Science
  8. Nntp-Posting-Host: matrix
  9. Nntp-Posting-User: dwagoner
  10. Lines: 24
  11.  
  12.  
  13.  
  14. Can anyone explain the difference between P0 and P1 space on a VAX?
  15. Text and initialized data segments (on BSD 4.3, at least) wind up 
  16. in P0 space; unitialized data (i.e. stack) is  placed in P1 space.
  17. The two regions are accessed using different base registers; P1 is
  18. a bit tricky to work with in comparison to P0.
  19.  
  20. Explanations to this ignorant layman are appreciated...
  21.  
  22.  
  23.                     -- Dave Wagoner
  24.                        System Janitor
  25.                        Wright State University
  26.                        Dayton(a), Ohio
  27.  
  28. ===============================================================================
  29.                                            /             wrt higher education:
  30.                          _   /|           /
  31.     "Ack Thippfft!"      \'o.O`      /~~~/  /| |  / /~~~  "That which does
  32.                          =(___)=    /   /  /~| | / /~~~    not kill us
  33. (Just more technobabble)    U      ~~~~~  ~  ~ ~~  ~~~     makes us stronger..."
  34.                                      (System Janitor)
  35. ===============================================================================
  36.