Sorry I didn't understand
What does ContextId=-1 mean?

On 1/6/12, biswabandan panda <[email protected]> wrote:
> request because of writebacks
>
> On Fri, Jan 6, 2012 at 5:15 PM, Mahmood Naderan <[email protected]>wrote:
>
>> Then
>> 1) what is "cpuid"?
>>
>> 2) Consider this code (context_src is equal to ContextId)
>> if (context_src != -1) {
>>      occupancies[context_src % cache->numCpus()]++;
>> } else {
>>      occupancies[cache->numCpus()]++;
>> }
>>
>> Do we have ContextId=-1 ?? what does that mean then?
>>
>>
>> On 1/6/12, biswabandan panda <[email protected]> wrote:
>> > yes
>> >
>> > On Fri, Jan 6, 2012 at 12:03 PM, Mahmood Naderan
>> > <[email protected]>wrote:
>> >
>> >> Hi,
>> >> Is ContextId == Core_id while simulating a multiprogram workload?
>> >> 'n' cpus are defined and 'n' workload exist. Each workload is bound to
>> one
>> >> core.
>> >>
>> >> regards
>> >> --
>> >> // Naderan *Mahmood;
>> >> _______________________________________________
>> >> gem5-users mailing list
>> >> [email protected]
>> >> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
>> >>
>> >
>> >
>> >
>> > --
>> >
>> > *thanks&regards
>> > *
>> > *BISWABANDAN*
>> >
>>
>>
>> --
>> --
>> // Naderan *Mahmood;
>> _______________________________________________
>> gem5-users mailing list
>> [email protected]
>> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
>>
>
>
>
> --
>
> *thanks&regards
> *
> *BISWABANDAN*
>


-- 
--
// Naderan *Mahmood;
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to