Hi Andreas / Rodrigo,

I am using the context id information in the cache as well. I have a single
core set up. And I see context ids 0, 3, 6, and -1 in the cache. I
understand -1 indicates writeback. Could you please tell me what context Id
of 3 and 6 mean in a single core setup? I think context id of 0 represents
the processor core.

Thanks
Akhil

> On Mar 6, 2014 1:15 AM, "Rodrigo Reynolds Ramírez" <
[email protected]> wrote:
>>
>> Thank you Andreas. That was I was looking for.
>>
>> Best Regards
>>                          Rodrigo
>>
>> ________________________________
>> From: [email protected]
>> To: [email protected]
>> Date: Thu, 6 Mar 2014 00:25:22 +0000
>> Subject: Re: [gem5-users] Accessing CPU id from Cache
>>
>> Hi Rodrigo,
>>
>> It's not going to be pretty, but you can always (ab)use the masterId in
the request (pkt->req). That should give you enough information to identify
the master that created the request.
>>
>> Andreas
>>
>> From: Rodrigo Reynolds Ramírez <[email protected]>
>> Reply-To: gem5 users mailing list <[email protected]>
>> Date: Wednesday, 5 March 2014 16:08
>> To: gem5-users <[email protected]>
>> Subject: [gem5-users] Accessing CPU id from Cache
>>
>> Hello everyone,
>>
>> I need to access the cpu id from the cache replacement policy, I
analyzed all the packet fields but none of them has information about the
CPU id. Do you know is it possible?
>>
>> Thanks in advance
>>                                   Rodrigo
>>
>> -- IMPORTANT NOTICE: The contents of this email and any attachments are
confidential and may also be privileged. If you are not the intended
recipient, please notify the sender immediately and do not disclose the
contents to any other person, use it for any purpose, or store or copy the
information in any medium. Thank you.
>>
>> ARM Limited, Registered office 110 Fulbourn Road, Cambridge CB1 9NJ,
Registered in England & Wales, Company No: 2557590
>> ARM Holdings plc, Registered office 110 Fulbourn Road, Cambridge CB1
9NJ, Registered in England & Wales, Company No: 2548782
>>
>> _______________________________________________ gem5-users mailing list
[email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
>>
>> _______________________________________________
>> gem5-users mailing list
>> [email protected]
>> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to