Jump to content

Cellular multiprocessing

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by G9germai (talk | contribs) at 20:22, 17 February 2011. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Cellular multiprocessing is a multiprocessing architecture designed specifically for Intel central processing units from Unisys, a worldwide information technology consulting services and solutions company.

It consists of the partitioning of processors into separate computing environments running different operating systems. Providing up to 32 processors that are crossbar connected to 64GB of memory and 96 PCI cards, a CMP system provides mainframe-like architecture using Intel CPUs. CMP supports Windows NT and Windows 2000 Server, AIX, Novell NetWare and UnixWare and can be run as one large SMP system or multiple systems with variant operating systems.

There is a concept of creating CPU Partitions in CMPs, e.g. one can create a full partition of 32 processors, Or one can create two partitions of 16 processors each, these two partitions will be visible to the OS installed as two machines. Similarly for 32 processors it is possible to create 32 partitions at max each having a single CPU.

In case of LINUX/UNIX OS the CMP technology is proven to be very best, whereas in case of Windows 2003 Servers installations, there are certain limits for partitions having number of CPUs, like for a windows 2003 installation the maximum CPU in a partition can only be 4, if more CPUs are assigned severe performance degrade are observed. Even on 8 CPU partition the performance is compariable to the performance of a 2 processors partition.

See also