Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
fio
/
477eb7ef564116dcedea92c8d5ed76c2c6fe1647
/
engines
/
posixaio.c
e97c144
Fix aiocb compile warnings on HPUX
by Jens Axboe
· 13 years ago
9918be5
posixaio: fix for HP-UX
by Jens Axboe
· 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
03e20d6
First snapshot of FIO for Windows
by Bruce Cran
· 14 years ago
a3edaf7
Use log_err() in the io engines
by Jens Axboe
· 14 years ago
a5f3027
Initial commit for TRIM/DISCARD support
by Jens Axboe
· 14 years ago
6ff42e9
posixaio: return any ready event in ->getevents()
by Jens Axboe
· 14 years ago
2faf9ec
fix a weird check of the return value of aio_cancel.
by YAMAMOTO Takashi
· 14 years ago
f011531
Update libaio/posixaio/splice for sync updates
by Jens Axboe
· 15 years ago
df9c26b
Avoid opening files until they are used
by Jens Axboe
· 16 years ago
207cb0f
posixaio: not all platforms have aio_fsync()
by Jens Axboe
· 16 years ago
bc733f3
posixaio: need fcntl.h
by Jens Axboe
· 16 years ago
01743ee
Rename list_* function and file to flist_ to avoid conflict with FreeBSD
by Jens Axboe
· 16 years ago
2992b05
close_ioengine() clears ->data after calling engine cleanup
by Jens Axboe
· 16 years ago
565cc35
posixaio: Missing memset()
by Jens Axboe
· 17 years ago
3c77037
posixaio: speedup by using aio_suspend() instead of manual waiting
by Jens Axboe
· 17 years ago
a3cc770
unsigned vs signed warnings
by Jens Axboe
· 17 years ago
e7d2e61
->getevents() should take unsigned args
by Jens Axboe
· 17 years ago
7101d9c
Full readonly check
by Jens Axboe
· 17 years ago
317b95d
Move os/arch/compiler headers into directories
by Jens Axboe
· 18 years ago
2dc1bbe
Move thread options into a seperate structure
by Jens Axboe
· 18 years ago
3f34431
posixaio engine: better handling of partial completions
by Jens Axboe
· 18 years ago
da751ca
Update io engine comments
by Jens Axboe
· 18 years ago
b5af829
Revamp file open/close handling
by Jens Axboe
· 18 years ago
fd1ff8e
posixaio engine: residual data count
by Jens Axboe
· 18 years ago
e1161c3
Add more context to the error messages
by Jens Axboe
· 18 years ago
36167d8
Change IO engine queuing
by Jens Axboe
· 18 years ago
95bcd81
[PATCH] Move td_verror() into io_ops->queue() hook
by Jens Axboe
· 18 years ago
cec6b55
[PATCH] Support residual io counts from io engines
by Jens Axboe
· 18 years ago
f8fe35e
[PATCH] Rename io engines
by Jens Axboe
· 18 years ago
[Renamed from engines/fio-engine-posixaio.c]
5f35095
[PATCH] Link in known io engines
by Jens Axboe
· 18 years ago
cb781c7
[PATCH] Missing memset and free-on-error in io engines
by Jens Axboe
· 18 years ago
34cfcda
[PATCH] Make fio build again on "crippled" platforms
by Jens Axboe
· 18 years ago
87dc1ab
[PATCH] Implement file syncing as data direction
by Jens Axboe
· 18 years ago
7a16dd0
[PATCH] Make io engines -W clean
by Jens Axboe
· 18 years ago
53cdc68
[PATCH] First cut at supporting > 1 file per job
by Jens Axboe
· 18 years ago
2866c82
[PATCH] Separate io engines into separate loadable objects
by Jens Axboe
· 18 years ago