tdeneau

Results 10 issues of tdeneau

Very nice tool. I am using it against a supermicro X11DPU system. One thing I wanted to do thru redfishtool was to change a BIOS setting. First I want to...

enhancement

This pull request adds a total_threads parameter to the radosbench benchmark. which is an alternative to concurrent_ops (concurrent_ops behavior is not changed). If total_threads is used, the framework will calculate...

Currently only mode supported is write "read" mode will require a prepare stage to create objects Also should support mix mode and allow user to specify read and write ratios

I will start by saying I know almost nothing about the search techniques in OpenTuner and have just been using the defaults. The environment in which I am using OpenTuner...

Really a question, not an issue... If a search has to stop for some reason, is there a way to have it continue from where it left off?

In the gcc example writeup in Section 3.1 of the paper , I see > it decides between turning the flag on (with -fFLAG), off (with -fnoFLAG), > or omitting...

Apologies if this is answered elsewhere but assume: - my config space has some general "Type" option, which say must be set to either A or B - a bunch...

I am trying to use ycsb (thru the mongo async driver) to a MongoDb database sharded across 4 servers (not replicated). It seems to work for light loads but when...