The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: Tom Ivar Helbekkmo via TUHS <tuhs@tuhs.org>
To: TUHS@tuhs.org
Subject: [TUHS] Re: 'Huge' file support removed from PWB1
Date: Thu, 09 Mar 2023 18:01:38 +0100	[thread overview]
Message-ID: <m2jzzprh8t.fsf@thuvia.hamartun.priv.no> (raw)
In-Reply-To: <20230308131008.0C2D018C07B@mercury.lcs.mit.edu> (Noel Chiappa's message of "Wed, 8 Mar 2023 08:10:08 -0500 (EST)")

Noel Chiappa <jnc@mercury.lcs.mit.edu> writes:

> In PWB1, support for 'huge' files appears to have been removed.

They did make various changes to the system to protect against resource
exhaustion in what was a genuine production multi-user facility, and
might possibly have made such a change to ensure that a runaway process
couldn't write a file more than a megabyte in size.

It's not mentioned in the PWB article in the special UNIX issue of the
Bell System Technical Journal, though, and that article does describe
various changes they'd made, explaining how and why.

However: PWB grew out of Research, side by side with it, evaluating and
adopting changes along the way.  They aimed to stay mostly in synch,
but chose to keep and maintain a number of differences.  Maybe they
started their work before the "huge" file support was introduced, and
then simply did not include that change?  It's a backward incompatible
change (at least if you have at least one file that already uses the
last indirect block of its inode), and they might have decided to cross
that bridge if and when they ever got to it.

-tih
-- 
Most people who graduate with CS degrees don't understand the significance
of Lisp.  Lisp is the most important idea in computer science.  --Alan Kay

  parent reply	other threads:[~2023-03-09 17:01 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-08 13:10 [TUHS] " Noel Chiappa
2023-03-09  8:21 ` [TUHS] " Kenneth Goodwin
2023-03-09 12:40   ` Jonathan Gray
2023-03-09 15:07   ` Ron Natalie
2023-03-09 15:13     ` Ron Natalie
2023-03-09 17:35     ` arnold
2023-03-09 17:01 ` Tom Ivar Helbekkmo via TUHS [this message]
2023-03-09 23:25 ` 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=m2jzzprh8t.fsf@thuvia.hamartun.priv.no \
    --to=tuhs@tuhs.org \
    --cc=tih@hamartun.priv.no \
    /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).