I am pretty sure Windows 10 will provide API, which is then implemented using existing kernel facilities with no perf gains, whilst Windows 11 kernel will have new subsystems for performance boost. Pure speculation, something like multi queue block layer (similar to blk-mq in Linux) or new IO subsystem (similar to io_uring , to replace dated IOCP) might be an option.