Unisys Phasing Out Decades-Old Mainframe Processor For x86
angry tapir writes: Unisys is phasing out its decades-old mainframe processor. The chip is used in some of Unisys' ClearPath flagship mainframes, but the company is moving to Intel's x86 chips in Libra and Dorado servers in the ClearPath line. The aging CMOS chip will be "sunsetted" in Libra servers by the end of August and in the Dorado line by the end of 2015. Dorado 880E and 890E mainframes will use the CMOS chip until the servers are phased out, which is set to happen by the end of 2015.
why go with unisys when their new servers won't run your old crap. god knows anyone buying from them could spec out a xeon server from anywhere.
That's over half a century of the UNIVAC 36-bit architecture, going back to the UNIVAC 1107. The operating system in use today, originally EXEC 8, later OS 1100, later OS 2200, first ran on the UNIVAC 1108 in 1966.
Some programs from the 1970s will still run today. Some from that era are still being maintained and distributed.
I want to case mod an old AN/UYK-7 chassis and panel with a multi-core motherboard and storage. Anyone know where to shop?
Get thee glass eyes, and, like a scurvy politician, seem to see things thou dost not.--King Lear
http://esj.com/articles/2010/1...
Oct 19, 2010
" This week the company updated its Libra and Dorado mainframe lines, touting a new all-Intel architecture,"
Unisys's
Not Unisys'
Yes but hypothetically Multisys'
http://www.compilerjobs.com/db/jobs_view.php?editid1=525
IBM Z-series mainframes still use a customized CPU, although the i-Series did indeed move to POWER some time ago.
http://en.wikipedia.org/wiki/I...
Memory-safe languages and their compiler can provide the same "safety" net
But no one uses them.
"I don't know, therefore Aliens" Wafflebox1
Both Java and C# are memory-safe and in widespread use. They are not delivering utmost efficiency, though. That is because you cannot allocate complex data types on the stack or as an array of object values.
And they don't have destructors, a very elegant, efficient and safety-improving mechanism.
Both Java and C# are memory-safe and in widespread use.
That'll be why Eclipse regularly crashes with segmentation faults.
The Unisys systems are ones-complement, 36-bit systems, with overlay managers for their banks of memory; the Univac side of the house still supports running 'lost-deck' code from the 1950s. As in, the executable exists, but the source code was lost decades ago. So there is NO way to 'just recompile'.
Dead or alive?
DEAD!
We won't know until somebody opens the box and looks.
The switch to x86 processors won't affect existing Unisys customers looking to upgrade older mainframes with faster systems. x86 Dorado servers will continue to support the ClearPath OS 2200 operating system, while the Libra line will support the ClearPath MCP operating system. Both the OSes will execute tasks on Intel's Xeon server chips through a firmware layer that translates the OS code for execution on x86 chips.
"Happy families are all alike; every unhappy family is unhappy in its own way." -- Anna Karenina by Leo Tolstoy
... to me was that Unisys was still selling computer systems. The only time I thought about the company in recent years was when dealing with their help desk software package. Prior to that my last contact with the company was having to use an aging 110x mainframe that was running EXEC-something. A horrible user interface, BTW. It seemed to be designed to make using the system a major pain in the butt. I was so happy when a co-worker pointed out that I could move my code onto the PDP-11 and actually get some work done.
CUR ALLOC 20195.....5804M
I played in a band with a guy who sold some significant patents to Unisys for their mainframes and worked in the CTO office. Smart guy, actually worked as a pro musician for a while in the 70s with David Bromberg (session player for the hippie giants like Joan Baez). 6 or 7 years ago, I was interviewing a guy applying to be my manager. He also worked at Unisys, and so I asked him if he knew the guy with the IP, and he got a funny look on his face - he did know him, and said there was antagonism in that relationship. Apparently there was a longstanding feud between the older big iron guys and the newer architecture team. It's interesting to me to see that play out.
When Eclipse is crashing with a segmentation fault, it is almost always in swt. So the problem is with the native code which swt calls in order to interface with the underlying operation system.
That can only be solved by writing the entire Operation system in a safe language, but nobody is working on that.
I have newer seen Eclipse segfault outsite swt code.
I have newer seen Eclipse segfault outsite swt code.
Then there's either a bug in the JVM, or something in SWT has scribbled over memory creating a segfault later.
SJW n. One who posts facts.
you mean X86? (ba-doom boom!)
Actually...
APK quotes people (including myself) without context and should not be trusted. Just thought you should know.
Hurray for PNG though, too bad it took so many years for major browsers to adopt it.
DEC got off the ground as the better and more agile alternative to IBM, especially for smaller computers. It really was very innovative. However after some years it really started to look like a full blown clone of IBM, just as bulky and bureaucratic, and blind to the more nimble competition coming in from the sides.
facebook is only for zombies.
It is what it is.
A lot of the 1960's big iron had 9 bit bytes - eg the venerable DEC-10. They need 36 bits to represent the range of data they wanted (typically floating point). Those 36 bits could only be divided according to 36 = 2x2x3x3 (ie chunks of 1, 2, 3, 4, 6, 9, 12, 18). Some used 6 bits to represent a character in a very limited character set, some used 9 bits to a character (not all bit values necessarily corresponded to a printable character). The big change to 8 bit bytes came from the IBM 360 when it choose 32 bits (32 = 2x2x2x2x2) and it's easy division into 1,2,4,8,16 chunks. The 9 bit byte was the standard and the 8 bit byte was the incompatible new kid on the block. Which is why the ITU says the unambiguous 'octet' instead of the ambiguous 'byte'.
So, Unisys is still selling proprietary hardware and operating systems.
IBM's continued existence as a mainframe manufacturer doesn't surprise me too much. That's a big installed base that's in no hurry to move to other platforms.
DEC's OpenVMS is still around, though the Alpha hardware is not long for this world (if it isn't already gone). Has HP ported OpenVMS to anything with a brighter future than Itanium?
Even though I never did anything with Univac machines, it does make me a little sad to see another one bite the dust.
There's no time like the present. Well, the past used to be.