You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I am using (modifying) booksim2 for my own research.
The logic here in this code block seems to be a bit wired?
In file 'trafficmanager.cpp', line 777:
Hi,
I am not the developer but have been using BookSim for a while.
I think you are correct - it should not be incremented when no packets are issued.
Thanks.
Hi,
I am using (modifying) booksim2 for my own research.
The logic here in this code block seems to be a bit wired?
In file 'trafficmanager.cpp', line 777:
When "_use_read_write!=0" , "_requestsOutstanding" is increased every injection test, this seems wired. I reckon the developer means this:
?
The text was updated successfully, but these errors were encountered: