|
| |
| | [No title] |
 | | Multiprocessing is also used to achieve increased computing power. |  | | As mentioned, these types of locks don't usually require modification for a multiprocessing environment (although the scheduler interlock may come into play when making these resources visible to the scheduler when such a lock is relinquished), but it may be advantageous to introduce additional locks of this type when implementing symmetric multiprocessing. |  | | Multiprocessing software determines the degree to which cpus share the workload. |
|
http://www.inwap.com/pdp10/paper-smp.txt
(10965 words)
|
|
| |
| | SMP - Wikipedia, the free encyclopedia |
 | | In computing: Symmetric multiprocessing, the use of multiple CPUs. |  | | In computing: Symbolic Manipulation Program a computer algebra system designed by Chris Cole and Stephen Wolfram at Caltech circa 1979 and developed and sold commercially by Inference Corp. of Los Angeles from about 1983 to 1988. |
|
http://en.wikipedia.org/wiki/SMP
(261 words)
|
|
| |
| | [No title] |
 | | During multiprocessing development, locking strategies were designed to o Reduce the total number of locks per subsystem o Reduce the number of locks taken per subsystem operation o Improve the level of parallelism throughout the kernel At times, these goals clashed: enhancing parallelism usually involves adding a lock to some structure or code path. |  | | This task was accomplished by funneling all major subsystems to a single processor while stabilizing the underpinnings of the multiprocessing system (i.e., the scheduler, the virtual memory subsystem, the virtual file system, and the hardware support) in the new environment. |  | | On a multiprocessing system, locking a spin lock involves testing the lock location for a value of zero and then atomically setting the value to one before continuing into the critical code section, assured of exclusive access. |
|
http://people.freebsd.org/~fsmp/SMP/files/DTJF03SC.TXT
(8408 words)
|
|
| |
| | iqexpand.com |
 | | Multiprocessing is a generic term for the use of two or more central processing units (CPUs) within a single computer system. |  | | Symmetric Multiprocessing, or SMP, is a multiprocessor computer architecture where two or more identical processors are connected to a single shared main memory |  | | Multiprocessors may be thought as subgenre of distributed shared memory system, namely hardware one. |
|
http://multiprocessing.iqexpand.com
(707 words)
|
|
| |
| | [No title] |
 | | In addition, the symmetric multiprocessor approach creates a program development environment that is easier to use when an application requires multiple processors to accomplish its task. |  | | Advantages of Symmetric Multiprocessing A symmetric multiprocessor (SMP) is defined as a set of processors that share a common pool of memory. |  | | The use of a symmetric multiprocessor (SMP) architecture, which has the ability to route interrupts to particular processors, allows an interrupt handling implementation that achieves both determinism and high I/O throughput. |
|
http://www.ccur.com/isddocs/reprints-Sym-Muliprocessing.doc
(3024 words)
|
|
| |
| | UNIX® Systems for Modern Architectures: Symmetric Multiprocessing and Caching for Kernel Programmers - $45.49 |
 | | Symmetric multiprocessing and cache memory systems are important cost-effective technologies for improving performance in today's state-of-the-art systems. |  | | Written for the UNIX kernel developer, this book provides a complete yet comprehensible explanation of the operation of caches and symmetric multiprocessors, how they work together, and the issues operating systems must address in order to run on the machines that incorporate them. |  | | It examines the problems these multiprocessors present to the operating system, such as race conditions, deadlocks, and the ordering of memory operations, and looks at how the UNIX kernel can be adapted to run on such systems. |
|
http://www.awprofessional.com/catalog/product.asp?product_id={963653BF-E0CC-42A4-9264-4263A2237562}
(1440 words)
|
|
| |
| | ASMP vs. SMP |
 | | In asymmetric multiprocessing the program tasks (or threads) are strictly divided by type between processors and typically, each processor has its own memory address space. |  | | The processors are symmetric, that is, they can do anything the others can. |  | | Each can look at or alter any element of memory, and each can do any kind of I/O. It is symmetrical because the view from any processor of the rest of the system is exactly the same. |
|
http://www.ipv7.net/ohlandl/CPU/ASMP_SMP.html
(594 words)
|
|
| |
| | General Micro Systems ships the fastest multiprocessor CPU board |
 | | Symmetric multiprocessing, which leverages SMP facilities built into Windows NT, Solaris and Linux, is ideal for SIMD (Single Instruction Multiple Data) applications like graphics and imaging because it enables multiple CPUs to work concurrently on the same program thread, symmetric multiprocessing. |  | | Atlas-C provides built-in support for symmetric and real-time asymmetric multiprocessing, which enables its two Coppermine-256 processors to work together in parallel on the same program, transparent to the programmer and the application. |  | | Atlas-C is the first dual-Coppermine CPU board to support symmetric and asymmetric multiprocessing, both of which make it easy to distribute programs across multiple CPUs. |
|
http://www.hoise.com/primeur/00/articles/monthly/AE-PR-06-00-61.html
(426 words)
|
|
| |
| | Cellular Multiprocessing Architecture |
 | | The Unisys Cellular MultiProcessing (CMP) architecture is a hardware and software design that allows the Microsoft Windows NT and Windows 2000 operating environments to more readily support mission-critical solutions. |  | | The Cellular MultiProcessing system design includes high-performance Intel processors that can be configured as a single, high-end Symmetric MultiProcessing (SMP) system or partitioned into multiple clustered nodes. |  | | Unisys Cellular MultiProcessing (CMP) is an open server architecture that combines powerful Intel processors with mainframe design concepts. |
|
http://www.unimetrix.com/CMT.htm
(782 words)
|
|
| |
| | Windows XP and Symmetric Multiprocessing |
 | | Symmetric multiprocessing (SMP) is a technology that allows a computer to use more than one processor. |  | | Get more information on the differences by reading this article. |
|
http://freepctech.com/pc/xp/xp00196.shtml
(251 words)
|
|
| |
| | How to adapt traditional RTOSes to symmetric multiprocessing |
 | | As the shift is made to more diverse, heterogeneous multiprocessing, the big questions facing developers include: what changes will have to be made to the applications developed for such environments, to the tools and the underlying OS structure. |  | | But that does not mean, for SMP environments at least, that we must go to a system architecture much different than the one we depend on now. |  | | Multiprocessors can be configured in a variety of forms, from loosely coupled computing grids that use the Internet for communication, to tightly coupled shared resource architectures. |
|
http://www.embedded.com/shared/printableArticle.jhtml?articleID=174913768
(2005 words)
|
|
| |
| | Symmetric multiprocessing - definition of Symmetric multiprocessing in Encyclopedia |
 | | Symmetric multiprocessing (SMP) is a multiprocessor computing architecture where all processors can access, and are equally close to, all random access memory locations. |  | | SMP has many uses in science, industry, and business where software is usually custom programmed for multithreaded processing. |  | | Embed a dictionary search in your own web page |
|
http://encyclopedia.laborlawtalk.com/Symmetric_multiprocessing
(508 words)
|
|
| |
| | QNX Product Overview |
 | | In a true symmetric multiprocessing environment, there are no incremental hardware requirements, other than for the additional CPUs. |  | | More software designers are distributing the workload across multiple CPUs, using symmetric multiprocessing (SMP). |  | | Tasks are distributed transparently across several CPUs to maximize performance or can be bound to a specific processor to separate realtime and non-realtime system components. |
|
http://www.qnx.com/tech_highlights/symmetric_multiprocessing
(527 words)
|
|
| |
| | Data access methods: overview |
 | | All columns used in the query exist as key columns and DB2 UDB Symmetric Multiprocessing is installed. |  | | Parallel table scan method (available only when the DB2 UDB Symmetric Multiprocessing feature is installed) |  | | Query is CPU bound on a uniprocessor system. |
|
http://www.redbooks.ibm.com/pubs/html/as400/v4r5/ic2924/info/db2/rzajqmstdaccessm.htm
(511 words)
|
|
| |
| | SysOpt Forums - Symmetric/asymmetric multiprocessing |
 | | I talked to a casual but reliable source for computing and he said that Linux does NOT handle multiprocessing. |  | | However all of the published references on Linux (Que, Sams, etc.) make no reference to multiprocessing. |  | | The content of the discussion left me convinced that Linux actually handled multiprocessing even beyond what WinNT could do. |
|
http://www.sysopt.com/forum/archive/index.php/t-66449.html
(443 words)
|
|
| |
| | [No title] |
 | | Introduction Linux works on SMP (Symmetric Multi-Processors) machines. |  | | Linux does not use the floating point interrupt at all except in genuine i386 processor systems which are not SMP-capable. |  | | The hardware must not require any other action on the part of software to make the transition to Symmetric I/O mode. |
|
http://www.ibiblio.org/pub/Linux/docs/HOWTO/SMP-HOWTO
(7022 words)
|
|
| |
| | Operating system |
 | | asymmetric and symmetric multiprocessing (SMP) -- clustering -- distributed computing |
|
http://www.freedownloadsoft.com/info/operating-system.html
(1014 words)
|
|
| |
| | Azul Systems Compute Appliance for Network Attached Processing |
 | | Each Azul Compute Appliance is a flat symmetric multiprocessing (SMP) system with up to 384 processor cores and 256 GB of coherent memory. |  | | The massive capacity of an Azul Compute Appliance goes well beyond traditional SMP systems and allows many applications to share an appliance with high levels of utilization. |  | | Introducing Vega™—the industry's first 64-bit RISC based general purpose processor optimized for virtual machine-based applications |
|
http://www.azulsystems.com/products/cpools_cappliance.php
(401 words)
|
|
| |
| | OpenVMS Programming Concepts Manual |
 | | A multiprocessing system consists of two or more CPUs that address common memory and that can execute instructions simultaneously. |  | | In most respects the members of an OpenVMS SMP system are symmetric. |  | | For more information about SMP concepts and hardware configurations, refer to VMS for Alpha Platforms Internals and Data Structures. |
|
http://www.cuis.edu/doc_vms_html/000000/731final/5841/5841pro_016.html
(3569 words)
|
|
| |
| | IBM VisualAge C++ Professional for AIX, V6.0 Now Supports Symmetric Multiprocessing with OpenMP |
 | | Jointly defined by a group of major computer hardware and software vendors, including IBM, OpenMP is a portable, scalable programming model designed to provide SMP programmers with a simple and flexible interface for developing shared-memory parallel applications for platforms ranging from the desktop to the supercomputer. |  | | With representation from IBM's compiler development team on the ISO/ANSI C++ committee, IBM is in a position to understand the latest clarifications of the ISO 1998 C++ Standard. |  | | Also included in VisualAge C++ is the IBM Distributed Debugger that allows you to visually debug programs running locally, remotely, or in a client-server environment. |
|
http://www-306.ibm.com/common/ssi/rep_ca/2/897/ENUS202-162
(4699 words)
|
|
| |
| | Hewlett-Packard Journal: Physical design of 0.35-micrometer gate arrays for symmetric multiprocessing servers - HP ... |
 | | Examples include a floor planner that understands design-specific routing obstructions, custom clock tree generation, and placement-based resynthesis of the gates. |  | | Hewlett-Packard Journal: Physical design of 0.35-micrometer gate arrays for symmetric multiprocessing servers - HP Exemplar S-class, X-class technical servers - Technology Information - Technical |  | | Physical design of 0.35-micrometer gate arrays for symmetric multiprocessing servers - HP Exemplar S-class, X-class technical servers - Technology Information - Technical |
|
http://www.findarticles.com/p/articles/mi_m0HPJ/is_n2_v48/ai_19426729
(536 words)
|
|
| |
| | ITworld.com - LINUX TIPS AND TRICKS - Scalability and Symmetric Multiprocessing |
 | | Furthermore, most algorithms are fully or partially sequential (single-threaded) by nature, and so are system calls, memory access routines, and synchronized operations. |  | | That said, with every release, the Linux kernel scales better in terms of the number of processors supported and the scheduling algorithm. |  | | SMP is one of the most challenging aspects in the design of a modern operating system. |
|
http://www.itworld.com/nl/lnx_tip/03302001/pf_index.html
(437 words)
|
|
| |
| | Bringing SMP to Your UP Operating System |
 | | Knowledge of the concepts and implementations of basic operating system parts such as managing virtual memory and multitasking are assumed and will not be discussed except as they relate to multiprocessing. |  | | Knowledge equivalent to an intermediate or advanced computer architecture college course will be helpful in understanding scheduling issues, but is not required. |  | | This tutorial is intended as a supplement to the SigOps OS Tutorial to teach the fundamentals of symmetric multprocessing using Intel MP compliant hardware. |
|
http://www.cheesecake.org/~sac/smp.html
(2183 words)
|
|
| |
| | Kernel, Symmetric Multiprocessing, NUMA, Virtual Memory, and Device Support |
 | | Additionally, it provides the opportunity to extend the life and increase the cost-effectiveness of multiprocessor systems by adding CPU cards (and their compute power) to multiprocessors rather than buying more systems. |  | | For information on the Tru64 UNIX development environment and the threads package that Tru64 UNIX supports, see the |  | | Symmetric multiprocessor (SMP) systems typically provide one interconnect, either a bus or a switch, that links all system resources. |
|
http://www.phys.uu.nl/DU/Tru64_5.1A/HTML/ARH8XDTE/VMCHPTXX.HTM
(4053 words)
|
|
| |
| | Processor subsystem interconnect architecture for a large symmetric multiprocessing system |
 | | The shared L2 cache is interposed in the storage hierarchy between a private L1 cache dedicated to each processor and the fully shared, fully coherent memory of the z990. |  | | The SCE includes a second-level cache (L2 cache) and a pipelined switch that manages data routing and maintains strong storage coherency across the multiprocessing system. |  | | The z990 system comprises one to four book packages; each book package is a pluggable unit containing up to 12 processors and up to 64 GB of memory, I/O adapters, and a centralized switch and coherency manager known as the system control element (SCE), through which the processors and I/O connect. |
|
http://www.research.ibm.com/journal/rd/483/mak.html
(7533 words)
|
|
| |
| | Symmetric multiprocessing -- uniform access shared memory |
 | | The concept of symmetric multiprocessing (SMP) has trickled down from expensive supercomputer hardware all the way to today's desktop workstation. |  | | Similar multi-path switched interconnects are increasingly being found between SMP nodes, in ccNUMA systems and true network clusters. |  | | More and more personal desktop systems are appearing with capacity for up to four processors, and modest server systems regularly contain four, eight, sixteen or more CPUs. |
|
http://www.epcc.ed.ac.uk/direct/newsletter5/node14.html
(489 words)
|
|
| |
| | symmetric multiprocessing |
 | | OS/2 currently supports so-called HMP (Hybrid Multiprocessing), which provides some elements of symmetric multiprocessing, using add-on IBM software called MP/2. |  | | Simple MP usually involves assigning each processor to a fixed task (such as managing the file system), reserving the single main CPU for general tasks. |  | | OS/2 SMP was planned for release in late 1993. |
|
http://burks.brighton.ac.uk/burks/foldoc/5/114.htm
(150 words)
|
|
| |
| | Harnessing Symmetric Multiprocessing Using MicroQuill SmartHeap for SMP* |
 | | Harnessing Symmetric Multiprocessing Using MicroQuill SmartHeap for SMP* - Intel® Software Network |  | | This paper discusses the advantages of using MicroQuill's SmartHeap for SMP* to obtain the optimal performance when you need to deploy complex enterprise class applications on server platforms based on Intel® architecture. |  | | Harnessing Symmetric Multiprocessing Using MicroQuill SmartHeap for SMP* |
|
http://www.intel.com/cd/ids/developer/asmo-na/eng/dc/threading/implementation/43895.htm?page=1
(170 words)
|
|
| |
| | Timeline: Symmetric Multiprocessing and Parallelism |
 | | Flare One should contain language features intended to set things up for parallel computing (1) on symmetric multiprocessing machines. |  | | The ideal of SMP is that almost any Flare program will run four times faster on a machine with four processors. |
|
http://yudkowsky.net/sing/PtS/technology/timeline/smp.html
(455 words)
|
|
| |
| | Define SMP - a definition from Whatis.com - see also: symmetric multiprocessing |
 | | In symmetric (or "tightly coupled") multiprocessing, the processors share memory and the I/O bus or data path. |  | | SMP (symmetric multiprocessing) is the processing of programs by multiple processors that share a common operating system and memory. |  | | A single copy of the operating system is in charge of all the processors. |
|
http://searchdatacenter.techtarget.com/sDefinition/0,,sid80_gci214218,00.html
(217 words)
|
|
| |
| | What is SMP? - A Word Definition From the Webopedia Computer Dictionary |
 | | (1) Short for Symmetric Multiprocessing, a computer architecture that provides fast performance by making multiple CPUs available to complete individual processes simultaneously (multiprocessing). |  | | You are in the: Small Business Computing Channel |  | | Unlike asymmetrical processing, any idle processor can be assigned any task, and additional CPUs can be added to improve performance and handle increased loads. |
