Move fio to seperate repo
authorJens Axboe <axboe@suse.de>
Thu, 8 Dec 2005 14:25:21 +0000 (15:25 +0100)
committerJens Axboe <axboe@suse.de>
Thu, 8 Dec 2005 14:25:21 +0000 (15:25 +0100)
commitebac4655dd3624f3296ff83be48e0cdc02852f18
treee4a87a0339a51bd807945bc261c3de30c671bf98
Move fio to seperate repo
27 files changed:
.gitignore [new file with mode: 0644]
COPYING [new file with mode: 0644]
Makefile [new file with mode: 0644]
README [new file with mode: 0644]
arch-alpha.h [new file with mode: 0644]
arch-ia64.h [new file with mode: 0644]
arch-ppc.h [new file with mode: 0644]
arch-s390.h [new file with mode: 0644]
arch-x86.h [new file with mode: 0644]
arch-x86_64.h [new file with mode: 0644]
arch.h [new file with mode: 0644]
crc32.c [new file with mode: 0644]
crc32.h [new file with mode: 0644]
examples/1mbs_clients [new file with mode: 0644]
examples/aio-read [new file with mode: 0644]
examples/tiobench-example [new file with mode: 0644]
fio-ini.c [new file with mode: 0644]
fio-io.c [new file with mode: 0644]
fio.c [new file with mode: 0644]
fio.h [new file with mode: 0644]
fio_generate_plots [new file with mode: 0755]
list.h [new file with mode: 0644]
md5.c [new file with mode: 0644]
md5.h [new file with mode: 0644]
os-freebsd.h [new file with mode: 0644]
os-linux.h [new file with mode: 0644]
os.h [new file with mode: 0644]