Commit Graph

5 Commits (master)

Author SHA1 Message Date
Vitaliy Filippov c0a05c8fea Format code 2022-01-18 01:13:03 +03:00
Vitaliy Filippov cffb273cda Use librados_fwd.hpp instead of manual define of librados::Rados 2022-01-18 00:43:17 +03:00
Vitaliy Filippov 63efee1bdf Correct testing, change output style
- Implement the correct random write testing algorithm which is not
  influenced by Bluestore's deferred writes coalescing into a single
  operation: write 4Kb blocks in random positions of one of 16 4MB
  objects per OSD, also chosen randomly
- Remove MB/sec from the statistical breakdown lines
- Use sync writes (basically the same, but code is simpler)
- Remove -DYA_PIDOR, always use urandom
- Build with tcmalloc
- Change curly brace style :-)
2019-03-25 16:06:56 +03:00
Коренберг Марк (Ноутбук HP) 0e12b525e4 asd 2019-01-20 22:51:27 +05:00
Коренберг Марк (Ноутбук HP) 7ff6009925 refac and signals 2019-01-20 21:30:21 +05:00