bytecodealliance / bytecodealliance/rustix
Add support for cachestat syscall
Open
enhancement
- Dominant language
- Rust
- Stars
- 2.1k
- Forks
- 294
- Avg merge
- 4h 7m
- Merged PRs (30d)
- 2
Description
Last year linux kernel added a new syscall called `cachestat` https://lwn.net/Articles/921395/ Kernel version 6.5
It would be nice to have rustix support this
Contributor guide
Assessment
This issue has not been assessed yet.