Skip to content

pageserver: concurrent IO on the get page read path #9378

Open

Description

The read path does sequential IOs.

We should issue IO concurrently within one layer visit and to move on to the next layer without waiting for IOs
from the previous visit to complete.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

a/performanceArea: relates to performance of the systemc/storageComponent: storagec/storage/pageserverComponent: storage: pageserver

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions