Skip to content

MemoryCache needs a way to handle physical memory pressure on Linux #1426

@KKhurin

Description

@KKhurin

We need to design a way to allow MemoryCache to handle physical memory pressure. This could be something similar to what we do on Windows (just with a different lookup table to translate the memory % usage to the actual pressure - for this we will likely need dotnet/corefx#25617 to be implemented first). Or this could be some additional extensibility point to allow user code to communicate memory pressure back to cache.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions