The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: Jon Steinhart <jon@fourwinds.com>
To: TUHS main list <tuhs@minnie.tuhs.org>
Subject: Re: [TUHS] ATC/OSDI'21 joint keynote: It's Time for Operating Systems to Rediscover Hardware (Timothy Roscoe)
Date: Fri, 17 Sep 2021 11:56:58 -0700	[thread overview]
Message-ID: <202109171856.18HIuw5g3403957@darkstar.fourwinds.com> (raw)
In-Reply-To: <242A20E1-3A22-4C98-8D96-02C3662724D4@iitbombay.org>

Bakul Shah writes:
>
> IMHO the real issue is that the software folks are *not* providing
> and *can no*t provide any sort of guidance for general purpose
> computing, as the memory underlying modern programming languages
> is so far removed from reality. The situation is sorta like what
> happens with people with newly acquired incredible wealth but no
> background in how to spend or manage it wisely (and I don't mean
> *investing* to get more wealth). At least in that case there are
> people who can help you and a tremendous need. Here we can put
> billions and billions of gates on a chip and even do wafer scale
> integration but these gates are not fungible like money.

Are you sure about this?  Or is it just that the hardware folks got to
work without ever asking software/systems people for input?

Reminds me of a UNIX workstation project that I was working on at a startup
in the mid-1980s.  The graphics hardware guy came from DEC and had his
designs well under way before I was hired.  I looked at his specs and
asked WTF?  He had put a lot of work, for example, into blazingly fast
frame-buffer clears.  I asked him why and he told me that that was a very
important thing to DECs customers.  He was crestfallen when I told him
that I would never use that hunk of hardware because we were building a
windowing system and not a standalone graphics terminal.  So yeah, he
built useless hardware because he never asked for system design help.

It's not just compute hardware.  Was working on a project in the 1990s
that you might be connected to if you're ever in the emergency room.
After I hired on, I looked over the schematics for the device and kept
asking "What's this for?"  Answer was consistently "Thought that it
would be useful for you software folks."  My response was "Hey, we're
trying to build a low-cost device here.  We don't need it, take it out."

The common thread here, which I don't know if it applies to your example,
is that hardware has traditionally had a longer lead time than software
so commonly a hardware team is assembled and busy designing long before
any software/systems types are brought on board.

Sometimes it makes sense.  I'll never forget a day that I expected to be
walked to the door at a company but to my surprise management backed me
up.  A big failing of the company was that the lead chip designer was
also a founder and on the board so was hard to hold to account.  This
person could always find a better way to do something that had already
been done, so perpetual chip redesigns meant that the chip never happened.
I was in a weekly status meeting where the hardware team presented its
status and schedule.  When it was question time, I asked something like
"So, if I look at your schedule this has 2 weeks to go and this has 5 and
so on, meaning that there's 20 weeks of work left.  Does that mean that
we're not gonna tape out next week like it says on the schedule?"  I got
reamed up and down for not showing respect for the ever so hard working
hardware team.  I think that what saved my butt was pointing out that I
was not criticizing the hardware team, but that we had a big hiring plan
for the software team once the hardware was on its way, and only so much
money in the bank, and maybe we shouldn't be spending that money quite
yet.

Jon

  reply	other threads:[~2021-09-17 18:57 UTC|newest]

Thread overview: 52+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-01 21:58 Dan Cross
2021-09-02  8:42 ` Tony Finch
2021-09-03  0:19   ` John Cowan
2021-09-03  3:24     ` Douglas McIlroy
2021-09-03 13:21       ` Theodore Ts'o
2021-09-08 11:14         ` Tony Finch
2021-09-16 19:27         ` Dan Cross
2021-09-17  0:34           ` Theodore Ts'o
2021-09-17  0:44             ` Larry McVoy
2021-09-17 17:07               ` Bakul Shah
2021-09-17  1:33             ` Dan Cross
2021-09-02 15:41 ` Kevin Bowling
2021-09-02 20:12   ` Marshall Conover
2021-09-03 15:56 ` Warner Losh
2021-09-03 17:10   ` Adam Thornton
2021-09-03 17:28     ` Larry McVoy
2021-09-03 17:42       ` John Floren
2021-09-03 19:02       ` Lawrence Stewart
2021-09-03 19:11       ` Clem Cole
2021-09-03 17:46     ` [TUHS] ATC/OSDI'21 joint keynote: It's Time for Operating Systems to Rediscover Hardware [ really a comment on SoCs ] Jon Steinhart
2021-09-16 18:38 ` [TUHS] ATC/OSDI'21 joint keynote: It's Time for Operating Systems to Rediscover Hardware (Timothy Roscoe) Dan Cross
2021-09-16 19:34   ` Jon Steinhart
2021-09-16 19:41     ` Larry McVoy
2021-09-16 23:14       ` Marshall Conover
2021-09-16 23:44         ` Rob Pike
2021-09-17  0:37           ` Larry McVoy
2021-09-17  1:38         ` Jon Steinhart
2021-09-17  3:54         ` John Cowan
2021-09-16 23:45       ` Jon Steinhart
2021-09-17  0:06         ` Al Kossow
2021-09-17  4:06           ` John Cowan
2021-09-17  4:18             ` Al Kossow
2021-09-17  0:32         ` Larry McVoy
2021-09-16 23:54       ` David Arnold
2021-09-17  1:10         ` Jon Steinhart
2021-09-17  1:28           ` Larry McVoy
2021-09-17  1:40             ` Jon Steinhart
2021-09-17  2:04               ` Larry McVoy
2021-09-17  2:21                 ` Jon Steinhart
2021-09-17  2:48           ` Theodore Ts'o
2021-09-17 17:39         ` Bakul Shah
2021-09-17 17:51           ` Jon Steinhart
2021-09-17 18:07             ` Larry McVoy
2021-09-17 21:03               ` Derek Fawcus
2021-09-17 22:11                 ` Larry McVoy
2021-09-19  4:05                   ` Theodore Ts'o
2021-09-17 18:34             ` Bakul Shah
2021-09-17 18:56               ` Jon Steinhart [this message]
2021-09-17 19:16                 ` Bakul Shah
2021-09-17 19:35                   ` Jon Steinhart
2021-09-17 15:56     ` Bakul Shah
2021-09-17 18:24       ` ron minnich

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=202109171856.18HIuw5g3403957@darkstar.fourwinds.com \
    --to=jon@fourwinds.com \
    --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).