I am a beginner at gem5, so forgive me for any ignorance. I want to test
my modified cache system.
I am using ALPHA_SE.

And to test my environment.
I need to write producer consumer program in which an array is shared
between producer and consumer.

But my problem is that i can not figure out the way to share variables
across the program.
The only way i know is by using system calls like *shmget, shmctl *but
those are not supported by gem5.

So is there any other way i can make it work.



Thanks in advance.

Regards,
Vishal Rawtiya
[email protected]
Indian Institue Of Technology Delhi
Dept.Of Comp.Sci.& Engg.
_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to