Hi,
So I am wondering how I can reserve a chunk of memory so that the system
won't touch it.
Currently, I am using this command in the configuration file to reserve
25G--30G:
entries.append(X86E820Entry(addr = 0x640000000,
size = '5GB', range_type = 2))
But it looks like the system still puts instruction sets in this memory
space.
How can I avoid this?
Thanks,
Xijing Han
_______________________________________________
gem5-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s