[jira] [Created] (IGNITE-6341) WAL: Use direct IO or libaio for writer thread

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-6341) WAL: Use direct IO or libaio for writer thread

Anton Vinogradov (Jira)
Andrey Gura created IGNITE-6341:
-----------------------------------

             Summary: WAL: Use direct IO or libaio for writer thread
                 Key: IGNITE-6341
                 URL: https://issues.apache.org/jira/browse/IGNITE-6341
             Project: Ignite
          Issue Type: Improvement
          Components: persistence
            Reporter: Andrey Gura
            Assignee: Andrey Gura


Need try to use direct IO or libaio for WAL writer thread because once data buffer is serialized, we can write it as disk pages (this will also make it easier if we decide to open file as a block device).



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)