Skip to content

Add option to set an upper bound for memory allocations #1599

@passaro

Description

@passaro

Tell us more about this new feature.

Mountpoint should allow users to configure an upper limit for the memory it allocates when serving read and write requests.
The limit would cover all memory buffers that Mountpoint uses when:

  • downloading from or uploading to the bucket,
  • loading from or writing to the local disk cache,
  • downloading from or uploading to the shared cache.

It would not cover memory used to cache metadata.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    Evaluating

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions