Sergei Petrunia
e43ce18597
MariaRocks port: use correct path in CMakeLists.txt
2016-10-16 12:45:53 +00:00
Sergei Petrunia
f456532c62
MariaRocks port: compile RocksDB with -frtti.
...
Probably this is not the right way to do it, see the comment
2016-10-15 21:20:52 +00:00
Sergei Petrunia
84dd64702a
Fix compilation failure in rdb_perf_context.h
...
Rdb_atomic_perf_counters uses my_io_perf_atomic_struct
which uses atomic_stat from include/atomic_stat.h
which was backported in the previous cset.
2016-10-09 16:02:13 +00:00
Sergei Petrunia
a482f2221d
Fix MariaRocks build (unfinished)
...
Got to the point where we fail when compiling MyRocks files.
2016-10-07 08:25:10 +00:00
Sergei Petrunia
ebfc4e6ad0
Initial commit,
...
copy of
commit 86587affafe77ef555f7c3839839de44f0f203f3
Author: Tian Xia <tianx@fb.com>
Date: Tue Oct 4 10:01:52 2016 -0700
Allow filtering of show commands through admission control
2016-10-06 17:24:09 +00:00