Changes

Jump to navigation Jump to search
Line 175: Line 175:     
Listed here are tasks that seem suitable for GSoC, but currently do not have anybody to mentor it.
 
Listed here are tasks that seem suitable for GSoC, but currently do not have anybody to mentor it.
 +
 +
=== IOUring support ===
 +
The io_uring Asynchronous I/O (AIO) framework is a new Linux I/O interface, first introduced in upstream Linux kernel version 5.1 (March 2019). It provides a low-latency and feature-rich interface for applications that require AIO functionality.
 +
 +
'''Links:'''
 +
* https://blogs.oracle.com/linux/an-introduction-to-the-io_uring-asynchronous-io-framework
 +
* https://github.com/axboe/liburing
 +
 +
'''Details:'''
 +
* Skill level: expert (+linux kernel)
 +
* Expected size: 350 hours
 +
* Suggested by: Pavel Emelyanov <ovzxemul@gmail.com>
 +
* Mentor: Pavel Emelyanov <ovzxemul@gmail.com>
    
=== Add support for SPFS ===
 
=== Add support for SPFS ===

Navigation menu