Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PATCH] Adding support for POSIX AIO compliant OS #4302

Closed
urgordeadbeef opened this issue Feb 7, 2019 · 1 comment
Closed

[PATCH] Adding support for POSIX AIO compliant OS #4302

urgordeadbeef opened this issue Feb 7, 2019 · 1 comment
Labels

Comments

@urgordeadbeef
Copy link

Now Clickhouse use weird AIO solution - supporting only linux AIO.
This patch implement Linux AIO wrapper for POSIX AIO compliant systems.
I believe, much better rework AIO code to using POSIX AIO.

P.S. FreeBSD tested only.

patch-freebsd_aio_support.txt

@alexey-milovidov
Copy link
Member

Thank you!
Merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants