From: Jens Axboe Date: Thu, 8 Dec 2005 14:29:14 +0000 (+0100) Subject: [PATCH] Add reference to git/http resources X-Git-Tag: fio-1.1~1 X-Git-Url: https://git.kernel.dk/?p=fio.git;a=commitdiff_plain;h=2b02b546490c4f026e60fe0512f418613da535f5;hp=ebac4655dd3624f3296ff83be48e0cdc02852f18 [PATCH] Add reference to git/http resources --- diff --git a/README b/README index afef8ec5..5ab9d58a 100644 --- a/README +++ b/README @@ -6,6 +6,20 @@ type of io action as specified by the user. fio takes a number of global parameters, each inherited by the thread unless otherwise parameters given to them overriding that setting is given. + +Source +------ + +fio resides in a git repo, the canonical place is: + +git://brick.kernel.dk/data/git/fio.git + +Snapshots are frequently generated as well and they include the git +meta data as well. You can download them here: + +http://brick.kernel.dk/snaps/ + + Options -------