diff options
author | Jens Axboe <axboe@kernel.dk> | 2019-11-04 15:38:38 -0700 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2019-11-04 15:38:38 -0700 |
commit | b141467de43825d7c36f97183cbbd2db487346f8 (patch) | |
tree | 579783d67349f2055dbf39e62d3c045d16600492 /README | |
parent | f389745cb78723391542bd89e809d6c30e87dc61 (diff) | |
download | liburing-b141467de43825d7c36f97183cbbd2db487346f8.tar.gz liburing-b141467de43825d7c36f97183cbbd2db487346f8.tar.bz2 |
README: add io-uring@vger.kernel.org list info
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'README')
-rw-r--r-- | README | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -8,6 +8,11 @@ side implementation. For more info on io_uring, please see: -http://kernel.dk/io_uring.pdf +https://kernel.dk/io_uring.pdf + +Subscribe to io-uring@vger.kernel.org for io_uring related discussions +and development for both kernel and userspace. The list is archived here: + +https://lore.kernel.org/io-uring/ Jens Axboe 2019-08-05 |