|
http://www.webopedia.com/TERM/S/SMP.html
(183 words)
|
|
| |
| | Concurrent Computer Corporation, the On-Demand and Real-Time Linux Solutions Company |
 | | RedHawk's true symmetric multiprocessing support includes load-balancing and CPU shielding to maximize determinism and real-time performance in mission-critical solutions. |  | | RedHawk Linux supports Concurrent’s powerful set of NightStar development tools. |  | | Tightly-coupled symmetric multiprocessing (SMP) systems with up to 8 CPUs |
|
http://www.ccur.com/isd_solutions_ihawk.asp?o1=1
(767 words)
|
|
| |
| | LANSA For Windows and Symmetric Multiprocessing Systems |
 | | Multiprocessing systems have multiple CPUs and can execute more than one set of machine instructions at a time. |  | | Symmetric multiprocessing (SMP) systems apply multiple identical processors to a task. |  | | Symmetric multiprocessing systems are servers that service hundreds of end users. |
|
http://www.lansa.com/support/tips/t0199.htm
(901 words)
|
|
| |
| | Smart Computing Dictionary Entry - 4-way symmetric multiprocessing |
 | | Smart Computing Dictionary Entry - 4-way symmetric multiprocessing |  | | Symmetric multiprocessing, or SMP, is a complicated process that lets a PC divide work among multiple processors. |
|
http://www.smartcomputing.com/editorial/dictionary/detail.asp?guid=&searchtype=1&DicID=10157&RefType=Dictionary
(101 words)
|
|
| |
| | NodeWorks - Encyclopedia: Symmetric multiprocessing |
 | | This makes it possible for an SMP operating system to balance the work load efficiently between the processors. |  | | Symmetric MultiProcessing, or SMP, is a specific implementation of multiprocessing in which, typically, n-processors are connected through a bus to a large chunk of "logical" memory that all share through a bus. |  | | Complements of SMP are asymmetric or asymmetrical multiprocessing, in which separate specialized processors are used for specific tasks; and clustered multiprocessing (e.g. |
|
http://pedia.nodeworks.com/S/SY/SYM/Symmetric_multiprocessing
(654 words)
|
|
| |
| | DesksideDestop Workstation performs design and analysis., IBM Corporate Headquarter |
 | | Your IBM representative, an IBM Business Partner, or the Americas Call Centers at 800-IBM-CALL (Reference: RE001). |  | | • Outstanding value for a 3D symmetric multiprocessing (SMP) workstation |  | | The POWER 9114 lowers the cost of a high-end design and analysis applications workstation. |
|
http://news.thomasnet.com/fullstory/24083/355
(906 words)
|
|
| |
| | 16 Symmetric Multiprocessing: liboskit_smp.a |
 | | Systems which fully comply to the Intel MultiProcessing Specification (IMPS) should be supported. |  | | Combined with the spin-locks provided in libkern, it is possible to implement a complete symmetric multiprocessor (SMP) based system using the OSKit code. |  | | Since some of the code is based on Linux 2.0, some features (such as dual I/O APICs) are not fully supported. |
|
http://sdf.lonestar.org/~kym/html-20020317/oskit-wwwch16.html
(1116 words)
|
|
| |
| | Recompiling for Symmetric Multiprocessing - LinuxQuestions.org |
 | | I have a question -- I have a custom built PC with an Intel D865PERL motherboard, and the 2.4.22 kernel i'm using with Slackware 9.1 works perfect, except lacks the symmetric multiprocessing support that hyper threading offers in my CPU (p4 3.06ghz) |  | | Want to know if that peripheral is compatible with Linux? |  | | I recompiled to 2.6.5, and I can no longer use my built in sound card! |
|
http://www.linuxquestions.org/questions/showthread.php?postid=869275
(518 words)
|
|
| |
| | [No title] |
 | | The technological advances made by Intel gave the system the logic to support “up to four processors on one baseboard built into the processor”. |  | | Symmetric Multiprocessing (SMP) Defined SMP treats all processors as equals. |  | | p r o c e s s o r h a s a l s o b e c o m e a b u i l d i n g b l o c k for scalable systems with the ability to support 8-way and greater multiprocessing with clustering technology. |
|
http://medix.marshall.edu/~mccarthy/tm660/Lecture03_ComputingPlatforms/A3_JohnGilaspy_SMP.doc
(1965 words)
|
|
| |
| | QNX Software Systems: Symmetric Multiprocessing Technology Development Kit |
 | | QNX Software Systems: Symmetric Multiprocessing Technology Development Kit - Intel® Software Network |  | | QNX Software Systems: Symmetric Multiprocessing Technology Development Kit |  | | QNX Software Systems' Symmetric Multiprocessing (SMP) Technology Development Kit (TDK) allows you to leverage greater scalability, system density and performance using SMP in compute-intensive systems, such as network elements, encryption/decryption, transportation, high-end medical imaging and storage. |
|
http://developer.intel.com/cd/ids/developer/asmo-na/eng/catalog/processor/196187.htm
(212 words)
|
|
| |
| | Using Two-Way Virtual Symmetric Multiprocessing (Experimental) |
 | | This enables you to assign two virtual processors to a virtual machine on any host machine that has at least two logical processors. |  | | For all supported configurations of 32-bit and 64-bit host and guest operating systems running on multiprocessor host machines, Workstation versions 5.5 and later provide experimental support for two-way virtual Symmetric Multiprocessing (Virtual SMP). |  | | Note that once you commit a change to this setting, by clicking OK in VM > Settings, the original setting for number of processors is discarded, and no longer appears as an option in VM > Settings. |
|
http://www.vmware.com/support/ws55/doc/ws_devices_2way_vsmp.html
(535 words)
|
|
| |
| | Linux News: Developer : ARM Announces Integrated Multiprocessor Core |
 | | "Through our partnership with NEC Electronics, we have developed the groundbreaking MPCore multiprocessor which delivers the benefits of scalable multiprocessing in a configurable and easy-to-use implementation." |  | | Multiprocessing is widely used for demanding applications that execute multiple tasks at the same time, such as consumer entertainment and convergence devices in the home. |  | | The MPCore multiprocessor is based on the ARMv6 architecture, with media extensions for next-generation, rich-multimedia devices and ARM Jazelle Java acceleration. |
|
http://www.linuxinsider.com/story/developer/33835.html
(853 words)
|
|
| |
| | QNX Symmetric Multiprocessing Technology Development Kit - OSNews.com |
 | | QNX Symmetric Multiprocessing Technology Development Kit - OSNews.com |  | | The Symmetric Multiprocessing (SMP) Technology Development Kit allows you to achieve greater scalability, system density and performance in compute-intensive systems, such as network elements, encryption/decryption, transportation, medical imaging, storage. |  | | Reproduction of OSNews stories is granted only by explicitly receiving authorization from OSNews and if credit is given to OSNews. |
|
http://www.osnews.com/story.php?news_id=7718
(111 words)
|
|
| |
| | QNX Technology Development Kits |
 | | SMP Technology Development Kit provides access to unique QNX technology, with an extensive set of binary components to develop and deploy SMP systems. |  | | Leverage greater scalability, system density and performance using symmetric multiprocessing (SMP) in compute-intensive systems, such as network elements, encryption/decryption, transportation, high-end medical imaging, and storage. |  | | Web Seminar: Designing High-Performance Network Elements Using Multiprocessing |
|
http://www.qnx.com/products/tech_dev_kits/smp.html
(350 words)
|
|
| |
| | What is multiprocessing? - A Word Definition From the Webopedia Computer Dictionary |
 | | Multiprocessing systems are much more complicated than single-process systems because the operating system must allocate resources to competing processes in a reasonable manner. |  | | Multiprocessing operating systems enable several programs to run concurrently. |  | | Unix Systems for Modern Architectures: Symmetric Multiprocessing and Caching for Kernel Programmers |
|
http://www.webopedia.com/TERM/o/multiprocessing.htm
(154 words)
|
|
| |
| | Symmetric Multiprocessing Frequently Asked Questions |
 | | Symmetric Multiprocessing, or SMP, is the term used to describe a computer system that is equipped with more than one processor, and also equipped with an operating system capable of distributing load evenly over those processors. |  | | A 2nd look at Hyper-threading Performance: Part 1 |
|
http://www.2cpu.com/articles/6_1.html
(1110 words)
|
|
| |
| | Symmetric multi-processing system utilizing a DMAC to allow address translation for attached processors (US6907477) |
 | | Symmetric multi-processing system with attached processing units being able to access a shared memory without being structurally configured with an address translation mechanism |  | | US6779049 issued 2004-08-17 Symmetric multi-processing system with attached processing units being able to access a shared memory without being structurally configured with an address translation mechanism |  | | Multiprocessing packet switching connection system having provision for error correction and recovery |
|
http://www.delphion.com/details?pn=US06907477__
(651 words)
|
|
|