resource-disaggregation / jiffy

Virtual Memory Abstraction for Serverless Architectures
Apache License 2.0
45 stars 13 forks source link

Support for Intel PMEM #125

Closed hesuyouren closed 3 years ago

hesuyouren commented 3 years ago

What changes were proposed in this pull request?

  1. Memkind was used for pmem setting
  2. Pmem storage is now available
  3. New data structure - SHARED_LOG is available.

How was this patch tested?

Tests are added in corresponding test directories.

Please review https://ucbrise.github.io/jiffy/contributing/ before opening a pull request.

anuragkh commented 3 years ago

@hesuyouren I have a lot of comments, but the two high level ones are: