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

Use vectors in submitIO #11

Merged
merged 5 commits into from
Apr 4, 2024
Merged

Use vectors in submitIO #11

merged 5 commits into from
Apr 4, 2024

Conversation

jorisdral
Copy link
Collaborator

No description provided.

@jorisdral jorisdral marked this pull request as ready for review April 1, 2024 10:31
@jorisdral jorisdral requested a review from dcoutts as a code owner April 1, 2024 10:31
@jorisdral jorisdral force-pushed the jdral/vector-submitio branch from e267ac0 to c6648c0 Compare April 1, 2024 10:32
System/IO/BlockIO.hs Outdated Show resolved Hide resolved
So not just the external interface, but the internals too. This
particularly affects the completionThread which handles a lot of
arrays/vectors.

As part of this, move the IOResult newtype down a level into
System.IO.BlockIO.URing and provide unboxed vector instances for this
type.
System/IO/BlockIO.hs Outdated Show resolved Hide resolved
Copy link
Member

@dcoutts dcoutts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, lets switch it all over to vector, externally and internally.

@dcoutts dcoutts merged commit fdb1a51 into main Apr 4, 2024
8 checks passed
@dcoutts dcoutts deleted the jdral/vector-submitio branch April 4, 2024 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants