Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ioq: Implement a non-blocking fast path | Tavian Barnes | 2023-06-15 | 1 | -98/+107 |
* | ioq: Use a circular buffer | Tavian Barnes | 2023-06-15 | 1 | -78/+201 |
* | dir: New bfs_polldir() function for directory readahead | Tavian Barnes | 2023-06-13 | 1 | -0/+4 |
* | dir: Add a flag to bfs_freedir() to force the fd to stay the same | Tavian Barnes | 2023-06-12 | 1 | -0/+1 |
* | ioq: Implement an async I/O queue | Tavian Barnes | 2023-06-12 | 1 | -0/+284 |