Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
fio
/
10a6b3c67042914fe9d287027bf8792f69e84524
/
engines
10a6b3c
Windows: fix mlock, remove ftruncate and fix error handling.
by Bruce Cran
· 12 years ago
03244c1
windowsaio: fix file header format and improve error reporting.
by Bruce Cran
· 12 years ago
c874d18
Fix copy/paste error in windowsaio register/unregister function names.
by Bruce Cran
· 12 years ago
1eafa37
configure: add TCP_NODELAY check
by Jens Axboe
· 12 years ago
98ffb8f
Fix bugs in [v]snprintf usage
by Ken Raeburn
· 12 years ago
26e594a
net: fix compile warning on Windows (and others)
by Jens Axboe
· 12 years ago
70a7878
net engine: implement option "nodelay" for TCP sockets
by Steven Noonan
· 12 years ago
0ac5d39
Drop EXTFLAG and lib references
by Jens Axboe
· 12 years ago
1f81991
Fix compile warnings on Windows
by Jens Axboe
· 12 years ago
5351f56
OSX: Fixup warnings and clock_gettime() bug
by Jens Axboe
· 12 years ago
99db656
fusion-aw: make configure and compile actually work
by Jens Axboe
· 12 years ago
c11a9dd
fusion-aw: fixes
by Jens Axboe
· 12 years ago
9793a6d
Fix configure script for 64-bit Windows.
by Bruce Cran
· 12 years ago
67bf982
Add configure script
by Jens Axboe
· 12 years ago
9cbef50
Use uintptr_t for engine data
by Jens Axboe
· 12 years ago
0cc6ee5
libaio: use container_of() instead of silly casting
by Jens Axboe
· 12 years ago
b010641
windowsaio: fix typo
by Jens Axboe
· 12 years ago
84b3842
binject: fixup ->file_data breakage
by Jens Axboe
· 12 years ago
ef5f5a3
file: unify ->file_data and ->file_pos
by Jens Axboe
· 12 years ago
5a90bb5
windowsaio: create a single completion port during init, associate files during open.
by Bruce Cran
· 12 years ago
2277d5d
Fix windows out-of-memory handling
by Bruce Cran
· 12 years ago
c73ed24
windowsaio: initialize and map windowsaio IO structure to io_u
by Jens Axboe
· 12 years ago
842805f
engines/net.c: fix compilation error due to missing signal.h include
by Steven Noonan
· 12 years ago
36d80bc
Wire up SIGUSR2 to kill blocking threads
by Jens Axboe
· 12 years ago
0cae16f
net: fix receiver start time
by Jens Axboe
· 12 years ago
6f73a7f
net: add basic ping/pong type workload support
by Jens Axboe
· 12 years ago
b96d243
net: sent udp open messages
by Jens Axboe
· 12 years ago
859088d
net: set runstate to SETTING_UP while waiting for a connection
by Jens Axboe
· 12 years ago
7d988f6
net: exit on WAITALL and !ret
by Jens Axboe
· 12 years ago
166dce4
net: fix segfault with receiver, tcp, and no hostname set
by Jens Axboe
· 12 years ago
66c098b
Fix windowsaio IO error handling and document device write access issue on Windows and FreeBSD.
by Bruce Cran
· 12 years ago
24d23ca
Get rid of uninitialized_var()
by Jens Axboe
· 12 years ago
d5f3a08
e4defrag: fix always true comparison
by Jens Axboe
· 12 years ago
222757c
rdma: cleanup and fixes
by Jens Axboe
· 12 years ago
ee88d05
rdma: fixup compile issue
by Jens Axboe
· 12 years ago
ea6209a
rdma: use private random state
by Jens Axboe
· 12 years ago
7d7803f
rdma ioengine improvement
by Yufei Ren
· 12 years ago
d5abee0
backend: only check bytes_done for engines without FIO_NOIO
by Jens Axboe
· 12 years ago
2557f7e
cpuio engine cpuload bug fix
by Yufei Ren
· 12 years ago
3f457be
fio patch: Windows netio fixes
by Bruce Cran
· 12 years ago
f5cc3d0
Fix UDP acronym
by Bruce Cran
· 12 years ago
e12d280
engine: fix error handling for e4defrag/falloc
by Dmitry Monakhov
· 12 years ago
cb3eb86
falloc: fix return value from queue
by Dmitry Monakhov
· 12 years ago
9c25d2e
engine: add e4defrag engine
by Dmitry Monakhov
· 12 years ago
e615cea
ioengine: Add fallocate ioengine
by Dmitry Monakhov
· 12 years ago
15a6f16
fusion-aw-sync: fixup GPL disclaimer
by Jens Axboe
· 12 years ago
6ef6358
Add support for Fusion-io atomic write engine
by Santhosh Koundinya
· 12 years ago
6eaf09d
Add support for trim as a workload type
by Shaohua Li
· 12 years ago
c224ec0
libaio: use INT_MAX to signal that we don't want the ring buffer
by Jens Axboe
· 12 years ago
c90e101
libaio: pass in 0 for queue depth if we can
by Jens Axboe
· 12 years ago
f9a58c2
Windows fixes
by Bruce Cran
· 13 years ago
a05d62b
rdma engine graceful teardown
by Yufei Ren
· 13 years ago
93bcfd2
Move Windows port to MinGW
by Bruce Cran
· 13 years ago
40c5db3
windowsaio: style fixes
by Jens Axboe
· 13 years ago
1e42cc3
windowsaio: fix file offset bug
by Bruce Cran
· 13 years ago
9b98606
Fix segfault with net io engine and no file/hostname given
by Jens Axboe
· 13 years ago
991802b
fix net engine client read server write bug
by Yufei Ren
· 13 years ago
de890a1
Private parameters for ioengines
by Steven Lang
· 13 years ago
b94cba4
Remember to close sockets on error
by Jens Axboe
· 13 years ago
0fd666b
net: support for unix domain sockets
by Jens Axboe
· 13 years ago
5ba13ea
Add fio_socklen_t
by Jens Axboe
· 13 years ago
e97c144
Fix aiocb compile warnings on HPUX
by Jens Axboe
· 13 years ago
c44b1ff
Add sub-option support (sort-of) and convert libaio_userspace_reap
by Jens Axboe
· 13 years ago
675012f
Adding userspace_libaio_reap option
by Dan Ehrenberg
· 13 years ago
e07f72d
RDMA I/O engine: Fix compiler warnings
by Bart Van Assche
· 13 years ago
85286c5
RDMA engine: rewrite header comment block and man page section
by Bart Van Assche
· 13 years ago
76cc522
RDMA engine spelling fix: change FIO_RDMA_MAX_IO_DPETH into FIO_RDMA_MAX_IO_DEPTH
by Bart Van Assche
· 13 years ago
b6cf38f
RDMA update
by Yufei Ren
· 13 years ago
21b8aee
RDMA IO engine
by ren yufei
· 13 years ago
0b7fdba
Libaio engine support for iodepth_batch_complete=0
by Dan Ehrenberg
· 13 years ago
9918be5
posixaio: fix for HP-UX
by Jens Axboe
· 13 years ago
d48a979
A few HP-UX fixes
by Jens Axboe
· 13 years ago
4e79098
Improve Windows windowsaio engine performance
by Bruce Cran
· 13 years ago
def1d8e
Rewrite posixaio back off comment to be closer to actual English
by Jens Axboe
· 13 years ago
afa1640
Ensure that we honor aio_read/write() returning EAGAIN
by Jens Axboe
· 13 years ago
76a3179
splice: use ->o.memalign to indicate we want aligned buffers
by Jens Axboe
· 13 years ago
6789703
windowsaio: fix race condition between IOCP and queue functions
by Bruce Cran
· 13 years ago
1a958f0
windowsaio: skip uncompleted requests
by Bruce Cran
· 14 years ago
ea4500d
Windows fixes
by Bruce Cran
· 14 years ago
913ea0d
mmap: catch invalid msync() errors early
by Jens Axboe
· 14 years ago
2b13e71
Get rid of shadow declarations
by Jens Axboe
· 14 years ago
9b83656
Various fixes/updates
by Bruce Cran
· 14 years ago
e4db9fe
Fio Windows update
by Bruce Cran
· 14 years ago
ecc314b
FIO Windows update
by Bruce Cran
· 14 years ago
03e20d6
First snapshot of FIO for Windows
by Bruce Cran
· 14 years ago
ca7e0dd
binject: ensure we get aligned memory
by Jens Axboe
· 14 years ago
f0f346d
Update for proper binject ioctls
by Jens Axboe
· 14 years ago
f57d6f9
Merge branch 'master' of ssh://brick.kernel.dk/data/git/fio
by Jens Axboe
· 14 years ago
2f68124
A few fixes for 32-bit compiles
by Jens Axboe
· 14 years ago
ce4b505
binject: ctl cleanups
by Jens Axboe
· 14 years ago
83c107b
binject: fix missing includes for stat(2)
by Jens Axboe
· 14 years ago
1ef2b6b
Initial support for explicit write barriers
by Jens Axboe
· 14 years ago
d01c404
binject updates
by Jens Axboe
· 14 years ago
0e23857
binject: setup and teardown mappings internally
by Jens Axboe
· 14 years ago
a3edaf7
Use log_err() in the io engines
by Jens Axboe
· 14 years ago
4a435da
binject: correctly retrieve block size of device
by Jens Axboe
· 14 years ago
3410599
binject: use WRITE, not WRITEZERO
by Jens Axboe
· 14 years ago
79a4318
Add binject IO engine
by Jens Axboe
· 14 years ago
477a6d4
Fix libaio prep
by Jens Axboe
· 14 years ago
2039ab1
Fix bug with probing block size
by Jens Axboe
· 14 years ago
Next »