All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Maurer <mail at maurer.systems>
To: ell at lists.01.org
Subject: Re: AIO support
Date: Mon, 20 Sep 2021 09:14:22 +0000	[thread overview]
Message-ID: <e64463ea-34af-1911-14b3-19fa69a239c2@maurer.systems> (raw)
In-Reply-To: 81f5657e-111b-84ed-48f3-5e90d6bdbf75@maurer.systems

[-- Attachment #1: Type: text/plain, Size: 325 bytes --]

I'm looking now into libaio. POSIX AIO is implemented in libc with user 
threads, while libaio uses linux native syscalls. Maybe I can also get 
rid of signal usage. IMHO non-blocking file access / async IO is quite 
important for embedded applications and it would be nice to have this 
feature in ell.

Regards
Simon

             reply	other threads:[~2021-09-20  9:14 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-20  9:14 Simon Maurer [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-09-25 17:37 AIO support Simon Maurer
2021-09-24 14:21 Denis Kenzior
2021-09-24  8:36 Simon Maurer
2021-09-22 11:46 Simon Maurer
2021-09-21 21:43 Denis Kenzior
2021-09-20 20:05 Simon Maurer
2021-09-20 16:52 Simon Maurer
2021-09-20 16:31 Denis Kenzior
2021-09-20 16:00 Simon Maurer
2021-09-20 15:29 Denis Kenzior
2021-09-20 15:23 Simon Maurer
2021-09-20 10:22 Simon Maurer
2021-09-20  9:20 Marcel Holtmann
2021-09-20  8:15 Simon Maurer
2021-09-19 21:11 Denis Kenzior
2021-09-19 19:59 Marcel Holtmann
2021-09-19 19:43 Simon Maurer
2021-09-19 18:00 Denis Kenzior
2021-09-19 17:12 Simon Maurer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e64463ea-34af-1911-14b3-19fa69a239c2@maurer.systems \
    --to=unknown@example.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.