Skip to content

A question about code #36

@Mountas-Liu

Description

@Mountas-Liu

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions