Yes, you can get a client to pre-fetch AFS files. It's one of the pioctls (listed as VIOCPREFETCH in src/config/venus.h). I don't think that the pioctls are covered in the documents you've listed; look for the pioctl call. The src/venus/fs.c program makes some, but not all, of the pioctl calls if you'd like an example. Craig