Comment # 7 on bug 1175826 from
(In reply to Ihno Krumreich from comment #6)
> (In reply to Michel Normand from comment #5)
> > should ask to somebody who has s390 skill what are the differences between
> > s390p* and s390zp* workers.
> 
> None. It is just a different name.

OK. First think and then answer.

All these machines are LPARs.

s390p* are located on a EC12

s390zp* are located on a z13 (the successor of the EC12 generation)

The architecture level set we have is for z196 (predecessor of EC12).
And the default compiler flags point to z196.

But..... if a package has its own processor type detection and compiles on a
z13 the code (if later used in a different package) may fail to execute on a
EC12.


You are receiving this mail because: