Software Product Description

Total Page:16

File Type:pdf, Size:1020Kb

Software Product Description Software Product Description PRODUCT NAME: RSX-11M-PLUS, Version 4.6 SPD 14.70.22 DESCRIPTION automatic memory compaction minimizes memory frag­ mentation within a partition. RSX-11 M-PlUS is a product of Mentec Inc., and is licensed under Compaq Computer Corporation's Stan­ Multi-User Features dard Terms and Conditions. A multi-user program development facility is provided. RSX-11 M-PlUS is a disk-based, multi-user operating Multi-user features include lOGIN/lOGOUT with pass­ system that provides a multi-programming environment words, device and file access protection, a round-robin and real-time capabilities using a priority structured, scheduler (running under the real-time executive), and event-driven scheduler. It is a superset of the RSX-11 M concurrent execution of equal priority tasks via execu­ Operating System designed to maximize performance of tive level swapping provide a time-sharing environment. large memory and general purpose PDP-11 processors. The system keeps passwords in an encrypted form, us­ Time-shared, Real-time ing a one-way encryption algorithm. Additional pass­ word and access control features can be enables by a Time-shared program development and interactive pro­ system manager. cessing, real-time tasks, and batch streams can exe­ cute concurrently. The system's software priority levels The system keeps passwords in an encrypted form, us­ enable the user to compile or assemble, debug, install ing a one-way encryption algorithm. Additional pass­ and execute tasks, and run batch streams without sig­ word and access control features can be enabled by a nificantly affecting real-time response. system manager. Priority Levels In addition, accounting information is logged to a disk file. This information includes, among other things, per The system recognizes 250 software priority levels. The user connect time, CPU time, and pages printed. user-specified task priority determines the task's eligibil­ ity to execute. A task can be fixed in a partition to ensure Command Line Interpreters immediate execution when activated, or it can reside on a disk while it is dormant making memory available to RSX-11 M-PlUS supports the traditional MCR com­ other tasks. Task checkpointing allows tasks to be dis­ mand interface, the easy-to-use Digital Command lan­ placed from memory to enable higher priority, nonresi­ guage (DCl), and user-written command interpreters. dent tasks to execute. Memory User-written Tasks Memory sizes from 512K bytes to 4,088K bytes are Tasks can be written in the supplied MACRO-11 as­ supported. Memory is logically divided into partitions sembly language or in optionally available languages, in which tasks are loaded and executed. The system such as FORTRAN-77, BASIC-PlUS-2, and PDP-11 controls the placement of tasks within a partition and C. User libraries and shareable libraries are supported. February 1999 AE-H862W-TC RSX-11 M-PLUS, Version 4.6 SPD 14.70.22 Tasks can be written so the system automatically loads Batch Processor a single, re-entrant code section of a multi-user task and an impure section for each invocation of the task. A powerful, multi-stream BATCH facility is provided with RSX-11 M-PLUS indirect command file processing ca­ Mapping and Instruction and Data Space pabilities. The batch commands are in DCL or MCR format, making this capability easy to use. Status is re­ On Micro/PDP-11/53, Micro/PDP-11/53 PLUS, turned to the batch processor as each step is completed, Micro/PDP-11/73, Micro/PDP-11/83, Micro/PDP-11/93, allowing for conditionalized branching. The batch pro­ PDP-11/44, PDP-11170, PDP-11/84 and PDP-11/94 cessor collects all print files from a batch stream and systems, supervisor mode mapping can be used to map spools them along with the log file. The queue man­ libraries, thus increasing the effective size of a user task. ager gives the system manager control over the multiple On these systems, hardware mapping facilities are batch streams and print queues. available to user tasks to separate instructions and data into separate 64K byte address spaces, doubling the Features address space available to tasks. Note: Not all of the available languages support the • Overlapped disk seek for RA60/70/71 172/80/81/82, Instruction and Data Space and Supervisor Mode avail­ RA90/92, RK06/07, RM02/03/05/06/80, able on these systems. Check the Software Product and RP04/05/06 disks. Description (SPD) for the specific language in question. • Request queue optimization which reduces average Utilities seek times on disks. An extensive set of utilities is provided to facilitate file • Disk Data Caching which for many applications sig­ and system maintenance, error analysis, and program nificantly reduces actual disk I/O operations, thereby debugging. Two editors are provided, EDT and RSX increasing system performance. EDI. • Dynamic dual pathing support for RK06/07, File Structures and Facilities (RP04/05/06,) and RM02/03/05/06/80 disks. The file system provides file structures for block struc­ • Support for the RQZX1 SCSI adapter on Micro tured devices. It also provides automatic space allo­ /PDP-11/53+, Micro/PDP-11/93, and upgraded 11 cation, multi-user file protection, device independence, /73 and 11/83 systems. and logical device assignment. • Support for a specific set of Digital SCSI devices (RX33, RZ23L, RZ24L, RZ26L, and RZ29B disks, Files are logically grouped into directories which can be and TZ30 tape device) using the RQZX1 SCSI labeled by a name. or by a pair of numbers, conven­ adapter. tionally denoting a user and a group to which the user belongs. • Support for virtual devices Two file access facilities are available: File Con­ • Software addressing of up to 256 terminals. trol Services (FCS) and Record Management Services • Support for Terminal Servers on Ethernet us­ (RMS-11). ing the Local Area Transport (LAT) protocol. RMS-11 DECnet-11M-PLUS software is needed for this fea­ supports three file organizations, Sequential, Relative, ture. and Multi-keyed Index Sequential (ISAM), and provides • Terminal Services Architecture (TSA) - Terminals on sequential and direct access modes. an RSX-11 M-PLUS system with DECnet can func­ FCS supports sequential and direct access to sequen­ tion as remote command terminals on other RSX tially and randomly organized files. or OpenVMS systems in the network that also has TSA capability. Likewise, terminals on those remote The use of the File Control Services increases the task systems can function as command terminals on the size by approximately 2K to 8K bytes, depending on the RSX-11 M-PLUS system. number of open files and services desired. The Record • Support for the Digital Multinational Character Set Management System (RMS) requires at least 8K bytes and for user-written translation routines for other per task. character sets. • Upward compatibility for most nonprivileged tasks with RSX-11M-PLUS, Version 2.0, RSX-11M, Ver­ sion 4.0, and Micro'RSX, Version 1.0. Task rebuilding is usually not required. 2 RSX-11 M-PLUS, Version 4.6 SPD 14.70.22 • As of Version 3.0 of RSX-11 M-PLUS and Micro'RSX, PDP-11/94 processors supporting separated Instruc­ the Executive has been vectored. Users can vec­ tion and Data space (1- and D-space), a pregenerated tor their privileged tasks which, in most cases, al­ system is provided that utilizes these features. A lows the tasks to be run on subsequent versions non-I- and D-space system which does not support of RSX-11 M-PLUS or Micro'RSX without rebuilding Supervisor mode is provided for the Micro/PDP-11 them. /23, the PDP-11/23-PLUS, and the PDP-11/24. An automated procedure deletes one of the pregener­ • Ability to connect to, and transfer files to and from, ated systems, if it is not required, in order to recover another system over a serial asynchronous commu­ some disk space. nications link. The file transfer and data terminal em­ ulation utilities allow easy file interchange between For the pregenerated system support for Shadow the RSX-11M-PLUS system and another PDP-11 Recording and Console Logging is provided only in the running a RSX Operating System, or an OpenVMS 1- and D-space system. system running VAX-11 RSX. Communication be­ tween any of these systems is established through a Refer to the HARDWARE REQUIREMENTSsection un­ terminal line. The file transfer utility uses the protocol der Pregenerated System for RL02 Disksfor a list of de­ DDCMP, which provides error detection and correc­ vices supported by the Pregenerated System. tion to assure data integrity. As MFT transfers files using RMS block I/O, all types of data files can be copied. SOURCE CODE INFORMATION • Shadowed Disk Support - Allows one of two disks Source code for the RSX-11 M-PLUS Executive and of the same type to be designated as a shadowed most privileged code modules is provided in the binary backup of the other disk mounted as a Files-11 vol­ kit options on 1600 BPI Magtape and TK50 cartridge ume. All writes to disk are written automatically to tape. This source code is included in order to generate both shadow members. Reading and writing are per­ the RSX-11 M-PLUS system. formed, optionally, on a load sharing basis. In the event of a read failure on the primary drive, the sys­ A separate source license is required for the tem automatically reads the data from the secondary RSX-11 M-PLUS utilities and non privileged modules. A drive. kit for these sources is available on 1600 BPI Magtape, and TK50 Cartridge Tape. • Powerfail/Restart - Allows the system to continue executing upon power restoration, restarting all in­ This source code is provided on an "AS IS" basis with­ terrupted I/O activities and notifying any active task out warranty of any kind either express or implied.
Recommended publications
  • Openvms Record Management Services Reference Manual
    OpenVMS Record Management Services Reference Manual Order Number: AA-PV6RD-TK April 2001 This reference manual contains general information intended for use in any OpenVMS programming language, as well as specific information on writing programs that use OpenVMS Record Management Services (OpenVMS RMS). Revision/Update Information: This manual supersedes the OpenVMS Record Management Services Reference Manual, OpenVMS Alpha Version 7.2 and OpenVMS VAX Version 7.2 Software Version: OpenVMS Alpha Version 7.3 OpenVMS VAX Version 7.3 Compaq Computer Corporation Houston, Texas © 2001 Compaq Computer Corporation Compaq, AlphaServer, VAX, VMS, the Compaq logo Registered in U.S. Patent and Trademark Office. Alpha, PATHWORKS, DECnet, DEC, and OpenVMS are trademarks of Compaq Information Technologies Group, L.P. in the United States and other countries. UNIX and X/Open are trademarks of The Open Group in the United States and other countries. All other product names mentioned herein may be the trademarks of their respective companies. Confidential computer software. Valid license from Compaq required for possession, use, or copying. Consistent with FAR 12.211 and 12.212, Commercial Computer Software, Computer Software Documentation, and Technical Data for Commercial Items are licensed to the U.S. Government under vendor’s standard commercial license. Compaq shall not be liable for technical or editorial errors or omissions contained herein. The information in this document is provided "as is" without warranty of any kind and is subject to change without notice. The warranties for Compaq products are set forth in the express limited warranty statements accompanying such products. Nothing herein should be construed as constituting an additional warranty.
    [Show full text]
  • Software Product Description and Quickspecs
    VSI OpenVMS Alpha Version 8.4-2L2 Operating System DO-DVASPQ-01A Software Product Description and QuickSpecs PRODUCT NAME: VSI OpenVMS Alpha Version 8.4-2L2 DO-DVASPQ-01A This SPD and QuickSpecs describes the VSI OpenVMS Alpha Performance Release Operating System software, Version 8.4-2L2 (hereafter referred to as VSI OpenVMS Alpha V8.4-2L2). DESCRIPTION OpenVMS is a general purpose, multiuser operating system that runs in both production and development environments. VSI OpenVMS Alpha Version 8.4-2L2 is the latest release of the OpenVMS Alpha computing environment by VMS Software, Inc (VSI). VSI OpenVMS Alpha V8.4-2L2 is compiled to take advantage of architectural features such as byte and word memory reference instructions, and floating-point improvements, which are available only in HPE AlphaServer EV6 or later processors. This optimized release improves performance by taking advantage of faster hardware-based instructions that were previously emulated in software. NOTE: VSI OpenVMS Alpha V8.4-2L2 does not work on, and is not supported on, HPE AlphaServer pre-EV6 systems. OpenVMS Alpha supports HPE’s AlphaServer series computers. OpenVMS software supports industry standards, facilitating application portability and interoperability. OpenVMS provides symmetric multiprocessing (SMP) support for multiprocessing systems. The OpenVMS operating system can be tuned to perform well in a wide variety of environments. This includes combinations of compute-intensive, I/O-intensive, client/server, real-time, and other environments. Actual system performance depends on the type of computer, available physical memory, and the number and type of active disk and tape drives. The OpenVMS operating system has well-integrated networking, distributed computing, client/server, windowing, multi-processing, and authentication capabilities.
    [Show full text]
  • Operating System Support for Parallel Processes
    Operating System Support for Parallel Processes Barret Rhoden Electrical Engineering and Computer Sciences University of California at Berkeley Technical Report No. UCB/EECS-2014-223 http://www.eecs.berkeley.edu/Pubs/TechRpts/2014/EECS-2014-223.html December 18, 2014 Copyright © 2014, by the author(s). All rights reserved. Permission to make digital or hard copies of all or part of this work for personal or classroom use is granted without fee provided that copies are not made or distributed for profit or commercial advantage and that copies bear this notice and the full citation on the first page. To copy otherwise, to republish, to post on servers or to redistribute to lists, requires prior specific permission. Operating System Support for Parallel Processes by Barret Joseph Rhoden A dissertation submitted in partial satisfaction of the requirements for the degree of Doctor of Philosophy in Computer Science in the Graduate Division of the University of California, Berkeley Committee in charge: Professor Eric Brewer, Chair Professor Krste Asanovi´c Professor David Culler Professor John Chuang Fall 2014 Operating System Support for Parallel Processes Copyright 2014 by Barret Joseph Rhoden 1 Abstract Operating System Support for Parallel Processes by Barret Joseph Rhoden Doctor of Philosophy in Computer Science University of California, Berkeley Professor Eric Brewer, Chair High-performance, parallel programs want uninterrupted access to physical resources. This characterization is true not only for traditional scientific computing, but also for high- priority data center applications that run on parallel processors. These applications require high, predictable performance and low latency, and they are important enough to warrant engineering effort at all levels of the software stack.
    [Show full text]
  • Systemprogrammierung Grundlage Von Betriebssystemen
    Systemprogrammierung Grundlage von Betriebssystemen Sachwortverzeichnis c Wolfgang Schr¨oder-Preikschat 27. Januar 2017 Die in der Vorlesung (mundlich¨ oder schriftlich) verwendeten Akronyme und Sachworte sind in der nachfolgenden Aufz¨ahlung zusammengefasst. Dabei werden die Akronyme nach den Sachwor- ten, fur¨ die sie die Verkurzung¨ bilden, aufgeschlusselt.¨ Fur¨ englischsprachige Sachw¨orter werden, soweit bekannt, die deutschsprachigen Entsprechungen angegeben. In der Beschreibung durch das "-Zeichen angefuhrte¨ Sachw¨orter zeigen einen Kreuzverweis an. Jedes Sachwort wird erkl¨art, wo- bei dies im Zusammenhang mit dem hier relevanten Kontext der "Systemprogrammierung und in Bezug auf Betriebssysteme geschieht. Die Formulierungen erheben nicht den Anspruch auf Gultigkeit¨ auch fur¨ andere Fachrichtungen in der Informatik. Ebenso erhebt die Aufz¨ahlung nicht den Anspruch auf Vollst¨andigkeit fur¨ das in der Vorlesung behandelte Fachgebiet. Der vorliegende Text ist ein Nachschlagewerk, dessen Lekture,¨ im Gegensatz zu einem Lehr- buch mit durchgehendem roten Faden, fur¨ gew¨ohnlich nicht von vorne nach hinten empfohlen ist. Vielmehr ist der Text Begleitmaterial zu den Vorlesungsfolien. Neben Systemprogrammierung sind hier insbesondere die Lehrveranstaltungen Betriebssysteme, Betriebssystemtechnik, Nebenl¨aufige Systeme und Echtzeitsysteme eingeschlossen. Daruber¨ hinaus kommen aber auch Lehrveranstal- tungen zu den Themen Rechnerorganisation und Rechnerarchitektur als Bezugspunkt in Frage. Viele der dort (mundlich¨ oder schriftlich)
    [Show full text]
  • Proceedings, ITC/USA
    THE EFFICIENT USE OF A VAX COMPUTER IN THE REAL-TIME TELEMETRY ENVIRONMENT Item Type text; Proceedings Authors Robbins, Robert B. Publisher International Foundation for Telemetering Journal International Telemetering Conference Proceedings Rights Copyright © International Foundation for Telemetering Download date 01/10/2021 10:32:25 Link to Item http://hdl.handle.net/10150/613377 THE EFFICIENT USE OF A VAX COMPUTER IN THE REAL-TIME TELEMETRY ENVIRONMENT Robert B. Robbins Sangamo-Weston Incorporated Data Systems Division Post Office Box 3041 Sarasota, Florida 33578 ABSTRACT The use of a Digital Equipment Corporation VAX computer under the VMS operating system, in a real-time telemetry environment, brings with it many advantages. These advantages pertain to its ability to handle real-time telemetry processing in an efficient and relatively straight forward manner. The author will use the TELSET, TELDAX and TELFOR telemetry software systems as the basis for demonstrating the techniques which have allowed the real-time telemetry user to take advantage of a 32-bit, virtual addressing, architecture. INTRODUCTION Many real-time telemetry computer users believe in the need for 32-bit processing of telemetry data once it has entered the central processor. We at Sangamo-Weston agree with this belief and have successfully designed a real-time telemetry data acquisition system which efficiently uses the VAX computer under the VMS operating system. SYSTEM SOFTWARE The software written for this system achieves three goals. TELSET, which sets up the telemetry front-end hardware units, is written in VAX-11 MACRO. TELDAX the real- time data acquisition executive and TELFOR the telemetry data acquisition formatted storage process are written in interactive VAX-11 FORTRAN and are menu driven.
    [Show full text]
  • RSX - 11 M-PLUS Mini-Reference
    RSX - 11 M-PLUS Mini-Reference Order No. AV-H435F-TC RSX - 11M-PLUS Mini-Reference Order Number. AV-H435F-TC RSX-ll M-PLUS Version 4.2 Digital Equipment Corporation Maynard, Massachusetts First Printing, September 1977 Revised, April 1982 Revised, April 1983 Revised, July 1985 R~vised, .September 1987 Revised, January 1989 The information in this document is subject to change without notice and should not be construed as a commitment by Digital Equipment Corporation. Digital Equipment Corporation assumes no responsibility for any errors that may appear in this document. The software described in this document is furnished under a license and may be used or copied only in accordance with the terms of such license. No responsibility is assumed for the use or reliability of software on equipment that is not supplied by Digital Equipment Corporation or its affiliated companies. © Digital Equipment Corporation 1977, 1982, 1983, 1985, 1987, 1989. All Rights Reserved. Printed in U.S.A. The postpaid Reader's Comments forms at the end of this document request your critical evaluation to assist in preparing future documentation. The following are trademarks of Digital Equipment Corporation: DEC DIBOL UNIBUS DEC/CMS EduSystem VAX DEC/MMS lAS VAXcluster DECnet MASSBUS VMS DECsystem-lO PDP VT DECSYSTEM-20 PDT DECUS RSTS DECwriter RSX ~U~UIl~DTM ZK5077 Contents Preface vii Conventions ............................................... viii Online Help Files Online Help Files ............................................. 3 Command Line Interpreters Monitor Console Routine (MCR) Commands ......................... 7 Digital Command Language (DCL) ............................... 21 utilities BAD Command Summary ...................................... 67 iii BRU Command Summary ...................................... 69 CMP Command Summary ...................................... 74 DMP Command Summary .....................................
    [Show full text]
  • Digital Technical Journal, Number 5, September 1987: Vaxcluster Systems
    VAX clusterSystems Digital Technical Journal Digital Equipment Corporation Number 5 September 1987 Editorial Staff Ediwr- Richard W. Beane Production Staff Production Editor- Jane C. 131ake Designer- Charlotte Bell Interactive Page Makeup- Te rry Reed Advisory Board Samuel H. Fuller, Chairman Robert M. Glorioso John W. McCredie Mahendra R. Patel F. Grant Saviers William D. Strecker The Digital Te chnical journal is published by Digital Equipment Corporation, 77 Reed Road, Hudson, MassachusettS 01749. Changes of address should be sent to Digital Equipment Corporation, attention: Media Response Manager, 444 Whitney Street, NR02-1/J5, Northboro, M.A 01532-2599 Comments on the content of any paper are welcomed. Write to the editor at Mail Stop HL02-3/K11 at the published-by address. Comments can also be sent on the ENET to RDVAX::BEANE or on the ARPANET to BEANE%RDVAX.DEC@DECWRL. Copyright© 1987 Digital Equipment Corporation. Copying without fee is permiued provided that such copies are made for use in educational institutions by facuhy members and are not distributed for commercial advantage. Abstracting with credit of Digital Equipment Corporation's authorship is permitted Requests for other copies for a fee may be made to the Digital Press of Digital Equipment Corporation. All rights reserved. The information in this journal is subject to change without notice and should not be construed as a commitment by Digital Equipment Corporation. Digital Equipment Corporation assumes no responsibility for any errors that may appear in this document.
    [Show full text]
  • QIO/SQIO API Reference Guide
    QIO/SQIO API Reference Guide DC 900-1355D Simpact, Inc. 9210 Sky Park Court San Diego, CA 92123 January 1999 Simpact, Inc. 9210 Sky Park Court San Diego, CA 92123 (619) 565-1865 QIO/SQIO API Reference Guide Cross References: © 1996 through 1999 Simpact, Inc. All rights reserved (keep this hidden) Printed in the United States of America QIO/SQIO This document can change without notice. Simpact, Inc. accepts no liability for any errors this document might contain. Freeway is a registered trademark of Simpact, Inc. All other trademarks and trade names are the properties of their respective holders. Contents List of Figures 5 List of Tables 7 Preface 9 1 QIO/SQIO Overview 15 1.1 Introduction.................................... 16 1.1.1 QIO ...................................... 16 1.1.2 SQIO..................................... 17 1.2 Initiating an Application.............................. 19 1.2.1 QIO (SYS$ASSIGN) ............................. 19 1.2.2 SQIO (FW_ASSIGN) ............................ 20 1.3 Read and Write Requests ............................. 23 1.3.1 QIO (SYS$QIO(W)) ............................. 23 1.3.2 SQIO (FW_QIOW or FW_QIO) ...................... 24 1.4 Canceling Read and Write Requests........................ 26 1.4.1 QIO (SYS$CANCEL) ............................ 26 1.4.2 SQIO (FW_CANCEL) ............................ 26 1.5 Terminating an Application ............................ 27 1.5.1 QIO (SYS$DASSGN)............................. 27 1.5.2 SQIO (FW_DASSGN) ............................ 27 1.6 Protecting Critical Code .............................. 28 1.6.1 QIO (SYS$SETAST) ............................. 28 1.6.2 SQIO (FW_SETAST)............................. 29 DC 900-1355D 3 QIO/SQIO API Reference Guide 2 SQIO Protocol Converters 31 2.1 Generic Protocol Converter............................ 32 2.2 BSC 3780 Protocol Converter ........................... 34 2.2.1 Differences Between ICP and Freeway Versions of BSC 3780.......
    [Show full text]
  • Software Product Description and Quickspecs
    VSI OpenVMS Version 8.4-2L1 Operating System DO-VIBHAD-005 Software Product Description and QuickSpecs PRODUCT NAME: VSI OpenVMS Version 8.4-2L1 Update 1 for Integrity servers DO-VIBHAD-005 This SPD and QuickSpecs describes the VSI OpenVMS Operating System software for the Integrity server computer families. DESCRIPTION OpenVMS is a general purpose, multiuser operating system that runs in both production and development environments. VSI OpenVMS Version 8.4-2L1 Update 1 is the latest release of the OpenVMS computing environment by VMS Software, Inc (VSI). OpenVMS software supports industry standards, facilitating application portability and interoperability. OpenVMS provides symmetric multiprocessing (SMP) support for multiprocessing systems. The OpenVMS operating system can be tuned to perform well in a wide variety of environments. This includes combinations of compute-intensive, I/O-intensive, client/server, real-time, and other environments. Actual system performance depends on the type of computer, available physical memory, and the number and type of active disk and tape drives. The OpenVMS operating system has well-integrated networking, distributed computing, client/server, windowing, multi-processing, and authentication capabilities. It contains extensive features that promote ease-of-use, improve the productivity of programmers, facilitate system management, and provide effective operating system security. For information about the OpenVMS Version 8.4-2L1 new features, see the VSI OpenVMS Version 8.4-2L1 Cover Letter and Release Notes document at: http://www.vmssoftware.com USER ENVIRONMENT Users can access the OpenVMS software by using the English-like DIGITAL Command Language (DCL), the command language for OpenVMS that is supplied with the system.
    [Show full text]
  • Tcpware for Openvms Programmer's Guide
    TCPware® for OpenVMS Programmer's Guide Part Number: N-6003-60-NN-A January 2014 This document is a guide to the programming functions of TCPware for OpenVMS. Revision/Update: This is a revised manual. Operating System/Version: VAX/VMS V5.5-2 or later, OpenVMS VAX V6.0 or later, OpenVMS Alpha V6.1 or later, or OpenVMS I64 V8.2 or later Software Version: 6.0 Process Software Framingham, Massachusetts USA i The material in this document is for informational purposes only and is subject to change without notice. It should not be construed as a commitment by Process Software. Process Software assumes no responsibility for any errors that may appear in this document. Use, duplication, or disclosure by the U.S. Government is subject to restrictions as set forth in subparagraph (c)(1)(ii) of the Rights in Technical Data and Computer Software clause at DFARS 252.227-7013. The following third-party software may be included with your product and will be subject to the software license agreement. Network Time Protocol (NTP). Copyright © 1992 by David L. Mills. The University of Delaware makes no representations about the suitability of this software for any purpose. Point-to-Point Protocol. Copyright © 1989 by Carnegie-Mellon University. All rights reserved. The name of the University may not be used to endorse or promote products derived from this software without specific prior written permission. Redistribution and use in source and binary forms are permitted provided that the above copyright notice and this paragraph are duplicated in all such forms and that any documentation, advertising materials, and other materials related to such distribution and use acknowledge that the software was developed by Carnegie Mellon University.
    [Show full text]
  • RSX-11M Executive Reference Manual Order No
    RSX-11M Executive Reference Manual Order No. DEC-II-OMERA-A-D RSX-llM Version 1 Order additional copies as directed on the Software Information page at the back of this document. digital equipment corporation · maynard. massachusetts The information in this document is subject to change without notice and should not be con­ strued as a commitment by Digital Equipment Corporation. Digital Equipment Corporation as­ sumes no responsibility for any errors that may appear in this manual. The software described in this document is furnished to the purchaser under a license for use on a single computer system and can be copied (with inclusion of DIGITAL's copyright notice) only for use in such system, except as may otherwise be provided in writing by DIGITAL. Digital Equipment Corporation assumes no responsibility for the use or reliability of its software on equipment that is not supplied by DIGITAL. Copyright © 1974 by Digital Equipment Corporation The HOW TO OBTAIN SOFTWARE INFORMATION page, located at the back of this docu­ ment explains the various services available to DIGITAL software users. The postage prepaid READER'S COMMENTS form on the last page of this document requests the user's critical evaluation to assist us in preparing future documentation. The following are trademarks of Digital Equipment Corporation. CDP DIGITAL INDAC PS/8 COMPUTER LAB DNC KAIO QUICKPOINT COMSYST EDGRIN LAB-8 RAD-8 COMTEX EDUSYSTEM LAB-8/e RSTS DDT FLIP CHIP LAB-K RSX DEC FOCAL OMNIBUS RTM DECCOMM GLC-8 OS/8 RT-ll DECTAPE IDAC PDP SABR DIBOL IDACS PHA TYPESET-IO UNIBUS PREFACE MANUAL OBJECTIVES AND READER CLASS ASSUMPTION The intent of this manual is to provide experienced MACRO-l1 or FORTRAN IV program­ mers the technical details necessary to use the services provided by the RSX-l1M Executive.
    [Show full text]
  • An Interpreted Operating System
    Faculty for Computer Science Operating Systems Group Master Thesis Summer semester 2018 PylotOS - an interpreted Operating System Submitted by: Naumann, Stefan [email protected] Programme of study: Master Informatik 3rd semester Matriculation number: XXXXXX Supervisors: Christine Jakobs Dr. Peter Tröger Prof. Dr. Matthias Werner Submission deadline: 11th July 2018 Contents 1. Introduction 1 2. Preliminary Considerations 3 2.1. Textbook Operating System Architecture . 3 2.1.1. Processes and Interprocess Communication . 4 2.1.2. Driver Model . 6 2.2. Platform Considerations . 9 2.2.1. Intel x86 . 9 2.2.2. Raspberry Pi . 11 3. Existing Implementations 13 3.1. Related Work . 13 3.2. The C subroutine library . 15 3.2.1. Device drivers and files . 15 3.2.2. Process Management . 16 3.3. 4.3BSD . 16 3.3.1. Process Management . 16 3.3.2. Interprocess Communication . 19 3.3.3. Driver Architecture . 21 3.3.4. System Start-up . 23 3.4. Linux 2.6 . 26 3.4.1. Handling Interrupts and Exceptions . 26 3.4.2. Linux I/O Architecture and device drivers . 30 3.4.3. Levels of kernel support for a device . 33 3.5. Windows 2000 . 34 3.5.1. Interrupt Handling . 34 3.5.2. I/O System . 36 3.5.3. I/O Manager . 37 3.5.4. Structure of a Driver . 39 3.5.5. Plug and Play . 40 3.5.6. Power Manager . 41 3.5.7. I/O Data Structures (ntddk.h) . 42 3.6.JX ................................................... 43 3.6.1. Architectural Overview . 44 3.6.2.
    [Show full text]