Skip to content

Conversation

@Catfish-Man
Copy link
Member

No description provided.

@Catfish-Man Catfish-Man self-assigned this Oct 29, 2024
@Catfish-Man Catfish-Man changed the title Draft changes to the io_uring prototype Add io_uring support to System Jul 8, 2025
@Catfish-Man
Copy link
Member Author

How concerned should I be about "error: unknown attribute 'unsafe'"? That just seems like a too-old compiler?

@Lukasa
Copy link

Lukasa commented Jul 9, 2025

The code does still have to compile in the older versions, so you should be able to protect against this by using #if compiler guards.

Copy link
Contributor

@jrflat jrflat left a comment

Choose a reason for hiding this comment

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

Left a few questions but I think it overall looks good! Small nit but maybe we could group the new source files in an IORing folder?

@Catfish-Man
Copy link
Member Author

@swift-ci please test

@Catfish-Man
Copy link
Member Author

@swift-ci please test

Copy link
Contributor

@jrflat jrflat left a comment

Choose a reason for hiding this comment

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

Nice work chasing down those issues! 🎉

@Catfish-Man Catfish-Man merged commit 7f9dba8 into main Jul 12, 2025
23 checks passed
@glessard glessard deleted the david/ioring branch November 20, 2025 00:02
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.

8 participants