1 paper
Yanliang Zou, Tongliang Deng, Jian Zhang +2
The lookup procedure in Linux costs a significant portion of file accessing time as the virtual file system (VFS) traverses the file path components one after another. The lookup p…