Skip to content

Q: why are we using 2 rb + 4 lru bits to implement pseudo LRU algorithum? #129

@Nameer-Iqbal-Ansari

Description

@Nameer-Iqbal-Ansari

In the pseudo LRU algorithm we can maintain a track for lru way with the 3 bits tree based pseudo lru algorithm, but we are using 4 bits for lru and 2 rb bits as to start searching for the possible replacement way.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions