Eugene, ----- Ursprüngliche Mail ----- > userfaultfd > As far as I can see this would only work for mmap-ed files. > All read() and readdir() calls would never return right results. Yep. For lazy loading a program that should be okay. But now with more details on your use-case I agree with Amir, a cached network filesystem makes more sense. Thanks, //richard