The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: crossd@gmail.com (Dan Cross)
Subject: [TUHS] OT: critical Intel design flaw
Date: Wed, 3 Jan 2018 22:21:02 -0500	[thread overview]
Message-ID: <CAEoi9W6witKBBzv0H+TdB7cvzPbEW1_N0XNknn9c=U=OAPo7LQ@mail.gmail.com> (raw)
In-Reply-To: <a289ef86-3b07-1560-4e5d-e3007d33c21d@kilonet.net>

On Wed, Jan 3, 2018 at 9:09 PM, Arthur Krewat <krewat at kilonet.net> wrote:

> On 1/3/2018 6:40 PM, Theodore Ts'o wrote:
>
>> It's the 21st century, except for big data centers at Google,
>> Facebook, Microsoft, et. al, who uses disk drives in this day and
>> age?
>>
> Have you actually priced "Enterprise" level SSD's lately that come with a
> support contract so that when they hit their end of life, the VAR will
> replace them?
>
> Dell 400GB SLC (Hitachi) in a Compellent, $5K, and that's with an
> educational discount a couple of years ago.
>
> Sure, if you're doing an IOPS/$ comparison, they shine. But for the most
> part, a Compellent with a few SLC SSDs, and a few MLC SSDs, still needs
> spinning rust to make the bulk of the storage.
>
> And this is a tiny 70TB installation mostly for VMware and Oracle DB.
>

Well sure, but I think this sort of reinforced Ted's point: you're not
going to run Fuschia on that machine. The machine you are describing is,
conceptually, more in the camp of the things you'd find in a big company's
datacenter rather than in an end-user's cell phone or laptop.

One of the issues with Unix/Linux-style kernels is that they try to be
"general-purpose": suitable for any number of tasks. A new direction in
systems is the realization that the software we run in datacenters doesn't
need to be the same as the software we run on our desktop machines. The big
iron in the rack doesn't necessarily need a graphics subsystem or USB
drivers for keyboards, mice, or other data-entry things, for instance; it
certainly doesn't need X11, GNOME, and on-and-on.

Fuschia's approach is the dual of this: the kernel to drive the cell phone
doesn't need datacenter-class storage support or 10Gbps networking.

        - Dan C.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://minnie.tuhs.org/pipermail/tuhs/attachments/20180103/2acbfd55/attachment.html>


  reply	other threads:[~2018-01-04  3:21 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-03 13:43 Noel Chiappa
2018-01-03 14:26 ` Clem Cole
2018-01-03 17:28   ` Bakul Shah
2018-01-03 17:46     ` ron minnich
2018-01-03 18:28       ` Bakul Shah
2018-01-03 18:27     ` Clem Cole
2018-01-03 18:39       ` Forrest, Jon
2018-01-03 18:50         ` ron minnich
2018-01-03 19:56       ` Paul Winalski
2018-01-03 20:24       ` Bakul Shah
2018-01-03 23:40       ` Theodore Ts'o
2018-01-04  0:51         ` Larry McVoy
2018-01-04  2:13           ` Bakul Shah
2018-01-04  2:26             ` Larry McVoy
2018-01-04  3:31               ` Bakul Shah
2018-01-04  2:09         ` Arthur Krewat
2018-01-04  3:21           ` Dan Cross [this message]
2018-01-04 17:42             ` Arthur Krewat
2018-01-04 11:53         ` Harald Arnesen
2018-01-04 14:03           ` Clem Cole
2018-01-04 15:54             ` Larry McVoy
2018-01-04 16:45             ` Theodore Ts'o
2018-01-04 17:10               ` Andy Kosela
2018-01-04 17:17               ` Larry McVoy
2018-01-04 18:29                 ` Bakul Shah
2018-01-04 18:50                   ` Larry McVoy
2018-01-04 20:52                     ` Warner Losh
2018-01-04 20:56                       ` Bakul Shah
2018-01-04 20:56                   ` Theodore Ts'o
2018-01-04 21:16                     ` Warner Losh
2018-01-04 22:55                       ` Andy Kosela
2018-01-05 14:27                         ` Clem Cole
2018-01-04 21:17                     ` Bakul Shah
2018-01-04 17:20               ` Tom Ivar Helbekkmo
2018-01-04 17:28                 ` Warner Losh
2018-01-03 17:07 ` Bakul Shah
  -- strict thread matches above, loose matches on Subject: below --
2018-01-03 17:06 Norman Wilson
2018-01-03  7:53 Andy Kosela
2018-01-03 11:57 ` Ron Natalie
2018-01-03 14:22   ` Random832

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='CAEoi9W6witKBBzv0H+TdB7cvzPbEW1_N0XNknn9c=U=OAPo7LQ@mail.gmail.com' \
    --to=crossd@gmail.com \
    /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).