Hi all,

I would like to know some details about RubyCache lock implementation. Here are 
two questions about the lock:

1.  Will a cache entry be locked when processing one request (like 
`entry->setLocked`, have no idea where this code is invoked)?
2. What would happen when two different requests (from two separate queues)  
arrive at one Cache at the same time? How does the cache controller process the 
ordering of these two requests?

Cheers,
Congwu Zhang
_______________________________________________
gem5-users mailing list -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-le...@gem5.org

Reply via email to