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 -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to