Skip to content

[runtime/storage] Appropriately support O_DIRECT #4188

Description

@roberto-bayardo

Right now we're double-buffering pages both in the OS and at the application level. PR #4184 allows us to use O_DIRECT to bypass the OS buffer, but since we don't do page pre-fetching it hurts performance on tasks such as DB initialization (journal replay).

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

Status
Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions