GithubHelp home page GithubHelp logo

isabella232 / bittern Goto Github PK

View Code? Open in Web Editor NEW

This project forked from twitter-archive/bittern

0.0 0.0 0.0 2.99 MB

Bittern Cache uses nvdimm to speed up block io operations

License: GNU General Public License v2.0

Shell 13.45% Ruby 0.24% C++ 1.40% Python 0.43% Perl 3.17% C 76.23% Objective-C 0.17% Assembly 0.09% Awk 0.02% CSS 0.02% SourcePawn 0.23% Nix 0.29% Makefile 0.16% HTML 0.06% Groff 4.06%

bittern's Introduction

Bittern Beta Release 0.27.1 Release Notes

To get started with Bittern, you will need the following:

  • Operating System
    • CentOS 6
    • CentOS 7
  • Linux kernel
    • 3.14.8 or later
    • 4.0 or later (for testing DAX support)
  • Doxygen
    • 1.8.9.1 or later
  • Graphviz

Use Linux Kernel 3.14.8 or later if you want to test block device only. There are no specific configuration requirements for this kernel.

Use Linux Kernel 4.0 or later if you want to test block device and DAX. For this kernel you will to compile BRD driver (aka ramdisk) as a module and with DAX support enabled. BRD allows to simulate NVDIMM hardware (minus crash recovery) and needs to be a loadable module.

Once all the above is setup and the OS is running the desired kernel, do the following:

pwd $                                   cd bittern-cache
bittern-cache $                         cd src/
bittern-cache/src $                     make distclean
bittern-cache/src $                     make devconfig
bittern-cache/src $                     make
bittern-cache/src $                     cd bittern_cache_kmod
bittern-cache/src/bittern_cache_kmod $  make doxygen.docs
bittern-cache/src/bittern_cache_kmod $  firefox doxygen.docs/html/index.html

At this point you will have all the binaries built and doxygen documentation available.

The doxygen documentation contains both Release Notes as well as the Getting Started guide. The use of doxygen 1.8.9.1 or later is required in order to generate documentation correctly.

bittern's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.