writeback requests have contextId=-1, as no cp is associated with it.

On Fri, Jan 6, 2012 at 5:22 PM, Mahmood Naderan <mahmood...@gmail.com>wrote:

> Sorry I didn't understand
> What does ContextId=-1 mean?
>
> On 1/6/12, biswabandan panda <biswa....@gmail.com> wrote:
> > request because of writebacks
> >
> > On Fri, Jan 6, 2012 at 5:15 PM, Mahmood Naderan <mahmood...@gmail.com
> >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 <biswa....@gmail.com> wrote:
> >> > yes
> >> >
> >> > On Fri, Jan 6, 2012 at 12:03 PM, Mahmood Naderan
> >> > <mahmood...@gmail.com>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
> >> >> gem5-users@gem5.org
> >> >> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
> >> >>
> >> >
> >> >
> >> >
> >> > --
> >> >
> >> > *thanks&regards
> >> > *
> >> > *BISWABANDAN*
> >> >
> >>
> >>
> >> --
> >> --
> >> // Naderan *Mahmood;
> >> _______________________________________________
> >> gem5-users mailing list
> >> gem5-users@gem5.org
> >> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
> >>
> >
> >
> >
> > --
> >
> > *thanks&regards
> > *
> > *BISWABANDAN*
> >
>
>
> --
> --
> // Naderan *Mahmood;
> _______________________________________________
> gem5-users mailing list
> gem5-users@gem5.org
> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
>



-- 

*thanks&regards
*
*BISWABANDAN*
_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to