Skip to content

Commit

Permalink
docs: update roadmap (as of 20240314)
Browse files Browse the repository at this point in the history
Some new items are listed here.

Signed-off-by: Gao Xiang <xiang@kernel.org>
  • Loading branch information
hsiangkao committed Mar 14, 2024
1 parent ed18d11 commit 604004e
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions src/roadmap.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,19 @@

## Linux Kernel

- [Sub-page block size support of compressed files](https://git.kernel.org/torvalds/c/0ee3a0d59e00);
- [Compressed data support over fscache](https://lore.kernel.org/r/20240308094159.40547-1-jefflexu@linux.alibaba.com);

- [Support fscache daemon failover mechanism to recover from crashing](https://git.kernel.org/torvalds/c/26458409a9b1).
- Enable Large folio support for compressed data [\[1\]](https://lore.kernel.org/r/20240305091448.1384242-1-hsiangkao@linux.alibaba.com);

- Intel QAT/IAA accelerator support;

- Zstandard decompressor support;

- Preliminary EROFS Rust in-kernel adaption (EXPERIMENTAL, program for students).

## Userspace tools (erofs-utils)

- Multi-threaded (de)compression;
- [Multi-threaded (de)compression](https://lore.kernel.org/r/20240228161652.1010997-1-zhaoyifan@sjtu.edu.cn);

- Intel QAT/IAA accelerator support;

Expand Down

0 comments on commit 604004e

Please sign in to comment.