disktools.git
18 years ago[PATCH] fio: forgot to kill sig_handler printf
Jens Axboe [Wed, 19 Oct 2005 13:23:04 +0000 (15:23 +0200)]
[PATCH] fio: forgot to kill sig_handler printf

18 years ago[PATCH] fio: fixes for quit-on-rate-error and status dumps
Jens Axboe [Wed, 19 Oct 2005 13:22:27 +0000 (15:22 +0200)]
[PATCH] fio: fixes for quit-on-rate-error and status dumps

18 years ago[PATCH] fio: Add option for complete quit if one rate thread fails
Jens Axboe [Wed, 19 Oct 2005 12:42:05 +0000 (14:42 +0200)]
[PATCH] fio: Add option for complete quit if one rate thread fails

18 years ago[PATCH] fio: kill unused functions (mark others static)
Jens Axboe [Wed, 19 Oct 2005 12:08:47 +0000 (14:08 +0200)]
[PATCH] fio: kill unused functions (mark others static)

18 years ago[PATCH] fio: Add option for delaying startup of a job
Jens Axboe [Wed, 19 Oct 2005 12:06:51 +0000 (14:06 +0200)]
[PATCH] fio: Add option for delaying startup of a job

18 years ago[PATCH] fio: allow timeout == 0 to mean run forever
Jens Axboe [Wed, 19 Oct 2005 11:45:12 +0000 (13:45 +0200)]
[PATCH] fio: allow timeout == 0 to mean run forever

18 years ago[PATCH] fio: Add ratemin/ratecycle/fsync options and lots of cleanups
Jens Axboe [Wed, 19 Oct 2005 11:42:09 +0000 (13:42 +0200)]
[PATCH] fio: Add ratemin/ratecycle/fsync options and lots of cleanups

- Define max jobs and allocate threads in advance, was buggy
- ->mutex should default to locked for proper synced startup
- Add fsync option for fsync'ing for every N blocks on non-direct writes
- Add ratemin option for quitting the thread if min rate isn't met
- Add ratecycle option for setting rate average period
- Lots of cleanups

18 years ago[PATCH] fio: cleanup adding of jobs
Jens Axboe [Wed, 19 Oct 2005 08:47:36 +0000 (10:47 +0200)]
[PATCH] fio: cleanup adding of jobs

18 years ago[PATCH] fio: ->done_mutex isn't used anymore, kill it
Jens Axboe [Wed, 19 Oct 2005 08:30:43 +0000 (10:30 +0200)]
[PATCH] fio: ->done_mutex isn't used anymore, kill it

18 years ago[PATCH] fio: cpumask assignment should be a memcpy
Jens Axboe [Wed, 19 Oct 2005 08:17:48 +0000 (10:17 +0200)]
[PATCH] fio: cpumask assignment should be a memcpy

18 years ago[PATCH] fio: Add option for setting cpu affinity mask
Jens Axboe [Wed, 19 Oct 2005 08:16:21 +0000 (10:16 +0200)]
[PATCH] fio: Add option for setting cpu affinity mask

18 years ago[PATCH] drivescan: default to 64k block size
Jens Axboe [Tue, 18 Oct 2005 13:50:27 +0000 (15:50 +0200)]
[PATCH] drivescan: default to 64k block size

18 years ago[PATCH] drivescan: allow override of saved state disk util
Jens Axboe [Tue, 18 Oct 2005 12:23:38 +0000 (14:23 +0200)]
[PATCH] drivescan: allow override of saved state disk util

18 years ago[PATCH] drivescan: correct block size longoption
Jens Axboe [Tue, 18 Oct 2005 12:16:36 +0000 (14:16 +0200)]
[PATCH] drivescan: correct block size longoption

18 years ago[PATCH] Add drivescan tool
Jens Axboe [Tue, 18 Oct 2005 12:15:22 +0000 (14:15 +0200)]
[PATCH] Add drivescan tool

18 years ago[PATCH] fio: add support for ini file job descriptions
Jens Axboe [Tue, 18 Oct 2005 09:37:36 +0000 (11:37 +0200)]
[PATCH] fio: add support for ini file job descriptions

The cmd line options are a little screwy to use, so add support
for defining the wanted jobs in a config file.

18 years ago[PATCH] Remove MAX_THREADS restriction
Jens Axboe [Mon, 17 Oct 2005 09:07:03 +0000 (11:07 +0200)]
[PATCH] Remove MAX_THREADS restriction

18 years ago[PATCH] fio: rate granularity from 250msec to 100msec
Jens Axboe [Fri, 14 Oct 2005 08:39:05 +0000 (10:39 +0200)]
[PATCH] fio: rate granularity from 250msec to 100msec

18 years ago[PATCH] fio: remember to adjust pending sleep down in case of over time
Jens Axboe [Fri, 14 Oct 2005 08:37:02 +0000 (10:37 +0200)]
[PATCH] fio: remember to adjust pending sleep down in case of over time

18 years ago[PATCH] fio: add rate=x option for the jobs
Jens Axboe [Fri, 14 Oct 2005 08:32:42 +0000 (10:32 +0200)]
[PATCH] fio: add rate=x option for the jobs

Allows you to define a specific rate that the thread will attempt
to satisfy.

18 years ago[PATCH] Use LFS for all apps
Jens Axboe [Fri, 14 Oct 2005 07:09:29 +0000 (09:09 +0200)]
[PATCH] Use LFS for all apps

18 years ago[PATCH] Add README and README.fio
Jens Axboe [Tue, 4 Oct 2005 12:43:56 +0000 (14:43 +0200)]
[PATCH] Add README and README.fio

18 years ago[PATCH] fio: kill silly -c option, use thread parameters instead.
Jens Axboe [Tue, 4 Oct 2005 12:43:38 +0000 (14:43 +0200)]
[PATCH] fio: kill silly -c option, use thread parameters instead.

18 years agoAdd sgioread tool
Jens Axboe [Tue, 4 Oct 2005 10:35:57 +0000 (12:35 +0200)]
Add sgioread tool

18 years agoAdd copyright notice
Jens Axboe [Tue, 4 Oct 2005 07:38:51 +0000 (09:38 +0200)]
Add copyright notice

18 years agoAdded fio, the flexible io tester.
Jens Axboe [Tue, 4 Oct 2005 07:30:46 +0000 (09:30 +0200)]
Added fio, the flexible io tester.

18 years agoInitial disktools commit. Added dops.c
Jens Axboe [Tue, 4 Oct 2005 07:21:32 +0000 (09:21 +0200)]
Initial disktools commit. Added dops.c