Jason Volk
|
02f64c7f34
|
ircd: Add ios unit to provide a more central control point for asio.
|
2018-10-17 05:12:10 -07:00 |
|
Jason Volk
|
e8e2ca4850
|
ircd::fs: Reorg some #include statements.
|
2018-08-28 20:15:40 -07:00 |
|
Jason Volk
|
a4e4424ede
|
ircd: Improve main control flow for termination condition during init.
|
2018-08-28 15:04:23 -07:00 |
|
Jason Volk
|
1a1002c96d
|
ircd::fs: Propagate error_code through exception system; improve stack.
|
2018-08-23 03:31:36 -07:00 |
|
Jason Volk
|
35a0f1ea51
|
ircd::aio: Various cleanup.
|
2018-08-20 22:57:33 -07:00 |
|
Jason Volk
|
b5c2270e8c
|
ircd::fs: Add prefetch skeleton linkage.
|
2018-08-18 23:08:55 -07:00 |
|
Jason Volk
|
adee757303
|
ircd::fs: Add fsync()/fdsync() w/ AIO.
|
2018-08-18 23:02:34 -07:00 |
|
Jason Volk
|
6e0f53c00d
|
ircd::aio: Minor cleanup / reorg interface definition location.
|
2018-08-18 22:52:08 -07:00 |
|
Jason Volk
|
682c4651d2
|
eircd::aio: Update some assumptions; minor cleanup.
|
2018-08-17 12:51:49 -07:00 |
|
Jason Volk
|
0d642aae31
|
ircd::aio: More appropriate cast here.
|
2018-05-31 06:14:39 -07:00 |
|
Jason Volk
|
ead2a567ad
|
ircd::fs: Refactor fs::write stack for fs::fd.
|
2018-05-30 04:59:04 -07:00 |
|
Jason Volk
|
501e82e8aa
|
ircd::fs: Refactor fs::read stack for fs::fd.
|
2018-05-30 04:59:04 -07:00 |
|
Jason Volk
|
003ecf6357
|
ircd: Remove / update various ctx::interrupted catch blocks for ctx::terminated.
|
2018-05-06 02:06:08 -07:00 |
|
Jason Volk
|
bf445492db
|
ircd::fs: Use const_buffer rather than string_view in various returns.
|
2018-04-24 18:34:46 -07:00 |
|
Jason Volk
|
8050628748
|
ircd::aio: The io_getevents array can be off-stack because no ctx.
|
2018-03-25 02:04:42 -07:00 |
|
Jason Volk
|
eaadc4b36d
|
ircd::fs::aio: Synchronize interruption and shutdown.
|
2018-03-12 16:44:16 -07:00 |
|
Jason Volk
|
4670fdbd1b
|
ircd: Remove ircd::error_code typedef with more local typedefs.
|
2018-03-08 10:08:38 -08:00 |
|
Jason Volk
|
36363134e5
|
ircd::aio: Cleanup / further simplify.
|
2018-02-19 19:45:44 -08:00 |
|
Jason Volk
|
2be465d67f
|
ircd::aio: Zero-length IO is very much a thing.
|
2018-02-17 17:14:15 -08:00 |
|
Jason Volk
|
4a56c0a1cd
|
ircd::fs: Asynchronous writes to local filesystem.
|
2018-02-06 00:02:18 -08:00 |
|
Jason Volk
|
1bb9624bce
|
ircd: Give AIO its own TRU.
|
2018-02-05 23:00:55 -08:00 |
|