Hello all,

I am trying to model a function to allocate memory in a specific memory and I 
have a few questions on how to implement it:
- I am using malloc() to get a virtual address and translate it to physical and 
assign it to the specific memory. Would it be a good way to do it?
- If I have two or more memory modules configured, when the program is loaded, 
is it possible to know in which memory range (physical) is it (System emulation 
mode)?

Thanks

-- 
Marcos Horro Varela
University of A Coruña
+34 618 62 67 37
Web page: http://markos-horro.com
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to