[ 
https://issues.apache.org/jira/browse/IGNITE-6341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dmitriy Pavlov updated IGNITE-6341:
-----------------------------------
    Description: Need try to use direct IO or libaio for page store 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).  (was: 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).)

> Use direct IO or libaio for file page store where applicable
> ------------------------------------------------------------
>
>                 Key: IGNITE-6341
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6341
>             Project: Ignite
>          Issue Type: Improvement
>          Components: persistence
>            Reporter: Andrey Gura
>            Assignee: Dmitriy Pavlov
>             Fix For: 2.4
>
>
> Need try to use direct IO or libaio for page store 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)

Reply via email to