Nick Neumann

Results 47 comments of Nick Neumann

So the only thing I've tried (and honestly currently need) on a docking station is pxe booting over a wired network, and that's all I've tried with the various docks....

This was fixed by https://github.com/axboe/fio/pull/1315

I tried switching to the default `per_job_logs=1`, but that made no difference.

Thanks, I imagine that is what is going on. Turning off logs makes the delay go away, and I'm used to lots of I/O meaning a long wait when fio...

That makes sense on the memory usage. Just making sure I understand, this memory usage is just due to each job holding its log entries in memory until the end,...

Alright, I put this against main. In the process realized I wasn't passing down the `raise_exception` option in one place. So I added a test that would catch that and...

Closing since obsoleted by new PR against correct branch.