[Libre-soc-dev] daily kan-ban update 11mar2021
    Luke Kenneth Casson Leighton 
    lkcl at lkcl.net
       
    Thu Mar 11 17:51:50 GMT 2021
    
    
  
On Thursday, March 11, 2021, Tobias Platen <libre-soc at platen-software.de>
wrote:
> today: had a look at class Mem, testing access to first entry
>
> class Mem:
>     def __init__(self, row_bytes=8, initial_mem=None):
>         self.mem = {}
yes, see bug #604 can we please transfer the conversation there
it should be fine to pass the full mmu page table dictionary into class Mem
without running out of memory.
l.
-- 
---
crowd-funded eco-conscious hardware: https://www.crowdsupply.com/eoma68
    
    
More information about the Libre-soc-dev
mailing list