Skip to content

In-app segment cache control instead of relying on Linux page cache subsystem (Direct IO instead of mmap) #4773

@leventov

Description

@leventov

This would allow to avoid cache trashing when a random query comes and pulls a lot of (otherwise unused) segments into memory. Also very simple heuristics, like giving preference to segments of more recent intervals, could improve the cache efficiency.

Metadata

Metadata

Assignees

No one assigned

    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