From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: tuhs-bounces@minnie.tuhs.org X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED, 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 9aea4ac5 for ; Thu, 18 Oct 2018 08:06:11 +0000 (UTC) Received: by minnie.tuhs.org (Postfix, from userid 112) id A9302A20A9; Thu, 18 Oct 2018 18:06:09 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id BC56B9E756; Thu, 18 Oct 2018 18:05:37 +1000 (AEST) Received: by minnie.tuhs.org (Postfix, from userid 112) id 40AE99E9A8; Thu, 18 Oct 2018 17:48:33 +1000 (AEST) Received: from barsoom.hamartun.priv.no (barsoom.hamartun.priv.no [193.71.27.8]) by minnie.tuhs.org (Postfix) with ESMTPS id EAF129E6F2 for ; Thu, 18 Oct 2018 17:48:26 +1000 (AEST) Received: from thuvia.hamartun.priv.no (thuvia.hamartun.priv.no [193.71.27.7]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by barsoom.hamartun.priv.no (Postfix) with ESMTPS id 186011C7178; Thu, 18 Oct 2018 09:48:23 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=hamartun.priv.no; s=barsoom; t=1539848903; bh=oq3CXMzSW5jcfVaASt+p2kLfVuBVsiuA0EzRhTgQ8vQ=; h=From:To:Cc:Subject:References:Date:In-Reply-To; b=D+4XVJ0O0U0+NMzXN0iRiSoV/Z4cZohIhh0Lm/ebBsDBkmKWlvutTt6Guldfw6BOu yHAL2V4wrVhddExFxAlZdJseOnSChhprSxXu0okvgtjs1ZVK4bsXsd4MCNvV3QYYk5 vPA2z+nXLvX7mxFNrzry4wWMtloM+DP0dl4U07xs= Received: by thuvia.hamartun.priv.no (Postfix, from userid 501) id B8F584DEAE; Thu, 18 Oct 2018 09:48:22 +0200 (CEST) To: Tom Ivar Helbekkmo via TUHS References: <20181015195622.GB25749@minnie.tuhs.org> <4f20854e-6269-47aa-aeaf-9e2b93aa1201.maildroid@localhost> <2658AACC-A451-4861-8CD8-F7E4BED8062A@comcast.net> <4e0053ba-94d0-e5b3-7f1a-21c1f5b70861@e-bbes.com> Date: Thu, 18 Oct 2018 09:48:22 +0200 In-Reply-To: (Tom Ivar Helbekkmo via TUHS's message of "Wed, 17 Oct 2018 14:57:38 +0200") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [TUHS] TK50, was: Re: Ultrix Tape: Block Size? X-BeenThere: tuhs@minnie.tuhs.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: The Unix Heritage Society mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Tom Ivar Helbekkmo via TUHS Reply-To: Tom Ivar Helbekkmo Cc: Paul Koning , "General Discussion: On-Topic and Off-Topic Posts" , The Eunuchs Hysterical Society Errors-To: tuhs-bounces@minnie.tuhs.org Sender: "TUHS" I wrote: > I'll have to open up my PDP-11/83 tonight. Its TK50 will stream while > writing, as long as what's being written can be read reasonably fast > from (RQDX3/RD54) disk. The TQK controller is sitting right up at the > top end of the Q-bus, to get high priority -- but I don't know if it's a > TQK70. I've really just assumed it's a TQK50 without thinking too much > about it... Turns out it's an M7546; a TQK50. I guess I'll get streaming writes more often with an M7559 (TQK70) than I do at the moment, then. :) -tih -- Most people who graduate with CS degrees don't understand the significance of Lisp. Lisp is the most important idea in computer science. --Alan Kay