Commit Graph

12 Commits (master)

Author SHA1 Message Date
Vitaliy Filippov 252e600e15 Fix "what(): map::at" for unknown osds 2022-01-24 15:33:33 +03:00
Vitaliy Filippov c0a05c8fea Format code 2022-01-18 01:13:03 +03:00
Vitaliy Filippov 420debc2f5 Update to at least work with Ceph 14.x (maybe with newer versions too) 2022-01-18 01:08:33 +03:00
Vitaliy Filippov d0d55afb55 Remove pow() and log10() usage, add cmdline options 2019-03-26 15:26:24 +03:00
Vitaliy Filippov d753226b76 Fix segfault somewhere inside C++ with multiple threads, fix stats 2019-03-25 19:02:36 +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
StreSS.t 37f0686ff9 Fix: now command make ya_pidor=true build with out error 2019-02-14 14:13:51 +05:00
Коренберг Марк (Dell laptop) d4519c7091 Centos 7 compatibility 2019-02-14 03:02:54 +05:00
Коренберг Марк 3facb4e523 aio 2019-01-21 01:49:06 +05: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
Коренберг Марк (Ноутбук HP) aafe2ba582 cpp 2019-01-03 01:51:32 +05:00