summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Jens Axboe [Tue, 18 Oct 2005 13:50:27 +0000 (15:50 +0200)]
[PATCH] drivescan: default to 64k block size
Jens Axboe [Tue, 18 Oct 2005 12:23:38 +0000 (14:23 +0200)]
[PATCH] drivescan: allow override of saved state disk util
Jens Axboe [Tue, 18 Oct 2005 12:16:36 +0000 (14:16 +0200)]
[PATCH] drivescan: correct block size longoption
Jens Axboe [Tue, 18 Oct 2005 12:15:22 +0000 (14:15 +0200)]
[PATCH] Add drivescan tool
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.
Jens Axboe [Mon, 17 Oct 2005 09:07:03 +0000 (11:07 +0200)]
[PATCH] Remove MAX_THREADS restriction
Jens Axboe [Fri, 14 Oct 2005 08:39:05 +0000 (10:39 +0200)]
[PATCH] fio: rate granularity from 250msec to 100msec
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
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.
Jens Axboe [Fri, 14 Oct 2005 07:09:29 +0000 (09:09 +0200)]
[PATCH] Use LFS for all apps
Jens Axboe [Tue, 4 Oct 2005 12:43:56 +0000 (14:43 +0200)]
[PATCH] Add README and README.fio
Jens Axboe [Tue, 4 Oct 2005 12:43:38 +0000 (14:43 +0200)]
[PATCH] fio: kill silly -c option, use thread parameters instead.
Jens Axboe [Tue, 4 Oct 2005 10:35:57 +0000 (12:35 +0200)]
Add sgioread tool
Jens Axboe [Tue, 4 Oct 2005 07:38:51 +0000 (09:38 +0200)]
Add copyright notice
Jens Axboe [Tue, 4 Oct 2005 07:30:46 +0000 (09:30 +0200)]
Added fio, the flexible io tester.
Jens Axboe [Tue, 4 Oct 2005 07:21:32 +0000 (09:21 +0200)]
Initial disktools commit. Added dops.c