First snapshot of FIO for Windows
authorBruce Cran <bruce@cran.org.uk>
Sun, 2 Jan 2011 19:14:54 +0000 (20:14 +0100)
committerJens Axboe <jaxboe@fusionio.com>
Sun, 2 Jan 2011 19:14:54 +0000 (20:14 +0100)
commit03e20d687566753b90383571e5e152c5142bdffd
tree062419c9a907354a95fe53e88b6ca3a143689d7e
parent2d7760d1dbbc742a0699b959ffcd8742b9db9e2c
First snapshot of FIO for Windows

Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
36 files changed:
HOWTO
Makefile.Windows [new file with mode: 0644]
README
compiler/compiler-gcc3.h
engines/mmap.c
engines/net.c
engines/posixaio.c
engines/skeleton_external.c
fifo.h
file.h
filesetup.c
fio.1
fio.c
gettime.c
helpers.h
init.c
ioengine.h
log.c
log.h
memory.c
mutex.c
options.c
os/os-windows.h [new file with mode: 0644]
os/os.h
os/windows/cygwin.wxs [new file with mode: 0755]
os/windows/dobuild.cmd [new file with mode: 0755]
os/windows/eula.rtf [new file with mode: 0755]
os/windows/examples.wxs [new file with mode: 0755]
os/windows/fio.sh [new file with mode: 0755]
os/windows/fio/Cygwin.bat [new file with mode: 0755]
os/windows/harvest.cmd [new file with mode: 0755]
os/windows/install.wxs [new file with mode: 0755]
os/windows/version.rc [new file with mode: 0755]
time.c
verify.c
verify.h