-
Notifications
You must be signed in to change notification settings - Fork 100
Closed
Labels
driver: fusionAbout the fusion driverAbout the fusion driverdriver: io-uringAbout the io-uring driverAbout the io-uring driverenhancementNew feature or requestNew feature or request
Description
Found a bit confused situation
fusion driver prefers polling because my machine not support Socket opcode at io_uring.
But when I disable polling feature, iour driver builds successfully.
Should iour driver probe USER_OPs too, like fusion does?
https://github.com/compio-rs/compio/blob/0bc590df25b70911d84cb035a7eb367eb16cd248/compio-driver/src/driver_type.rs#L34C1-L34C26
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
driver: fusionAbout the fusion driverAbout the fusion driverdriver: io-uringAbout the io-uring driverAbout the io-uring driverenhancementNew feature or requestNew feature or request