The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
* [TUHS] STREAMS performance
@ 2020-04-12 10:03 Paul Ruizendaal
  2020-04-12 22:55 ` joe mcguckin
  2020-04-12 23:15 ` Anthony Martin
  0 siblings, 2 replies; 7+ messages in thread
From: Paul Ruizendaal @ 2020-04-12 10:03 UTC (permalink / raw)
  To: TUHS main list


> Date: Sat, 11 Apr 2020 08:44:28 -0700
> From: Larry McVoy
> 
> On Sat, Apr 11, 2020 at 11:38:44AM -0400, Norman Wilson wrote:
>> -- Stream I/O system added; all communication-device
>> drivers (serial ports, Ethernet, Datakit) changed to
>> work with streams.  Pipes were streams.
> 
> How was performance?  Was this Dennis' streams, not Sys V STREAMS?

It was streams, not STREAMS.

> I ported Lachmans/Convergents STREAMS based TCP/IP stack to the
> ETA 10 Unix and SCO Unix and performance just sucked.  Ditto for
> the Solaris port (which I did not do, I don't think it made any
> difference who did the port though).

STREAMS are outside the limited scope I try to restrain myself to, but I’m intrigued.

What in the above case drove/caused the poor performance?

There was a debate on the LKML in the late 1990’s where Caldera wanted STREAMS support in Linux and to the extent the arguments were technical *), my understanding of them is that the main show stopper was that STREAMS would make ‘zero copy’ networking impossible. If so, then it is a comment more about the underlying buffer strategy than STREAMS itself.

Did STREAMS also perform poorly in the 1986 context they were developed in?

Paul

*) Other arguments pro- and con included forward maintenance and market need, but I’m not so interested in those aspects of the debate.


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-04-14 14:55 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-12 10:03 [TUHS] STREAMS performance Paul Ruizendaal
2020-04-12 22:55 ` joe mcguckin
2020-04-14 14:54   ` Tony Finch
2020-04-12 23:15 ` Anthony Martin
2020-04-13  1:43   ` Rob Pike
2020-04-13  3:00     ` Anthony Martin
2020-04-13  3:14       ` Rob Pike

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).