Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dram allocations #173

Draft
wants to merge 7 commits into
base: 6.0-memkind_alloc_by_size
Choose a base branch
from

Commits on Apr 15, 2020

  1. Add sdsdramempty function

    - add possibility to create a new sds explicitly on DRAM
    michalbiesek authored and jschmieg committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    0a02d80 View commit details
    Browse the repository at this point in the history
  2. Move client buffers explicitly to DRAM

    michalbiesek authored and jschmieg committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    f915e08 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e2613c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b5dd96c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    40f344f View commit details
    Browse the repository at this point in the history
  6. Allocate dictionary hashtable in DRAM

    Applies also to Set and ZSet structures
    jschmieg committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    4358065 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2020

  1. Configuration menu
    Copy the full SHA
    2db3fb7 View commit details
    Browse the repository at this point in the history