This document serves as a comprehensive system manager's guide for the EduSystem 50 timesharing system, operating on a PDP-8 series computer. The manual details the fundamental concepts of timesharing, hardware configuration requirements, and the step-by-step procedures for building and maintaining the software system from paper tape, DECtape, or RK05 disk.
Key areas covered include:
- System Operation: Instructions on how to log in, understand system states (Monitor vs. User mode), and use special control characters.
- System Building & Maintenance: A detailed four-phase process (Loading the Monitor, building the system library, defining accounts/passwords, and dumping the system).
- System Patching: Technical procedures for modifying system library programs and the Monitor using tools like
DISKLOOK and XDDT.
- Monitor Operations: In-depth explanations of scheduling, interrupt handling (Level 0, 1, and 2), I/O buffer management, and the function of system phantoms like the System Interpreter (SI) and File Phantom (FIP).
- Disk & File Management: Detailed descriptions of UFDs, the MFD, the Storage Allocation Table (SAT), and file protection mechanisms.
- Utilities & Diagnostics: Reference information for utility programs (BASIC, CAT, PUTR) and hardware diagnostics (TSTMEM, TSTDT, TSTRK) to ensure system reliability.
The document also provides extensive appendices detailing Monitor commands, Unimplemented User Operations (UUOs), and the internal data structures of the Monitor, aimed at aiding the system manager in configuring and managing the system effectively.