Hello Eliot, Thanks for the reply. Yes, you are right. But even in the case when both the addresses map to the same page, the entire page might not be allocated for the process right? It may use only half of the page. Say it has an array of just 1KB(page size - 4KB). Now if the additional request which I am making is mapping to the remaining part of the page. Then that will also be an error right? This might be similar to accessing an array out of bounds(something like that). If I want to use TLB in the cache, how can I do that? Can we link data TLB to the cache using CacheConfig.py?
Thanks, Saideepak. _______________________________________________ gem5-users mailing list -- gem5-users@gem5.org To unsubscribe send an email to gem5-users-le...@gem5.org %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s