Re: [gem5-users] Uncacheable Memory Address Space

2016-11-21 Thread Swapnil Haria
Request req->isUncacheable() checks if the request is an uncacheable access, and is set by the TLB lookup. Based on a quick search in the source code, I see that this has only been implemented in the classic memory model, and not in Ruby. Hopefully someone correct me if I am wrong. You could try

[gem5-users] Uncacheable Memory Address Space

2016-11-20 Thread Azin Heidarshenas
Hi, Is it possible to have uncacheable memory address space in Ruby? Thanks, -- Azin ___ gem5-users mailing list gem5-users@gem5.org http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users