Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A question about code #36

Open
Mountas-Liu opened this issue Aug 16, 2023 · 0 comments
Open

A question about code #36

Mountas-Liu opened this issue Aug 16, 2023 · 0 comments

Comments

@Mountas-Liu
Copy link

Mountas-Liu commented Aug 16, 2023

Hello, I have a question about code in abstractmem.cc .
if(senderState->isRegistration()){ pendingPIMqueue.push_back(senderState); pkt->popLabel(); delete pkt; }
When abstractmem receives a request package, it will push it into pendingPIMqueue. However, I didn't find the place where the PIM device handles the requests in this queue. Can you give me some advice? Thank you very much.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant