harviswang / ceph_crush

ceph crush minimal subset source code, can be compile to a single executable file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ceph crush module, using to study crush.

code comes from ceph version: CEPH_GIT_VER b6fdd605e8eb07caa9bdab8db4ec00400b299dc8 CEPH_GIT_NICE_VER "12.0.0-2357-gb6fdd60"

dependency:

  1. boost
  2. googletest
  3. CentOS 7 x64

usage: make ./a.out

About

ceph crush minimal subset source code, can be compile to a single executable file


Languages

Language:C++ 83.9%Language:C 13.0%Language:Assembly 2.6%Language:Shell 0.2%Language:Makefile 0.2%Language:CMake 0.0%