I have a question about the shared memory in Sys5 UNIX. How can we access the data in shared memory in the interrupt service routine (supposed it is a device driver isr) or kernel (system call) ? Do we need to look at the page table and how? williamt at babel.sandiego.ncr.com