From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-1.2 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,DKIM_VALID_EF,MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.2 Received: from minnie.tuhs.org (minnie.tuhs.org [45.79.103.53]) by inbox.vuxu.org (OpenSMTPD) with ESMTP id 1489401d for ; Sat, 22 Feb 2020 23:52:56 +0000 (UTC) Received: by minnie.tuhs.org (Postfix, from userid 112) id BE2339CBA0; Sun, 23 Feb 2020 09:52:55 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id 408FF9B929; Sun, 23 Feb 2020 09:52:26 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=tuhs.org; s=dkim; t=1582415567; bh=LAy1NnvYbQ8Ig2bgau1FCjUTqoMjP975TiTyBX4QHAg=; h=Date:From:To:Subject:List-Id:List-Unsubscribe:List-Archive: List-Post:List-Help:List-Subscribe:From; b=hXHlItoHkkqVBCXeB1ht7gCCJSHMWuT7htVgcKdfiNov1UgKl+RpUD3P5eHFhJhq3 uLYNgDfabNwAGfx9lq2nY7xzquxnHEPcnJJ2aVHajgaqzZoIm6BIAsDxstbHYN3D/+ Zli0mXS5lqZKiWyN2nJLEuZnvmuuXz+Prh9uirm4= Received: by minnie.tuhs.org (Postfix, from userid 1000) id 86AFE93D74; Sun, 23 Feb 2020 09:52:24 +1000 (AEST) Date: Sun, 23 Feb 2020 09:52:24 +1000 From: Warren Toomey To: tuhs@tuhs.org Message-ID: <20200222235224.GA6133@minnie.tuhs.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.9.4 (2018-02-28) Subject: [TUHS] Tech memos from Heinz on MERT and others X-BeenThere: tuhs@minnie.tuhs.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: The Unix Heritage Society mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: tuhs-bounces@minnie.tuhs.org Sender: "TUHS" All, Heinz Lycklama has shared a binder full of old technical memos with Clem Cole, who has scanned them in. Thanks to both of them for preserving these documents. I've just put them at: https://www.tuhs.org/Archive/Documentation/TechReports/Heinz_Tech_Memos/ Here's a list of the documents: A_Minicomputer_Satellite_Processor_System.pdf A_Virtual_Memory_Mini-Computer_System_516-TSS.pdf MM-71-1383-3_Performance_Simulation_and_Measurement_of_a_Virtual_Memory_Multi-progamming_System_for_a_Small_Computer_19710120.pdf MM-72-1353-16_Bus_Interface_in_a_Single_Bus_Multi-processor_Environment_19720920.pdf Office_Communication_Research_in_Lab_135_19770208.pdf TM-74-1352-1_Implementstion_of_Large_Contiguous_Files_and_Asynchronous_IO_in_UNIX_19740104.pdf TM-74-1352-7_Plotting_Facilities_for_Mini-Computer_Systems_19740614.pdf TM-75-1352-2_Emulation_of_UNIX_on_Peripheral_Processors_19750109.pdf TM-75-1352-3_GLANCE_Terminals_on_UNIX_Time-Sharing_19750303.pdf TM-75-1352-4_A_Structured_Operating_System_for_a_PDP-11.45_19750506.pdf TM-75-1352-7_MERT_A_Multi-Environment_Real-Time_Operating_System_19751118.pdf TM-77-1352-1_The_MINI-UNIX_19770103.pdf TM-78-3114-1_UNIX_on_a_Microprocessor_19780322.pdf TM-78-3114-2_A_Minicomputer_Satellite_Processor_System_19780322.pdf TM-78-3114-3_The_MERT_Operating_System_19780422.pdf TM-78-3114-4_The_MERT-UNIX_Supervisor_19780420.pdf TM-78-3114-5_File_System_Structures_for_Real-Time_Applications_19780420.pdf The_MERT_Operating_System.pdf UNIX_on_a_Microprocessor_19780322.pdf Cheers, Warren