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.8 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,HTML_MESSAGE, 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 eb3ab2bc for ; Wed, 22 Jan 2020 15:15:10 +0000 (UTC) Received: by minnie.tuhs.org (Postfix, from userid 112) id B19489C207; Thu, 23 Jan 2020 01:15:09 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id D25969C14A; Thu, 23 Jan 2020 01:14:54 +1000 (AEST) Authentication-Results: minnie.tuhs.org; dkim=pass (1024-bit key; unprotected) header.d=ccc.com header.i=@ccc.com header.b="FjiKdGcq"; dkim-atps=neutral Received: by minnie.tuhs.org (Postfix, from userid 112) id 04BB69C14A; Thu, 23 Jan 2020 01:14:53 +1000 (AEST) Received: from mail-qk1-f173.google.com (mail-qk1-f173.google.com [209.85.222.173]) by minnie.tuhs.org (Postfix) with ESMTPS id 630E19C102 for ; Thu, 23 Jan 2020 01:14:52 +1000 (AEST) Received: by mail-qk1-f173.google.com with SMTP id c17so7248qkg.7 for ; Wed, 22 Jan 2020 07:14:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ccc.com; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=54moVAcoJQD2rtC4za8b+qMpMbWAZ1ASAl3ZYtRNCyg=; b=FjiKdGcqZa7Ot5xPeb0tOS7xo72HTjBkA2xKS4zMVFDNSbM/H5HzFSUEHLooXSnqP1 KmHIUYA+bgjqcs0qPM9pCcymMyUme+d05LT9ddBqdNBr7ZXXm7ouRtWyWO6LY/AieHsw jlGrGZVI/SrJTzFMu/CDiB6OYafGTj0jBXr44= 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; bh=54moVAcoJQD2rtC4za8b+qMpMbWAZ1ASAl3ZYtRNCyg=; b=KUlf1tDaQEJHQN+B5UmFErEJwdT6a+NvhgB8IeorRLbYbpJcYZq3bwy2g22YKiBWKn R5wxq7I1VAzpNzSRLijS8YsOsHUbZCh1sEToOsBorJmi4+a/rmbuXeB505GqgMhkH//A j2Y5yIKGojvLsEDE9XTyJuV4j5W+CBbvq0rytm5P8LPs1tDSa49To1I8MP9zhU68SH93 Peh+OyZ5KTalLEdufeJcHmaCjO2qFVsYOfYghkN2QriUVy2wWQ/82/3FgZEbuyLF62gR B6PMOO612GoZtCds6W7uj/uHECub4eS4DpcuF4dE7qxeai2MCVhOXkKpdlIxqRpacag9 ijgA== X-Gm-Message-State: APjAAAXXOpJzZqs7t5UkIZPo6zKIyHClc26/v//E4JImfGofgStZ8mze gPw+09gZCeKaZDA3aQoHRbkIUJNuaaVUeaeRxl9jkc2wmVg= X-Google-Smtp-Source: APXvYqw0ZxOtBGDGc6n92JLrBeYycVDfLO9kNQqWxKZBJc0+9dEOkg99lg2tkJDHh20iQ9a1/2RJMYiXJNN/BeJ1/ZE= X-Received: by 2002:a05:620a:6cc:: with SMTP id 12mr10675973qky.307.1579706091381; Wed, 22 Jan 2020 07:14:51 -0800 (PST) MIME-Version: 1.0 References: <9F01CB16-2F5D-4853-AA3D-0C4E3411EEB5@planet.nl> In-Reply-To: <9F01CB16-2F5D-4853-AA3D-0C4E3411EEB5@planet.nl> From: Clem Cole Date: Wed, 22 Jan 2020 10:14:25 -0500 Message-ID: To: Paul Ruizendaal Content-Type: multipart/alternative; boundary="0000000000006d36e6059cbbfc0b" Subject: Re: [TUHS] Unix on Zilog Z8000? 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: TUHS main list Errors-To: tuhs-bounces@minnie.tuhs.org Sender: "TUHS" --0000000000006d36e6059cbbfc0b Content-Type: text/plain; charset="UTF-8" On Wed, Jan 22, 2020 at 8:15 AM Paul Ruizendaal wrote: > Hence it is unlikely that the Onyx had any form of demand paging (other > than extending the stack in PDP11-like fashion). > Actually, more importantly, it was a pure V7 port. BSD 3.0 (Vax - first demand paging support for UNIX) was being created and had not yet released. --0000000000006d36e6059cbbfc0b Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable


On Wed, Jan 22, 2020 at 8:15= AM Paul Ruizendaal <pnr@planet.nl&= gt; wrote:
Hence= it is unlikely that the Onyx had any form of demand paging (other than ext= ending the stack in PDP11-like fashion).
Actuall= y, more importantly, it was a pure V7 port.=C2=A0 BSD 3.0 (Vax - first dema= nd paging support for UNIX) was being created and had not yet released.=C2=A0
--0000000000006d36e6059cbbfc0b--