From owner-freebsd-current Tue Aug 5 14:21:55 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id OAA05752 for current-outgoing; Tue, 5 Aug 1997 14:21:55 -0700 (PDT) Received: from horst.bfd.com (horst.bfd.com [204.160.242.10]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id OAA05744 for ; Tue, 5 Aug 1997 14:21:47 -0700 (PDT) Received: from harlie.bfd.com (bastion.bfd.com [204.160.242.14]) by horst.bfd.com (8.8.5/8.7.3) with SMTP id OAA11975; Tue, 5 Aug 1997 14:21:41 -0700 (PDT) Date: Tue, 5 Aug 1997 14:21:40 -0700 (PDT) From: "Eric J. Schwertfeger" To: Mats Lofkvist cc: current@FreeBSD.ORG Subject: Re: Make this a relese coordinator decision (was Re: ports-current/packages-current discontinued) In-Reply-To: <199708051823.UAA15206@kairos.> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Tue, 5 Aug 1997, Mats Lofkvist wrote: > (*) Or was it _two_ of them? I have some faint memories they had to use > two to make it work with a multi-process os. If I remember right, the 68010 had a limitation that made it difficult to deal with page faults, so the second 68010's purpose was to take care of page faults, then let the primary 68010 continue.