spitfire | Source code for Spitfire : A Three-Tier Buffer Manager

 by   zxjcarrot C++ Version: Current License: MIT

kandi X-RAY | spitfire Summary

kandi X-RAY | spitfire Summary

spitfire is a C++ library. spitfire has no bugs, it has a Permissive License and it has low support. However spitfire has 1 vulnerabilities. You can download it from GitHub.

A multi-threaded buffer manager built for multi-tier storage hierarchy involving DRAM/NVM/SSD. Check out our SIGMOD 2021 paper for more details. This repo contains implementations of the ideas and experiments discussed in paper:. If you use this work, please cite our paper as follows.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              spitfire has a low active ecosystem.
              It has 14 star(s) with 4 fork(s). There are 3 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              spitfire has no issues reported. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of spitfire is current.

            kandi-Quality Quality

              spitfire has no bugs reported.

            kandi-Security Security

              spitfire has 1 vulnerability issues reported (0 critical, 0 high, 1 medium, 0 low).

            kandi-License License

              spitfire is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              spitfire releases are not available. You will need to build from source code and install.
              Installation instructions, examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of spitfire
            Get all kandi verified functions for this library.

            spitfire Key Features

            No Key Features are available at this moment for spitfire.

            spitfire Examples and Code Snippets

            No Code Snippets are available at this moment for spitfire.

            Community Discussions

            No Community Discussions are available at this moment for spitfire.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install spitfire

            Spitfire implements classic redo/undo logging and it optimizes logging by placing the log buffer and the log files on NVM. Spitfire places the NVM buffer on NVM-backed filesystem using mmap. Therefore, you need to configure the Optane DIMM in app-direct mode and mount an fsdax mode file system on top of the device. Check out this tutorial on how to configure the device and the file system. Once the file system is configured and mounted, create two directories for storing NVM log files and buffer. Then you should pass them to the ycsb program using -J and -P options. Make sure you have the permission to read and write to the files in these directories.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/zxjcarrot/spitfire.git

          • CLI

            gh repo clone zxjcarrot/spitfire

          • sshUrl

            git@github.com:zxjcarrot/spitfire.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link