Warning: mysqli::__construct(): (HY000/1203): User howardkn already has more than 'max_user_connections' active connections in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\includes\artfuncs.php on line 21
Failed to connect to MySQL: (1203) User howardkn already has more than 'max_user_connections' active connections
Warning: mysqli::query(): Couldn't fetch mysqli in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\index.php on line 66
Article <memo.20240602112337.3656D@jgd.cix.co.uk>
Deutsch   English   Français   Italiano  
<memo.20240602112337.3656D@jgd.cix.co.uk>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: jgd@cix.co.uk (John Dallman)
Newsgroups: comp.arch
Subject: Re: architectural goals, Byte Addressability And Beyond
Date: Sun, 2 Jun 2024 11:23 +0100 (BST)
Organization: A noiseless patient Spider
Lines: 15
Message-ID: <memo.20240602112337.3656D@jgd.cix.co.uk>
References: <v3d9bh$s9a$2@gal.iecc.com>
Reply-To: jgd@cix.co.uk
Injection-Date: Sun, 02 Jun 2024 12:23:37 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="8dcdeea93ece1bc8f8860b97c72e9e4f";
	logging-data="3488704"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX1+b07L1aHa+NNEO/A/WRqnUKNOBb2N+Jyc="
Cancel-Lock: sha1:orCMFARrJUV02a33vJkPxPV9ynY=
X-Clacks-Overhead-header: GNU Terry Pratchett
Bytes: 1521

In article <v3d9bh$s9a$2@gal.iecc.com>, johnl@taugh.com (John Levine)
wrote:

> I have to say I'm somewhat surprised that IBM has put a lot of 
> effort into running linux on zSeries, since that's about as 
> un-captive as you can get. I would imagine that for some kinds 
> of heavily threaded workloads they could be competitive since 
> the z machines have upwards of a hundred CPUs with a shared 
> mostly consistent cache.

It seems to have been the easiest way to get zSeries used for web serving
and other internet tasks. Getting Linux software running on zSeries that
way is /much/ easier than porting it to z/OS or z/VSE. 

John