The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: jnc@mercury.lcs.mit.edu (Noel Chiappa)
To: tuhs@minnie.tuhs.org
Cc: jnc@mercury.lcs.mit.edu
Subject: Re: [TUHS] 2.9bsd with networking on 18-bit possible?
Date: Tue, 11 Dec 2018 11:57:07 -0500 (EST)	[thread overview]
Message-ID: <20181211165707.3A1E618C089@mercury.lcs.mit.edu> (raw)

PS:

    > IIRC, outbound packets are copied into kernel buffers

IDRC; according to the documentation, outbound packets are DMA'd directly from
user memory. I have yet to read the code to verify this.

    > we must have added PTY's of some sort

There is indeed a PTY driver; it has comments from BBN'ers who edited it, so
perhaps we got it from BBN.

    > I don't remember which one SMTP used.

The 'simple' TCP.

    > The whole thing worked _really_ well. Alas, I don't think anyone else
    > picked up on it.

So I found a long list of people we sent tapes to. Oh well....

    > The kernel code is not that large, it should even run on a /40, without
    > overlays (although the number of disk buffers would probably get hit).

Well, maybe... Here is the output of 'size' on the last Unix image for that
machine:

   40560+3098+44594

It was a /45, so split I/D (no overlays, though). How much could be trimmed
out of that, I'm not sure.

    Noel

             reply	other threads:[~2018-12-11 16:57 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-11 16:57 Noel Chiappa [this message]
2018-12-11 17:01 ` Jon Forrest
2018-12-11 18:03 ` Clem Cole
  -- strict thread matches above, loose matches on Subject: below --
2018-12-15  1:54 Paul Ruizendaal
2018-12-12 17:55 Paul Ruizendaal
2018-12-12 14:38 Noel Chiappa
2018-12-12 14:14 Noel Chiappa
2018-12-12 10:29 Paul Ruizendaal
2018-12-11 18:43 Noel Chiappa
2018-12-11 18:51 ` Clem Cole
2018-12-12  1:20   ` Jacob Ritorto
2018-12-11 16:16 Noel Chiappa
2018-12-11 16:26 ` Clem Cole
2018-12-11  4:42 Noel Chiappa
2018-12-11  2:11 Noel Chiappa
2018-12-11  2:36 ` Grant Taylor via TUHS
2018-12-11  3:28   ` Warner Losh
2018-12-10 22:05 Jacob Ritorto
2018-12-11  1:21 ` Clem cole
2018-12-11  1:55   ` Grant Taylor via TUHS
2018-12-11  7:22     ` Lars Brinkhoff
2018-12-11 15:28       ` Clem Cole
2018-12-11 17:21         ` Lars Brinkhoff

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=20181211165707.3A1E618C089@mercury.lcs.mit.edu \
    --to=jnc@mercury.lcs.mit.edu \
    --cc=tuhs@minnie.tuhs.org \
    /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).