Skip to content
This repository has been archived by the owner on Mar 22, 2023. It is now read-only.

Remove size limitation for robinhood engine #949

Open
igchor opened this issue Feb 23, 2021 · 0 comments
Open

Remove size limitation for robinhood engine #949

igchor opened this issue Feb 23, 2021 · 0 comments
Labels
robinhood Needs to be resolved to productize robinhood Type: Feature

Comments

@igchor
Copy link
Contributor

igchor commented Feb 23, 2021

FEAT: Remove size limitation for robinhood engine

Rationale

Allow shards to be bigger than 16GB

Description

Currently each shard is a single allocation which means it can have 16GB at most (pmemobj limitation).

API Changes

No

Implementation details

Add additional layer so that we can have multiple allocations as a single shard.

Meta

@igchor igchor added Type: Feature robinhood Needs to be resolved to productize robinhood labels Feb 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
robinhood Needs to be resolved to productize robinhood Type: Feature
Projects
None yet
Development

No branches or pull requests

1 participant