Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ames!haven!aplcen!anagld!ljgardn From: ljgardn@anagld.UUCP (Larry J. Gardner) Newsgroups: comp.unix.wizards Subject: Namei Cacheing on PDP-11/70 Message-ID: <571@anagld.UUCP> Date: 10 Feb 89 16:08:08 GMT Reply-To: ljgardn@anagld.UUCP (Larry J. Gardner) Organization: Analytics, Inc., Columbia, MD Lines: 52 ----- News saved at 10 Feb 89 16:03:28 GMT I am currently working on implementing System V and BSD system features on a modified PWB UNIX for a PDP 11/70. Currently our UNIX employs External Kernel Buffering and Kernel Text Overlays. The following is a breakdown of the modifications accomplished: Inode hashing Buffer hashing Ioctl processing Terminal handling (erase word, rubout, ...) Signal processing (stop/start, blocking, child ...) Accounting Execve (environment) TCP/IP Symbolic Links Sockets This modified kernel is currently operational on 15 PDP-11/70's. If anyone can give me assistance on implementing namei cacheing, it would be appreciative. Newsgroups: .unix.wizards Subject: Namei Cache on PDP 11/70 Expires: References: Sender: Larry J. Gardner Reply-To: ljgardn@anagld.UUCP (Larry J. Gardner) Followup-To: Distribution: Organization: Analytics, Inc., Columbia, MD Keywords: Namei I currently am working on implementing System V and BSD system features on a modified PWB UNIX for a PDP 11/70. Currently our UNIX employs External Kernel Buffering and Kernel Text Overlays. The following is a breakdown of the modifications accomplished: Inode hashing Buffer hashing Ioctl processing Terminal handling (erase word, rubout, ...) Signal processing (stop/start, blocking, child ...) Accounting Execve (environment) TCP/IP Symbolic Links Sockets This modified kernel is currently operational on 15 PDP-11/70's. If anyone can give me assistance on implementing namei cacheing, it would be appreciative.