Fangjia Shen

Results 3 issues of Fangjia Shen

Hi, I was using OpenRAM for the first time, trying to generate an SRAM of 256kb size with FreePDK45 technology. It's already been running for 40 hours and still has...

Several operations (mapRegion/UnmapRegion/fixupFault) involving the _vmaList had time complexity O(n), where n is the number of currently mapped virtual memory pages. This was because the list of VMA objects had...

sim-se

The time complexity of several methods in SE mode related to virtual memory page management is currently O(n), where n is the amount of pages. This is because gem5 keeps...

enhancement
sim-se