Jason Volk
|
0a8e79374f
|
ircd::fs::aio: Improve error handling around io_submit().
|
2019-03-14 12:45:00 -07:00 |
|
Jason Volk
|
87144cef77
|
ircd::fs: Support various RWF flags for operations; also preadv2().
|
2019-03-14 12:45:00 -07:00 |
|
Jason Volk
|
56092db18c
|
ircd::fs: Move the reqprio() normalizer from fs::aio:: to fs::.
|
2019-03-13 19:39:20 -07:00 |
|
Jason Volk
|
1117947a22
|
ircd::fs::aio: Add support test for RWF_NOWAIT and RWF_APPEND.
|
2019-03-13 19:38:47 -07:00 |
|
Jason Volk
|
eb7c7f07a7
|
ircd::fs::aio: Derive availability of IOCB_CMD_FSYNC / IOCB_CMD_FDSYNC.
|
2019-03-13 16:06:41 -07:00 |
|
Jason Volk
|
92d1416ecc
|
ircd::fs::aio: Use a pointer to request rather than initial dereference.
|
2019-03-11 16:36:56 -07:00 |
|
Jason Volk
|
9d59074679
|
ircd::fs::aio: Don't cancel requests which were already completed.
|
2019-03-10 19:26:54 -07:00 |
|
Jason Volk
|
7aa9102f45
|
ircd::fs::aio: Add assertions at cancel() entry; tweak assertions that compare pointers.
|
2019-03-10 18:21:05 -07:00 |
|
Jason Volk
|
1bc1b3c207
|
ircd::fs::aio: Fix bug.
|
2019-03-05 08:51:47 -08:00 |
|
Jason Volk
|
af6ac4a2ac
|
ircd: Replace various unwind count patterns with scope_count.
|
2019-02-28 17:12:03 -08:00 |
|
Jason Volk
|
4d95daf8e3
|
ircd::fs: Add slice_usage_warning around io_submit() / open(2).
|
2019-02-12 12:04:01 -08:00 |
|
Jason Volk
|
14b57f2eac
|
ircd: Rename aio.h/aio.cc with fs_ prefix.
|
2019-01-23 13:20:38 -08:00 |
|