Re: [gem5-users] Fix periods in gem5 cache

2018-08-14 Thread Muhammad Avais
Dear Parmidra,

  I am thankful to you for this help. I am not good in gem5 and feel
difficult to learn it.

Best Regards,
Avais

On Mon, Aug 13, 2018 at 4:30 PM, Parmida Vahdatnia <
parmida.vahdat...@gmail.com> wrote:

> Yes the if statements in the code, sorry if it was confusing.
> But I have used them in python and in the se.py and
> garnet_synth_traffic.py codes, although I have not done exactly what you
> are trying to do.
> Regards
> Parmida
>
> On Mon, Aug 13, 2018 at 11:40 AM, Muhammad Avais 
> wrote:
>
>> Dear Parmida,
>>
>>   Many thanks for your reply. "ifs" mean If statement in C or is
>> something else.
>>
>> Best Regartds,
>> Avais
>>
>> On Mon, Aug 13, 2018 at 2:28 PM, Parmida Vahdatnia <
>> parmida.vahdat...@gmail.com> wrote:
>>
>>> I usually use the combination of the getTick() function and ifs in the
>>> code, there is also a sleep function but I don't know if that's what you
>>> want.
>>>
>>> On Mon, 13 Aug 2018, 09:43 Muhammad Avais, 
>>> wrote:
>>>
 Dear all,

I want to adjust associativity of cache after fix
 periods of time. Can anyone suggest how can i decide time in gem5.

 Best Regards,
 Thanks,
 Avais
 ___
 gem5-users mailing list
 gem5-users@gem5.org
 http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
>>>
>>>
>>> ___
>>> gem5-users mailing list
>>> gem5-users@gem5.org
>>> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
>>>
>>
>>
>> ___
>> gem5-users mailing list
>> gem5-users@gem5.org
>> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
>>
>
>
> ___
> gem5-users mailing list
> gem5-users@gem5.org
> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
>
___
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Re: [gem5-users] Fix periods in gem5 cache

2018-08-13 Thread Parmida Vahdatnia
Yes the if statements in the code, sorry if it was confusing.
But I have used them in python and in the se.py and garnet_synth_traffic.py
codes, although I have not done exactly what you are trying to do.
Regards
Parmida

On Mon, Aug 13, 2018 at 11:40 AM, Muhammad Avais 
wrote:

> Dear Parmida,
>
>   Many thanks for your reply. "ifs" mean If statement in C or is
> something else.
>
> Best Regartds,
> Avais
>
> On Mon, Aug 13, 2018 at 2:28 PM, Parmida Vahdatnia <
> parmida.vahdat...@gmail.com> wrote:
>
>> I usually use the combination of the getTick() function and ifs in the
>> code, there is also a sleep function but I don't know if that's what you
>> want.
>>
>> On Mon, 13 Aug 2018, 09:43 Muhammad Avais, 
>> wrote:
>>
>>> Dear all,
>>>
>>>I want to adjust associativity of cache after fix
>>> periods of time. Can anyone suggest how can i decide time in gem5.
>>>
>>> Best Regards,
>>> Thanks,
>>> Avais
>>> ___
>>> gem5-users mailing list
>>> gem5-users@gem5.org
>>> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
>>
>>
>> ___
>> gem5-users mailing list
>> gem5-users@gem5.org
>> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
>>
>
>
> ___
> gem5-users mailing list
> gem5-users@gem5.org
> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
>
___
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Re: [gem5-users] Fix periods in gem5 cache

2018-08-13 Thread Muhammad Avais
Dear Parmida,

  Many thanks for your reply. "ifs" mean If statement in C or is
something else.

Best Regartds,
Avais

On Mon, Aug 13, 2018 at 2:28 PM, Parmida Vahdatnia <
parmida.vahdat...@gmail.com> wrote:

> I usually use the combination of the getTick() function and ifs in the
> code, there is also a sleep function but I don't know if that's what you
> want.
>
> On Mon, 13 Aug 2018, 09:43 Muhammad Avais,  wrote:
>
>> Dear all,
>>
>>I want to adjust associativity of cache after fix
>> periods of time. Can anyone suggest how can i decide time in gem5.
>>
>> Best Regards,
>> Thanks,
>> Avais
>> ___
>> gem5-users mailing list
>> gem5-users@gem5.org
>> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
>
>
> ___
> gem5-users mailing list
> gem5-users@gem5.org
> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
>
___
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Re: [gem5-users] Fix periods in gem5 cache

2018-08-12 Thread Parmida Vahdatnia
I usually use the combination of the getTick() function and ifs in the
code, there is also a sleep function but I don't know if that's what you
want.

On Mon, 13 Aug 2018, 09:43 Muhammad Avais,  wrote:

> Dear all,
>
>I want to adjust associativity of cache after fix
> periods of time. Can anyone suggest how can i decide time in gem5.
>
> Best Regards,
> Thanks,
> Avais
> ___
> gem5-users mailing list
> gem5-users@gem5.org
> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
___
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

[gem5-users] Fix periods in gem5 cache

2018-08-12 Thread Muhammad Avais
Dear all,

   I want to adjust associativity of cache after fix
periods of time. Can anyone suggest how can i decide time in gem5.

Best Regards,
Thanks,
Avais
___
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users