Hi,

If by page you mean an aligned 4k memory region, then no, packets address are 
not page addresses. They are the address of individual requests that target 
arbitrary addresses with accesses of various sizes. Mask with \~0xFFF and you 
will get the page address you are looking for, assuming 4KB pages.

Regards,

Gabriel
_______________________________________________
gem5-users mailing list -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-le...@gem5.org

Reply via email to