Skip to content

Deadlock-prone fixed priority arbitration between prefetches and misses at L1 cache #37

@colluca

Description

@colluca

Prefetch requests have fixed priority over miss requests at the L1 cache. When the cache is bombarded with prefetch requests, miss requests will not be served. This might have performance implications, possibly reducing parallelism across cores, but, more importantly, it's also prone to deadlock as encountered in #36.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions