home bbs files messages ]

Forums before death by AOL, social media and spammers... "We can't have nice things"

   comp.compilers      Compiler construction, theory, etc. (Mod      2,753 messages   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]

   Message 1,537 of 2,753   
   Hans-Peter Diettrich to Michael Tiomkin   
   Re: New assembly language instructions t   
   05 Dec 08 06:23:45   
   
   XPost: comp.arch   
   From: DrDiettrich1@aol.com   
      
   Michael Tiomkin schrieb:   
      
   >   I understand that some ancient computers (in the 2nd millennium)   
   > used segmented memory. If we could implement this and show that it   
   > runs most of the programs faster, somebody would be able to build such   
   > a processor.   
      
   A segmented model requires possibly huge address translation tables,   
   which have to reside in the cache. Unfortunately loading these tables   
   on context switches (threads...) or on loading segment registers   
   resulted in very poor runtime behaviour. The page concept (flat model)   
   reduces the reloads to situations which require I/O (swap file), so   
   that adjustments to the tables are neglectable.   
      
   DoDi   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]


(c) 1994,  bbs@darkrealms.ca