Stephen Bates

Results 27 issues of Stephen Bates

It would be superb to be able to "automatically" pull this plugin into a local packer environment via the plugin capabilities added in 1.7. I seem to be hitting a...

Right now we can run the chia-exporter on multiple machines but there is no example prometheus or Grafana code to either view the data on each machine or add up...

Hi I would like to propose we add a docker folder with a Dockerfile in it that contains a Ubuntu based container with all the packages and other assorted goodies...

We are working on a pretty high performance system and are using the --rate option to try and constrain throughputs to 8GB/s. However we noticed that since FIO_OPT_INT is constrained...

triaged
patcheswelcome

Hi All A clean 'make -j 32 sim' of freedom-u-sdk at 1dfb584c07e4ca47adb0cd706eb1d571ac2d9ba3 does not seem to pass CONFIG_CMDLINE arguments into spike anymore? sbates@hades:~/freedom-u-sdk-2$ make -j 32 sim /home/users/sbates/freedom-u-sdk-2/work/riscv-isa-sim/prefix/bin/spike --isa=rv64imafdc -p4...

Hi Love the idea of these scripts but I notice some dependency on x86_64. Would you be interested in adding support for Arm-based systems? Stephen

Hi To help people get going with RISC-V I have containerized most of the stuff in the riscv-tools repo. The container image can be pulled from https://hub.docker.com/r/sbates130272/riscv/ and the underlying...

### Tell us more about this new feature. It would be very useful if mountpoint-s3 could support other object store backends and not just AWS. For example [MINIO][ref-minio] is a...

enhancement

Hi All Rather than expose my metrics at the top level I would like to expose them in a metrics subfolder similar to what node-exporter does. I don't quite seem...

The script [one-core-peak.sh][onecore] was added to assist fio users in obtaining single CPU core peak IOPS performance using the io_uring framework. This is a good discussion on the rational for...

enhancement