The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: jnc@mercury.lcs.mit.edu (Noel Chiappa)
Subject: [TUHS] 2.9 kernel compile
Date: Thu, 12 Feb 2015 10:27:01 -0500 (EST)	[thread overview]
Message-ID: <20150212152701.279D718C097@mercury.lcs.mit.edu> (raw)

    > From: Jacob Ritorto

    > found a copy here, i think..

Ah, thanks.

You might want to look around in the parent directory; apparently there are
two differences between the 11/34 and 11/40, other than the clock and switch
register: the stack limit register, and different handling of
segmentation-violation aborted instructions (which affects instruction
restart on stack extension).

I don't know about 2.9, maybe it knows about these. For V6, the SLR won't be
an issue; the SLR is an option on the 11/40, so not all machines had it, and
m40.s in V6 doesn't use it. The instruction restart thing sounds like it will
be an issue with running V6 on a /34.

	Noel



             reply	other threads:[~2015-02-12 15:27 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-12 15:27 Noel Chiappa [this message]
2015-02-13  2:20 ` Dave Horsfall
  -- strict thread matches above, loose matches on Subject: below --
2015-02-12 15:44 Noel Chiappa
2015-02-12 13:47 Noel Chiappa
2015-02-12 14:16 ` Jacob Ritorto
2015-02-13  2:15   ` Dave Horsfall
2015-02-12  3:43 Noel Chiappa
2015-02-11 21:14 Noel Chiappa
2015-02-12  3:23 ` Jacob Ritorto
2015-02-11 16:37 Noel Chiappa
2015-02-11 16:20 Noel Chiappa
2015-02-11 16:27 ` Cory Smelosky
2015-02-11 20:32 ` Jacob Ritorto
2015-02-11 20:38   ` Jacob Ritorto
2015-02-12  9:50 ` Dave Horsfall
2015-02-11 15:47 Jacob Ritorto

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=20150212152701.279D718C097@mercury.lcs.mit.edu \
    --to=jnc@mercury.lcs.mit.edu \
    /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).