Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dir: Arena-allocate directories | Tavian Barnes | 2023-06-20 | 1 | -5/+10 |
* | ioq: Arena-allocate ioq_cmd | Tavian Barnes | 2023-06-20 | 1 | -3/+8 |
* | alloc: New header for memory allocation utilities | Tavian Barnes | 2023-06-20 | 1 | -18/+8 |
* | 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 |