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=-0.6 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,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 ed318025 for ; Sat, 31 Aug 2019 16:00:56 +0000 (UTC) Received: by minnie.tuhs.org (Postfix, from userid 112) id 482619C0FC; Sun, 1 Sep 2019 02:00:55 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id 00A219C0A7; Sun, 1 Sep 2019 02:00:39 +1000 (AEST) Authentication-Results: minnie.tuhs.org; dkim=pass (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="t3bsqTOC"; dkim-atps=neutral Received: by minnie.tuhs.org (Postfix, from userid 112) id 219C39C0A7; Sun, 1 Sep 2019 02:00:38 +1000 (AEST) Received: from mail-ot1-f47.google.com (mail-ot1-f47.google.com [209.85.210.47]) by minnie.tuhs.org (Postfix) with ESMTPS id 7D48F9C00B for ; Sun, 1 Sep 2019 02:00:37 +1000 (AEST) Received: by mail-ot1-f47.google.com with SMTP id c7so9860530otp.1 for ; Sat, 31 Aug 2019 09:00:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=6sdg9oC4PDul1C4aC5usO9PQbSb8GLutyhgJZYizz8A=; b=t3bsqTOCqCQzGk0wF7QHJxm+ip74GBpiu3EPZY122EBXcMNESOLWHwpUzPUc+ZRrij dyKI39/+jTFvbb8lG5XFEPsjIvgdSbRF6NcGlH17sINJxjyNjObCCPmZch6uSLfrkqkG zrbSio5+tjb+WqKyb8OWX7UOiBySZX6MNBruv7Nnv6Doax8JntoPhFkKNr2tY5HsScfI qFR4PIrght/imCEQwlBpaX/1ADP5nS3yUzsPBgZK/v0J37tRveiSIYo3bCPI5lLO45QH e+TgAhIdwRLcdvNTOc363Nq3Uy3Frod0HJAYVvUz7/NKy5CLfLQdLGTXN/f17cMMOaEZ T1lQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=6sdg9oC4PDul1C4aC5usO9PQbSb8GLutyhgJZYizz8A=; b=hSgaDApPw8aByuKuankRqTOZ0rDhRBffdverZV8/F95jAI9FrA5nRvFosu9kxePxks YkIy1OMcVquGtYGyKRp1CcmwQy+LpHmyUh15XyJ6SDVLbt3Pr19KkpIw3IeAlD0toNtb XM9Wju/s82yoIjmvoPiKUrBd+vWeMSVuU+AvMF/zfe4SDnD0cFp1cpooJ6prbn08ReMq RY5YEJ4Kxcmn7iTv+wi5GP9zvlUmNYxLD0fpxk6DXqIZaf7wAcknnKdRJiP6pnrvOsJe eQxxHN18lyPhxBKCBM4X3arGieJ6/7eNiSDJ4w2yLeOKuuNGWkBktye5b7/bB7/ZyxAr ApbA== X-Gm-Message-State: APjAAAXc26f1oZJhebaAR2n8C/OKJr+5SQARC6cvVjwNw/WEJGZXHbxP vDcyjfGhKa0+YmSxWZhwJ38SBgHr1zECQOgYl3A= X-Google-Smtp-Source: APXvYqw7M/d+zYSJbf0OgooOlgpK/Ddn4i0SRiXB93vh1Q440QPZhzydr7qP+0Df7TRK8Ayecz2W8AQSxvahoNM7i6A= X-Received: by 2002:a05:6830:1e38:: with SMTP id t24mr16304062otr.134.1567267236512; Sat, 31 Aug 2019 09:00:36 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: ron minnich Date: Sat, 31 Aug 2019 09:00:24 -0700 Message-ID: To: Thomas Paulsen Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Subject: Re: [TUHS] early vm systems 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: , Cc: Steve Simon , TUHS main list Errors-To: tuhs-bounces@minnie.tuhs.org Sender: "TUHS" On Sat, Aug 31, 2019 at 5:05 AM Thomas Paulsen wrote: > > > --- Urspr=C3=BCngliche Nachricht --- > Von: Steve Simon > Datum: 31.08.2019 11:44:22 > An: tuhs@minnie.tuhs.org > Betreff: [TUHS] early vm systems > > > hi > > > > the other early vm system not mentioned yet is the one Charles Forsyth = wrote > > at the university of york for sunos. i never used it as i was learning = v7 > > on an interdata 30 miles away at the time but i read his excellent pape= r > > on it. > did you mean: https://www.researchgate.net/publication/2411547_The_Mether= _System_Distributed_Shared_Memory_for_SunOS_40 no, that was me :-) charles' excellent paper, "More Taste: Less Greed? or Sending UNIX to the Fat Farm", http://www.terzarima.net/doc/taste.pdf is a good read, as is everything he writes.