[gem5-users] Re: Running pthread in gem5 se mode

2021-08-06 Thread krishnan gosakan via gem5-users
Seems like this problem arise only when number of cores is set to 1. When I increase the number of cores, I see that pthread_join is working perfectly. Not sure if this is kind of a limitation. Any idea? On Fri, Aug 6, 2021 at 11:16 AM krishnan gosakan wrote: > Hi Hossein, > I used the m5thread_

[gem5-users] Re: Write Buffer in Classic Cache in gem5

2021-08-06 Thread Aritra Bagchi via gem5-users
Just a gentle reminder. Any comment from anyone? Thanks and regards, Aritra On Fri, Aug 6, 2021 at 11:51 AM Aritra Bagchi wrote: > Hello All, > > Could anyone confirm what all types of requests a cache write-buffer > holds? The documentation claims that a write-buffer stores a) uncached > wri