Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
fio
/
b0ff22d7b23118b6c7dc56f2256ce6dde634422a
/
engines
/
libaio.c
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
de890a1
Private parameters for ioengines
by Steven Lang
· 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
0b7fdba
Libaio engine support for iodepth_batch_complete=0
by Dan Ehrenberg
· 13 years ago
a3edaf7
Use log_err() in the io engines
by Jens Axboe
· 14 years ago
477a6d4
Fix libaio prep
by Jens Axboe
· 14 years ago
a5f3027
Initial commit for TRIM/DISCARD support
by Jens Axboe
· 14 years ago
f011531
Update libaio/posixaio/splice for sync updates
by Jens Axboe
· 15 years ago
5f9099e
Add support for fdatasync()
by Jens Axboe
· 15 years ago
de9937d
aio: fixed a signedness issue that could cause abort on strace
by Jens Axboe
· 16 years ago
df9c26b
Avoid opening files until they are used
by Jens Axboe
· 16 years ago
15d182a
libaio engine: get rid of non-async behaviour with buffered IO
by Jens Axboe
· 16 years ago
12d9d84
Issue time fixup for guasi/libaio
by Jens Axboe
· 16 years ago
2992b05
close_ioengine() clears ->data after calling engine cleanup
by Jens Axboe
· 16 years ago
838bc70
Add logging for queue submit and complet counts
by Jens Axboe
· 16 years ago
75de55a
libaio: Add hint on libaio engine init failing
by Jens Axboe
· 17 years ago
5e00c2c
libio: fix bug in commit hook
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
7d059f8
libaio engine: print warning for depth > 1 and buffered IO
by Jens Axboe
· 17 years ago
317b95d
Move os/arch/compiler headers into directories
by Jens Axboe
· 18 years ago
c1db2dc
libaio engine: queue init error handling
by Jens Axboe
· 18 years ago
2dc1bbe
Move thread options into a seperate structure
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
f423479
libaio engine: proper return value checking
by Jens Axboe
· 18 years ago
e1161c3
Add more context to the error messages
by Jens Axboe
· 18 years ago
7e77dd0
Improve submission latency calculation
by Jens Axboe
· 18 years ago
755200a
Add support for queuing > 1 command at the time
by Jens Axboe
· 18 years ago
22819ec
Unify and fixup error handling
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
311b84a
[PATCH] Make the libaio fsync fallback really work
by Jens Axboe
· 18 years ago
8d714a6
[PATCH] libaio engine: fake work-around for sync issue
by Jens Axboe
· 18 years ago
e5c40aa
[PATCH] Fix libaio engine SYNC
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-libaio.c]
ccbb91c
[PATCH] Fix busy-looping with aio engine and depth > 1
by Jens Axboe
· 18 years ago
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
eaf09db
[PATCH] libaio sign error
by Jens Axboe
· 18 years ago
353a7e0
[PATCH] ->queue() error handling
by Jens Axboe
· 18 years ago
87dc1ab
[PATCH] Implement file syncing as data direction
by Jens Axboe
· 18 years ago
8458500
[PATCH] Fix a bunch of bugs
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