Fix RamFS readahead

This commit is contained in:
Ruihan Li
2024-09-16 23:52:58 +08:00
committed by Tate, Hongliang Tian
parent c99069981e
commit 179705a3fc
3 changed files with 47 additions and 5 deletions

View File

@ -22,6 +22,7 @@ itimer/setitimer
itimer/timer_create
mmap/mmap_and_fork
mmap/mmap_shared_filebacked
mmap/mmap_readahead
pthread/pthread_test
pty/open_pty
signal_c/parent_death_signal