The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: bqt@update.uu.se (Johnny Billquist)
Subject: [TUHS] PDP-11 MMU (was: 68000 vs. 8086)
Date: Fri, 1 Jul 2016 00:17:05 +0200	[thread overview]
Message-ID: <e65515f8-137c-d149-a1a2-2a54f7ec9c72@update.uu.se> (raw)
In-Reply-To: <mailman.31.1467314550.30583.tuhs@minnie.tuhs.org>

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1625 bytes --]

On 2016-06-30 21:22, Clem Cole <clemc at ccc.com> wrote:
>
> but when Moto came out with a memory management chip it had some
>> > severe flaws that made paging and fault recovery impossible, while the
>> > equivalent features available on the 8086 line were tolerable.
> ​Different issues...​
>
> ​When the 68000 came out there was a base/limit register chip available,​
> who's number I forget (Moto offered to Apple for no additional cost if they
> would use it in the Mac but sadly they did not).    This chip was similar
> to the 11/70 MMU, as that's what Les and Nick were used to using (they used
> a 11/70 running Unix V6 has the development box and had been before the
> what would become the 68000 -- another set of great stories from Les, Nick
> and Tom Gunter).

Clem, I think pretty much all you are writing is correct, except that I 
don't get your reference to the PDP-11 MMU.

The MMU of the PDP-11 is not some base/limit register thing. It's a 
paged memory, with a flat address space. Admittedly, you only have 8 
pages, but I think it's just plain incorrect to call it something else.
(Even though noone I know of ever wrote a demand-paged memory system for 
a PDP-11, there is no technical reason preventing you from doing it. 
Just that with 8 pages, and load more physical memory than virtual, it 
just didn't give much of any benifits.)

	Johnny

-- 
Johnny Billquist                  || "I'm on a bus
                                   ||  on a psychedelic trip
email: bqt at softjar.se             ||  Reading murder books
pdp is alive!                     ||  tryin' to stay hip" - B. Idol


       reply	other threads:[~2016-06-30 22:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.31.1467314550.30583.tuhs@minnie.tuhs.org>
2016-06-30 22:17 ` Johnny Billquist [this message]
2016-07-01  0:01   ` Clem Cole

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e65515f8-137c-d149-a1a2-2a54f7ec9c72@update.uu.se \
    --to=bqt@update.uu.se \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).