Author : Kavita Bala Date : Fri Mar 3 17:54:01 1995 This directory contains the code for the prefetching (PTLB). Only the relevant files are present. mk/kernel/conf: Contains some specifications for the new configuration of the kernel. mk/kernel/ipc: Contains the actual code for the prefetching on the IPC path. mk/kernel/kern: Contains the definition of the new kernel statistics call. mk/kernel/mach: Contains the declaration of the new kernel statistics call. mk/kernel/mips: Contains the code for the prefetching hooks in the trap handlers.