Slashdot Mirror


Intel, Unisys Partner On New Range of Servers

itwbennett writes "Unisys is primarily a services and consulting company with just a small amount of revenue coming from hardware, but they may be on to something new that could 'could give them a competitive advantage at a time when the big guns are a mess,' says Andy Patrizio. Unisys and Intel are are set to introduce on September 9 a new kind of secure computing platform designed to as a replacement platform for RISC systems running mission-critical cloud and big data workloads. 'It sounds funny to hear Intel talk about RISC migration since it is in the RISC business with the Itanium,' says Andy Patrizio, 'but at this point, what's left? HP was the driving force behind Itanium and it's in chaos right now. IBM has a healthy RISC business, so the target is obviously what's left of the Sun installed base.'"

7 of 46 comments (clear)

  1. Itanium is not RISC by Anonymous Coward · · Score: 3, Informative

    Itanium is not a RISC or CISC CPU. It is EPIC (Explicity Parallel Instruction Computing). Sheesh.

    1. Re:Itanium is not RISC by Jeremy+Erwin · · Score: 4, Funny

      and in this particular case, it was an EPIC FAIL.

  2. We have the way out! by Billly+Gates · · Score: 5, Funny

    Are you tired of freedom? Does using open standards that are flexible and adoptable and freeing you from the chain of locked ecosystems? Is your uptime and performance too high?

    Unisys: We have the way out.

    With cheap plastic servers combined with an inflexible proprietary ecosystem you too can be trapped today! Fulky phb compliant with fancy brochure ware with hot business slang no one completely understands fully included for free.

  3. Re:Unisys has history as a system house by Anonymous Coward · · Score: 4, Interesting

    Unisys's role as a system house goes back further than you think and is much more extensive than you think.

    Unisys were one of the original mainframe companies...

    http://www.unisys.com/unisys/theme/index.jsp?id=16000034 .. they go back to the days of Control Data, Prime, etc, but I suppose young whipper snippers won't know anything about that.

  4. Back in the day ... by DERoss · · Score: 4, Interesting

    I worked for Unisys and one of its predecessors for 24 years. At the time Unisys was created -- Burroughs did a hostile takeover of Univac -- the combined company had some 130,000 employees; and about half of its business was with the U.S. military. Now the company has about 22,800 employees and seems to have no military business. I stuck with the company even when they started treating salaried software professionals as if they were hourly assembly-line workers. I stuck with them when they imposed an 18-month salary freeze that did not apply to executive bonuses. I left when it was obvious that any manager who brought new work to our site would be fired.

  5. Just Marketing by Anonymous Coward · · Score: 3, Interesting

    Unisys' existing mainframes already use Intel Xeon chips with FPGA coprocessors implementing their original mainframe ISA. So whatever they're about to unleash upon the world is likely to be a rehash of some current product. This sounds like pure marketing buzz.

    Unisys is actually interesting because they're the last large vendor still selling a sign-magnitude machine and maintaining an accompanying C compiler, albeit they only adhere to the original C89 standard. But then again, so does Microsoft.

    http://public.support.unisys.com/2200/docs/cp13.2/pdf/78310422-010.pdf

    A char is 9 bits, short is 18 bits, int is 36 bits, long is 36 bits, and long long is 72 bits. unsigned has the same range as positive signed values. Addresses are in words, not byte offsets like on Intel.

    Full C conformance actually requires a fair bit of costly emulation, so by default its disabled. For example, conversion from signed to unsigned is well-defined in C, but to get the specified behavior on a signed-magnitude implementation the compiler must emit code to compute the value, whereas on twos-complement the bit value is identical.

  6. Re:Unisys has history as a system house by stox · · Score: 4, Informative

    They had mainframes before IBM did: https://en.wikipedia.org/wiki/UNIVAC, well before the days of Control Data, Prime, etc.

    --
    "To those who are overly cautious, everything is impossible. "