home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / arch / 12407 < prev    next >
Encoding:
Internet Message Format  |  1993-01-27  |  1.6 KB

  1. Xref: sparky comp.arch:12407 comp.sys.hp:15325
  2. Path: sparky!uunet!digex.com!intercon!udel!bogus.sura.net!howland.reston.ans.net!spool.mu.edu!nigel.msen.com!math.fu-berlin.de!cs.tu-berlin.de!crusoe
  3. From: crusoe@cs.tu-berlin.de (Andre' Zehl)
  4. Newsgroups: comp.arch,comp.sys.hp
  5. Subject: HP-PA softw. virtual addr. translation HOW ?
  6. Date: 27 Jan 1993 17:37:53 GMT
  7. Organization: Technical University of Berlin, Germany
  8. Lines: 21
  9. Message-ID: <1k6h9hINN6dm@news.cs.tu-berlin.de>
  10. NNTP-Posting-Host: zaphod.cs.tu-berlin.de
  11. Keywords: HP-PA
  12.  
  13. I'm working on a preparation on the HP-PA RISC Architecture.I'm desparately
  14. trying to figure out, how you administer the virtual to physical address
  15. translation. 
  16.  
  17. Unfortunately HP's description of this translation is very vague. They
  18. describe, that the virtual page number is hashed, thus providing a pointer
  19. in a hashtable (the PDIR INdex) which provides a pointer in the physical
  20. page directory (to chained PDIR-Entrys), where the page attributes are
  21. stored (NOT the physical page number).
  22.  
  23. The physical page number (ppn) is identical with the index from the
  24. hashtable. But this only makes sense, if it's not the virtual page number (vpn)
  25. which is hashed, but the physical page number, coming out of the
  26. hardware translation? IS THIS SO ? Is the PDIR Index of the hashtable vpn 
  27. the hashed ppn or the hashed ?
  28.  
  29. I need help _very_ urgently, so evry little hint is appreciated _very_ much!
  30. Thank you very much in advance! Please e-mail reply.
  31. -- 
  32. Andre'_________________________________________________________________________
  33.                              crusoe@cs.tu-berlin.de
  34.