From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: tuhs-bounces@minnie.tuhs.org X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=5.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.1 Received: from minnie.tuhs.org (minnie.tuhs.org [45.79.103.53]) by inbox.vuxu.org (OpenSMTPD) with ESMTP id eb575bba for ; Thu, 21 Jun 2018 15:28:49 +0000 (UTC) Received: by minnie.tuhs.org (Postfix, from userid 112) id 75E2EA17C9; Fri, 22 Jun 2018 01:28:48 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id 335D49EDE5; Fri, 22 Jun 2018 01:28:06 +1000 (AEST) Received: by minnie.tuhs.org (Postfix, from userid 112) id 5D19A9EDE5; Fri, 22 Jun 2018 01:28:03 +1000 (AEST) X-Greylist: delayed 2298 seconds by postgrey-1.35 at minnie.tuhs.org; Fri, 22 Jun 2018 01:28:02 AEST Received: from bagheera.alchemistowl.org (bagheera.alchemistowl.org [185.15.93.23]) by minnie.tuhs.org (Postfix) with ESMTPS id B55179EC27 for ; Fri, 22 Jun 2018 01:28:02 +1000 (AEST) X-Virus-Scanned: amavisd-new at bagheera.alchemistowl.org Received: from [10.87.185.85] (227.234.197.178.dynamic.wless.lssmb00p-cgnat.res.cust.swisscom.ch [178.197.234.227]) (authenticated bits=0) by bagheera.alchemistowl.org (8.16.0.21/8.15.2) with ESMTPSA id w5LEnR0x012549 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Thu, 21 Jun 2018 14:49:27 GMT Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (1.0) From: Arrigo Triulzi X-Mailer: iPhone Mail (15G5072a) In-Reply-To: Date: Thu, 21 Jun 2018 16:49:21 +0200 Content-Transfer-Encoding: quoted-printable Message-Id: References: <20180619204536.GA91748@server.rulingia.com> <20180620050454.GC91748@server.rulingia.com> <20180620081032.GF28267@eureka.lemis.com> <20180621030505.GA89671@server.rulingia.com> To: Paul Winalski Subject: Re: [TUHS] Old mainframe I/O speed (was: core) 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: , Cc: The Eunuchs Hysterical Society Errors-To: tuhs-bounces@minnie.tuhs.org Sender: "TUHS" On 21 Jun 2018, at 16:00, Paul Winalski wrote: [...] > for the microcode to customers. There were several hacks in there to > slow down the disk I/O so that it didn't outperform the model 30. Is this the origin of the lore on =E2=80=9Cthe IBM slowdown device=E2=80=9D?= I seem to recall there was also some trickery at the CPU level so that you c= ould =E2=80=9Cfield upgrade=E2=80=9D between two models by removing it but a= ) I cannot find the source and b) my Pugh book is far and cannot scan throug= h it. Arrigo=20