The version of gem5 i was using is old.
I downloaded a copy from the development repository long back.

configs/common/Options.py file in current revision, adds the option
cacheline_size to parser. So, it should work.

I will shift to the current revision and will try.

Thanks

On Wed, Jun 15, 2011 at 7:34 PM, Nilay Vaish <[email protected]> wrote:

> On Wed, 15 Jun 2011, Saratchandra Prasanth wrote:
>
>  build/ALPHA_SE_MESI_CMP_directory/m5.opt configs/example/ruby_se.py
>> --cacheline_size=4B
>>
>> It says option --cacheline_size does not exist, and even there is no such
>> option added to parser in any file in src/configs directory.
>>
>> Where am i going wrong?
>>
>> On Tue, Jun 14, 2011 at 8:44 PM, Nilay Vaish <[email protected]> wrote:
>>
>>  On Tue, 14 Jun 2011, Saratchandra Prasanth wrote:
>>>
>>>  I am using Ruby memory model.
>>>
>>>> I am not able to figure out how to set the cache line size.
>>>>
>>>> I was trying option cacheline_size but such option doesnt exist.
>>>>
>>>> I like to set cache line size of L1 and L2 of ALPHA_SE_MESI_CMP_dir
>>>> system
>>>> to 1 word i.e., 4bytes.
>>>> Is it possible and if so can someone help me out?
>>>>
>>>>
>>>>
>>>>  How are you specifying the option? Note that the option is provided by
>>> the
>>> configuration script, not by the gem5.* binary.
>>>
>>>
>>> --
>>> Nilay
>>>
>>
> Are you using gem5-stable? Because I cannot se ruby_se.py in gem5-dev
> repository.
>
>
> --
> Nilay
> _______________________________________________
> gem5-users mailing list
> [email protected]
> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
>



-- 
B Saratchandra Prasanth <http://www.cse.iitd.ernet.in/%7Emcs092094>
Graduate-student in Computer Science
Dept. of Computer Science & Engineering<http://www.cse.iitd.ac.in/index.shtml>
Indian Institute of Technology, Delhi <http://www.iitd.ac.in>
New Delhi - 110016
Ph. No. 9555918314
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to