US20050268048A1 - System and method for using a plurality of heterogeneous processors in a common computer system - Google Patents

System and method for using a plurality of heterogeneous processors in a common computer system Download PDF

Info

Publication number
US20050268048A1
US20050268048A1 US11/171,757 US17175705A US2005268048A1 US 20050268048 A1 US20050268048 A1 US 20050268048A1 US 17175705 A US17175705 A US 17175705A US 2005268048 A1 US2005268048 A1 US 2005268048A1
Authority
US
United States
Prior art keywords
memory
processors
spu
processor
data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US11/171,757
Inventor
Harm Hofstee
Charles Johns
James Kahle
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
International Business Machines Corp
Original Assignee
International Business Machines Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by International Business Machines Corp filed Critical International Business Machines Corp
Priority to US11/171,757 priority Critical patent/US20050268048A1/en
Assigned to INTERNATIONAL BUSINESS MACHINES CORPORATION reassignment INTERNATIONAL BUSINESS MACHINES CORPORATION ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: HOFSTEE, HARM P., JOHNS, CHARLES R., KAHLE, JAMES A.
Publication of US20050268048A1 publication Critical patent/US20050268048A1/en
Priority to US11/841,852 priority patent/US20070288701A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4843Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
    • G06F9/485Task life-cycle, e.g. stopping, restarting, resuming execution
    • G06F9/4856Task life-cycle, e.g. stopping, restarting, resuming execution resumption being on a different machine, e.g. task migration, virtual machine migration
    • G06F9/4862Task life-cycle, e.g. stopping, restarting, resuming execution resumption being on a different machine, e.g. task migration, virtual machine migration the task being a mobile agent, i.e. specifically designed to migrate
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/16Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/30Arrangements for executing machine instructions, e.g. instruction decode
    • G06F9/30003Arrangements for executing specific machine instructions
    • G06F9/3005Arrangements for executing specific machine instructions to perform operations for flow control
    • G06F9/30061Multi-way branch instructions, e.g. CASE
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/16Implementing security features at a particular protocol layer
    • H04L63/168Implementing security features at a particular protocol layer above the transport layer
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/1066Session management
    • H04L65/1101Session protocols
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/34Network arrangements or protocols for supporting network services or applications involving the movement of software or configuration parameters 

Definitions

  • the present invention relates in general to a system for using a plurality of heterogeneous processors in a common computer system. More particularly, the present invention relates to a system for embedding a plurality of heterogeneous processors on a substrate that share a common memory.
  • processor technology in particular, has benefited from consumer demand.
  • Different types of processors have evolved that focus on particular functions, or computations.
  • a microprocessor is best utilized for control functions whereas a digital signal processor (DSP) is best utilized for high-speed signal manipulation calculations.
  • DSP digital signal processor
  • a challenge found is that many electronic devices perform a variety of functions which requires more than one processor type.
  • a cell phone uses a microprocessor for command and control signaling between a base station whereas the cell phone uses a digital signal processor for cellular signal manipulation, such as decoding, encrypting, and chip rate processing.
  • a processor typically has dedicated memory that the processor uses to store and retrieve data.
  • An IC designer attempts to provide a processor with as much dedicated memory as possible so the processor is not memory resource limited.
  • a challenge found with integrating multiple processors, however, is that each processor has dedicated memory that is not shared with other processors, even if a particular processor does not use portions of its dedicated memory.
  • a processor may have 10 MB of dedicated memory whereby the processors uses 6 MB for data storage and retrieval.
  • the processor's 4 MB of unused memory is not accessible by other processors which equates to an underutilization of memory.
  • the IC is segmented into a control plane and a data plane.
  • the control plane includes a main processor that runs an operating system.
  • the control plane may include a PowerPC based processor that runs a Linux operating system.
  • the main processor also manages a common memory map table that is used to manage non-private memory areas within the IC.
  • the data plane includes Synergistic Processing Complex's (SPC's) whereby each SPC is used to process data information.
  • SPC Synergistic Processing Complex's
  • a device may have four SPC's and each SPC may be responsible for separate processing tasks, such as modulation, chip rate processing, encoding, and network interfacing.
  • each SPC may have identical instruction sets and may be used in parallel to perform operations benefiting from parallel processes.
  • Each SPC includes a synergistic processing unit (SPU) which is a processing core, such as a digital signal processor, a microcontroller, a microprocessor, or a combination of these cores.
  • SPU synergistic processing unit
  • Each SPC also includes a local storage area which is divided into a private memory area and a non-private memory area. The private memory area is accessible by a corresponding SPU and the non-private memory area is managed by the common memory map and is accessible by each processor within the IC.
  • FIG. 1 illustrates the overall architecture of a computer network in accordance with the present invention
  • FIG. 2 is a diagram illustrating the structure of a processing unit (PU) in accordance with the present invention
  • FIG. 3 is a diagram illustrating the structure of a broadband engine (BE) in accordance with the present invention.
  • FIG. 4 is a diagram illustrating the structure of an synergistic processing unit (SPU) in accordance with the present invention
  • FIG. 5 is a diagram illustrating the structure of a processing unit, visualizer (VS) and an optical interface in accordance with the present invention
  • FIG. 6 is a diagram illustrating one combination of processing units in accordance with the present invention.
  • FIG. 7 illustrates another combination of processing units in accordance with the present invention.
  • FIG. 8 illustrates yet another combination of processing units in accordance with the present invention.
  • FIG. 9 illustrates yet another combination of processing units in accordance with the present invention.
  • FIG. 10 illustrates yet another combination of processing units in accordance with the present invention.
  • FIG. 11A illustrates the integration of optical interfaces within a chip package in accordance with the present invention
  • FIG. 11B is a diagram of one configuration of processors using the optical interfaces of FIG. 11A ;
  • FIG. 11C is a diagram of another configuration of processors using the optical interfaces of FIG. 11A ;
  • FIG. 12A illustrates the structure of a memory system in accordance with the present invention
  • FIG. 12B illustrates the writing of data from a first broadband engine to a second broadband engine in accordance with the present invention
  • FIG. 13 is a diagram of the structure of a shared memory for a processing unit in accordance with the present invention.
  • FIG. 14A illustrates one structure for a bank of the memory shown in FIG. 13 ;
  • FIG. 14B illustrates another structure for a bank of the memory shown in FIG. 13 ;
  • FIG. 15 illustrates a structure for a direct memory access controller in accordance with the present invention
  • FIG. 16 illustrates an alternative structure for a direct memory access controller in accordance with the present invention
  • FIGS. 17-31 illustrate the operation of data synchronization in accordance with the present invention
  • FIG. 32 is a three-state memory diagram illustrating the various states of a memory location in accordance with the data synchronization scheme of the-present invention.
  • FIG. 33 illustrates the structure of a key control table for a hardware sandbox in accordance with the present invention
  • FIG. 34 illustrates a scheme for storing memory access keys for a hardware sandbox in accordance with the present invention
  • FIG. 35 illustrates the structure of a memory access control table for a hardware sandbox in accordance with the present invention
  • FIG. 36 is a flow diagram of the steps for accessing a memory sandbox using the key control table of FIG. 33 and the memory access control table of FIG. 35 ;
  • FIG. 37 illustrates the structure of a software cell in accordance with the present invention
  • FIG. 38 is a flow diagram of the steps for issuing remote procedure calls to SPUs in accordance with the present invention.
  • FIG. 39 illustrates the structure of a dedicated pipeline for processing streaming data in accordance with the present invention.
  • FIG. 40 is a flow diagram of the steps performed by the dedicated pipeline of FIG. 39 in the processing of streaming data in accordance with the present invention.
  • FIG. 41 illustrates an alternative structure for a dedicated pipeline for the processing of streaming data in accordance with the present invention
  • FIG. 42 illustrates a scheme for an absolute timer for coordinating the parallel processing of applications and data by SPUs in accordance with the present invention
  • FIG. 43 is a diagram showing a processor element architecture which includes a plurality of heterogeneous processors
  • FIG. 44A is a diagram showing a device that uses a common memory map to share memory between heterogeneous processors
  • FIG. 44B is a diagram showing a local storage area divided into private memory and non-private memory
  • FIG. 45 is a flowchart showing steps taken in configuring local memory located in a synergistic processing complex
  • FIG. 46A is a diagram showing a central device with predefined interfaces connected to two peripheral devices
  • FIG. 46B is a diagram showing two peripheral devices connected to a central device with mismatching input and output interfaces
  • FIG. 47A is a diagram showing a device with dynamic interfaces that is connected to a first set of peripheral devices
  • FIG. 47B is a diagram showing a central device with dynamic interfaces that has re-allocated pin assignments in order to match two newly connected peripheral devices;
  • FIG. 48 is a flowchart showing steps taken in a device configuring its dynamic input and output interfaces based upon peripheral devices that are connected to the device;
  • FIG. 49A is a diagram showing input pin assignments for swizel logic corresponding to two input controllers
  • FIG. 49B is a diagram showing output pin assignments for flexible input-output logic corresponding to two output controllers.
  • FIG. 50 is a diagram showing a flexible input-output logic embodiment.
  • system 101 includes network 104 to which is connected a plurality of computers and computing devices.
  • Network 104 can be a LAN, a global network, such as the Internet, or any other computer network.
  • the computers and computing devices connected to network 104 include, e.g., client computers 106 , server computers 108 , personal digital assistants (PDAs) 110 , digital television (DTV) 112 and other wired or wireless computers and computing devices.
  • the processors employed by the members of network 104 are constructed from the same common computing module. These processors also preferably all have the same ISA and perform processing in accordance with the same instruction set. The number of modules included within any particular processor depends upon the processing power required by that processor.
  • servers 108 of system 101 perform more processing of data and applications than clients 106
  • servers 108 contain more computing modules than clients 106 .
  • PDAs 110 perform the least amount of processing.
  • PDAs 110 therefore, contain the smallest number of computing modules.
  • DTV 112 performs a level of processing between that of clients 106 and servers 108 .
  • DTV 112 therefore, contains a number of computing modules between that of clients 106 and servers 108 .
  • each computing module contains a processing controller and a plurality of identical processing units for performing parallel processing of the data and applications transmitted over network 104 .
  • This homogeneous configuration for system 101 facilitates adaptability, processing speed and processing efficiency. Because each member of system 101 performs processing using one or more (or some fraction) of the same computing module, the particular computer or computing device performing the actual processing of data and applications is unimportant. The processing of a particular application and data, moreover, can be shared among the network's members. By uniquely identifying the cells comprising the data and applications processed by system 101 throughout the system, the processing results can be transmitted to the computer or computing device requesting the processing regardless of where this processing occurred. Because the modules performing this processing have a common structure and employ a common ISA, the computational burdens of an added layer of software to achieve compatibility among the processors is avoided. This architecture and programming model facilitates the processing speed necessary to execute, e.g., real-time, multimedia applications.
  • each software cell 102 contains, or can contain, both applications and data.
  • Each software cell also contains an ID to globally identify the cell throughout network 104 and system 101 .
  • This uniformity of structure for the software cells, and the software cells' unique identification throughout the network facilitates the processing of applications and data on any computer or computing device of the network.
  • a client 106 may formulate a software cell 102 but, because of the limited processing capabilities of client 106 , transmit this software cell to a server 108 for processing.
  • Software cells can migrate, therefore, throughout network 104 for processing on the basis of the availability of processing resources on the network.
  • the homogeneous structure of processors and software cells of system 101 also avoids many of the problems of today's heterogeneous networks. For example, inefficient programming models which seek to permit processing of applications on any ISA using any instruction set, e.g., virtual machines such as the Java virtual machine, are avoided. System 101 , therefore, can implement broadband processing far more effectively and efficiently than today's networks.
  • FIG. 2 illustrates the structure of a PU.
  • PE 201 comprises a processing unit (PU) 203 , a direct memory access controller (DMAC) 205 and a plurality of synergistic processing units (SPUs), namely, SPU 207 , SPU 209 , SPU 211 , SPU 213 , SPU 215 , SPU 217 , SPU 219 and SPU 221 .
  • a local PE bus 223 transmits data and applications among the SPUs, DMAC 205 and PU 203 .
  • Local PE bus 223 can have, e.g., a conventional architecture or be implemented as a packet switch network. Implementation as a packet switch network, while requiring more hardware, increases available bandwidth.
  • PE 201 can be constructed using various methods for implementing digital logic.
  • PE 201 preferably is constructed, however, as a single integrated circuit employing a complementary metal oxide semiconductor (CMOS) on a silicon substrate.
  • CMOS complementary metal oxide semiconductor
  • Alternative materials for substrates include gallium arsinide, gallium aluminum arsinide and other so-called III-B compounds employing a wide variety of dopants.
  • PE 201 also could be implemented using superconducting material, e.g., rapid single-flux-quantum (RSFQ) logic.
  • RSFQ rapid single-flux-quantum
  • PE 201 is closely associated with a dynamic random access memory (DRAM) 225 through a high bandwidth memory connection 227 .
  • DRAM 225 functions as the main memory for PE 201 .
  • a DRAM 225 preferably is a dynamic random access memory, DRAM 225 could be implemented using other means, e.g., as a static random access memory (SRAM), a magnetic random access memory (MRAM), an optical memory or a holographic memory.
  • SRAM static random access memory
  • MRAM magnetic random access memory
  • DMAC 205 facilitates the transfer of data between DRAM 225 and the SPUs and PU of PE 201 .
  • DMAC 205 designates for each SPU an exclusive area in DRAM 225 into which only the SPU can write data and from which only the SPU can read data. This exclusive area is designated a “sandbox.”
  • PU 203 can be, e.g., a standard processor capable of stand-alone processing of data and applications. In operation, PU 203 schedules and orchestrates the processing of data and applications by the SPUs.
  • the SPUs preferably are single instruction, multiple data (SIMD) processors. Under the control of PU 203 , the SPUs perform the processing of these data and applications in a parallel and independent manner.
  • DMAC 205 controls accesses by PU 203 and the SPUs to the data and applications stored in the shared DRAM 225 .
  • PE 201 preferably includes eight SPUs, a greater or lesser number of SPUs can be employed in a PU depending upon the processing power required. Also, a number of PUs, such as PE 201 , may be joined or packaged together to provide enhanced processing power.
  • BE 301 contains four PUs, namely, PE 303 , PE 305 , PE 307 and PE 309 . Communications among these PUs are over BE bus 311 . Broad bandwidth memory connection 313 provides communication between shared DRAM 315 and these PUs. In lieu of BE bus 311 , communications among the PUs of BE 301 can occur through DRAM 315 and this memory connection.
  • I/O interface 317 and external bus 319 provide communications between broadband engine 301 and the other members of network 104 .
  • Each PU of BE 301 performs processing of data and applications in a parallel and independent manner analogous to the parallel and independent processing of applications and data performed by the SPUs of a PU.
  • FIG. 4 illustrates the structure of an SPU.
  • SPU 402 includes local memory 406 , registers 410 , four floating point units 412 and four integer units 414 . Again, however, depending upon the processing power required, a greater or lesser number of floating points units 412 and integer units 414 can be employed.
  • local memory 406 contains 128 kilobytes of storage, and the capacity of registers 410 is 128.times. 128 bits.
  • Floating point units 412 preferably operate at a speed of 32 billion floating point operations per second (32 GFLOPS), and integer units 414 preferably operate at a speed of 32 billion operations per second (32 GOPS).
  • Local memory 406 is not a cache memory. Local memory 406 is preferably constructed as an SRAM. Cache coherency support for an SPU is unnecessary. A PU may require cache coherency support for direct memory accesses initiated by the PU. Cache coherency support is not required, however, for direct memory accesses initiated by an SPU or for accesses from and to external devices.
  • SPU 402 further includes bus 404 for transmitting applications and data to and from the SPU. In a preferred embodiment, this bus is 1,024 bits wide. SPU 402 further includes internal busses 408 , 420 and 418 . In a preferred embodiment, bus 408 has a width of 256 bits and provides communications between local memory 406 and registers 410 . Busses 420 and 418 provide communications between, respectively, registers 410 and floating point units 412 , and registers 410 and integer units 414 . In a preferred embodiment, the width of busses 418 and 420 from registers 410 to the floating point or integer units is 384 bits, and the width of busses 418 and 420 from the floating point or integer units to registers 410 is 128 bits.
  • FIGS. 5-10 further illustrate the modular structure of the processors of the members of network 104 .
  • a processor may comprise a single PU 502 .
  • this PU typically comprises a PU, DMAC and eight SPUs.
  • Each SPU includes local storage (LS).
  • a processor may comprise the structure of visualizer (VS) 505 .
  • VS 505 comprises PU 512 , DMAC 514 and four SPUs, namely, SPU 516 , SPU 518 , SPU 520 and SPU 522 .
  • optical interface 506 also may be included on the chip package.
  • the processor shown in FIG. 6 comprises two chip packages, namely, chip package 602 comprising a BE and chip package 604 comprising four VSs.
  • Input/output (I/O) 606 provides an interface between the BE of chip package 602 and network 104 .
  • Bus 608 provides communications between chip package 602 and chip package 604 .
  • IOP Input output processor
  • I/O 606 may be fabricated as an application specific integrated circuit (ASIC).
  • ASIC application specific integrated circuit
  • the output from the VSs is video signal 612 .
  • FIG. 7 illustrates a chip package for a BE 702 with two optical interfaces 704 and 706 for providing ultra high speed communications to the other members of network 104 (or other chip packages locally connected).
  • BE 702 can function as, e.g., a server on network 104 .
  • the chip package of FIG. 8 comprises two PEs 802 and 804 and two VSs 806 and 808 .
  • An I/O 810 provides an interface between the chip package and network 104 .
  • the output from the chip package is a video signal.
  • This configuration may function as, e.g., a graphics work station.
  • FIG. 9 illustrates yet another configuration. This configuration contains one-half of the processing power of the configuration illustrated in FIG. 8 . Instead of two PUs, one PE 902 is provided, and instead of two VSs, one VS 904 is provided. I/O 906 has one-half the bandwidth of the I/O illustrated in FIG. 8 . Such a processor also may function, however, as a graphics work station.
  • This processor consists of only a single VS 1002 and an I/O 1004 .
  • This configuration may function as, e.g., a PDA.
  • FIG. 11A illustrates the integration of optical interfaces into a chip package of a processor of network 104 .
  • These optical interfaces convert optical signals to electrical signals and electrical signals to optical signals and can be constructed from a variety of materials including, e.g., gallium arsinide, aluminum gallium arsinide, germanium and other elements or compounds.
  • optical interfaces 1104 and 1106 are fabricated on the chip package of BE 1102 .
  • BE bus 1108 provides communication among the PUs of BE 1102 , namely, PE 1110 , PE 1112 , PE 1114 , PE 1116 , and these optical interfaces.
  • Optical interface 1104 includes two ports, namely, port 1118 and port 1120
  • optical interface 1106 also includes two ports, namely, port 1122 and port 1124 .
  • Ports 1118 , 1120 , 1122 and 1124 are connected to, respectively, optical wave guides 1126 , 1128 , 1130 and 1132 .
  • Optical signals are transmitted to and from BE 1102 through these optical wave guides via the ports of optical interfaces 1104 and 1106 .
  • a plurality of BEs can be connected together in various configurations using such optical wave guides and the four optical ports of each BE.
  • two or more BEs e.g., BE 1152 , BE 1154 and BE 1156
  • BE 1152 , BE 1154 and BE 1156 can be connected serially through such optical ports.
  • optical interface 1166 of BE 1152 is connected through its optical ports to the optical ports of optical interface 1160 of BE 1154 .
  • the optical ports of optical interface 1162 on BE 1154 are connected to the optical ports of optical interface 1164 of BE 1156 .
  • FIG. 11C A matrix configuration is illustrated in FIG. 11C .
  • the optical interface of each BE is connected to two other BEs.
  • one of the optical ports of optical interface 1188 of BE 1172 is connected to an optical port of optical interface 1182 of BE 1176 .
  • the other optical port of optical interface 1188 is connected to an optical port of optical interface 1184 of BE 1178 .
  • one optical port of optical interface 1190 of BE 1174 is connected to the other optical port of optical interface 1184 of BE 1178 .
  • the other optical port of optical interface 1190 is connected to an optical port of optical interface 1186 of BE 1180 .
  • This matrix configuration can be extended in a similar manner to other BEs.
  • a processor for network 104 can be constructed of any desired size and power.
  • additional ports can be added to the optical interfaces of the BEs, or to processors having a greater or lesser number of PUs than a BE, to form other configurations.
  • FIG. 12A illustrates the control system and structure for the DRAM of a BE.
  • a similar control system and structure is employed in processors having other sizes and containing more or less PUs.
  • a cross-bar switch connects each DMAC 1210 of the four PUs comprising BE 1201 to eight bank controls 1206 .
  • Each bank control 1206 controls eight banks 1208 (only four are shown in the figure) of DRAM 1204 .
  • DRAM 1204 therefore, comprises a total of sixty-four banks.
  • DRAM 1204 has a capacity of 64 megabytes, and each bank has a capacity of 1 megabyte.
  • the smallest addressable unit within each bank in this preferred embodiment, is a block of 1024 bits.
  • BE 1201 also includes switch unit 1212 .
  • Switch unit 1212 enables other SPUs on BEs closely coupled to BE 1201 to access DRAM 1204 .
  • a second BE therefore, can be closely coupled to a first BE, and each SPU of each BE can address twice the number of memory locations normally accessible to an SPU.
  • the direct reading or writing of data from or to the DRAM of a first BE from or to the DRAM of a second BE can occur through a switch unit such as switch unit 1212 .
  • the SPU of a first BE e.g., SPU 1220 of BE 1222
  • issues a write command to a memory location of a DRAM of a second BE e.g., DRAM 1228 of BE 1226 (rather than, as in the usual case, to DRAM 1224 of BE 1222 ).
  • DMAC 1230 of BE 1222 sends the write command through cross-bar switch 1221 to bank control 1234 , and bank control 1234 transmits the command to an external port 1232 connected to bank control 1234 .
  • DMAC 1238 of BE 1226 receives the write command and transfers this command to switch unit 1240 of BE 1226 .
  • Switch unit 1240 identifies the DRAM address contained in the write command and sends the data for storage in this address through bank control 1242 of BE 1226 to bank 1244 of DRAM 1228 .
  • Switch unit 1240 therefore, enables both DRAM 1224 and DRAM 1228 to function as a single memory space for the SPUs of BE 1226 .
  • FIG. 13 shows the configuration of the sixty-four banks of a DRAM. These banks are arranged into eight rows, namely, rows 1302 , 1304 , 1306 , 1308 , 1310 , 1312 , 1314 and 1316 and eight columns, namely, columns 1320 , 1322 , 1324 , 1326 , 1328 , 1330 , 1332 and 1334 . Each row is controlled by a bank controller. Each bank controller, therefore, controls eight megabytes of memory.
  • FIGS. 14A and 14B illustrate different configurations for storing and accessing the smallest addressable memory unit of a DRAM, e.g., a block of 1024 bits.
  • DMAC 1402 stores in a single bank 1404 eight 1024 bit blocks 1406 .
  • FIG. 14B shows that while DMAC 1412 reads and writes blocks of data containing 1024 bits, these blocks are interleaved between two banks, namely, bank 1414 and bank 1416 . Each of these banks, therefore, contains sixteen blocks of data, and each block of data contains 512 bits. This interleaving can facilitate faster accessing of the DRAM and is useful in the processing of certain applications.
  • FIG. 15 illustrates the architecture for a DMAC 1504 within a PE.
  • the structural hardware comprising DMAC 1506 is distributed throughout the PE such that each SPU 1502 has direct access to a structural node 1504 of DMAC 1506 .
  • Each node executes the logic appropriate for memory accesses by the SPU to which the node has direct access.
  • FIG. 16 shows an alternative embodiment of the DMAC, namely, a non-distributed architecture.
  • the structural hardware of DMAC 1606 is centralized.
  • SPUs 1602 and PU 1604 communicate with DMAC 1606 via local PE bus 1607 .
  • DMAC 1606 is connected through a cross-bar switch to a bus 1608 .
  • Bus 1608 is connected to DRAM 1610 .
  • all of the multiple SPUs of a PU can independently access data in the shared DRAM.
  • a first SPU could be operating upon particular data in its local storage at a time during which a second SPU requests these data. If the data were provided to the second SPU at that time from the shared DRAM, the data could be invalid because of the first SPU's ongoing processing which could change the data's value. If the second processor received the data from the shared DRAM at that time, therefore, the second processor could generate an erroneous result. For example, the data could be a specific value for a global variable. If the first processor changed that value during its processing, the second processor would receive an outdated value.
  • a scheme is necessary, therefore, to synchronize the SPUs' reading and writing of data from and to memory locations within the shared DRAM. This scheme must prevent the reading of data from a memory location upon which another SPU currently is operating in its local storage and, therefore, which are not current, and the writing of data into a memory location storing current data.
  • an additional segment of memory is allocated in the DRAM for storing status information relating to the data stored in the memory location.
  • This status information includes a full/empty (F/E) bit, the identification of an SPU (SPU ID) requesting data from the memory location and the address of the SPU's local storage (LS address) to which the requested data should be read.
  • An addressable memory location of the DRAM can be of any size. In a preferred embodiment, this size is 1024 bits.
  • the setting of the F/E bit to 1 indicates that the data stored in the associated memory location are current.
  • the setting of the F/E bit to 0, indicates that the data stored in the associated memory location are not current. If an SPU requests the data when this bit is set to 0, the SPU is prevented from immediately reading the data. In this case, an SPU ID identifying the SPU requesting the data, and an LS address identifying the memory location within the local storage of this SPU to which the data are to be read when the data become current, are entered into the additional memory segment.
  • An additional memory segment also is allocated for each memory location within the local storage of the SPUs.
  • This additional memory segment stores one bit, designated the “busy bit.”
  • the busy bit is used to reserve the associated LS memory location for the storage of specific data to be retrieved from the DRAM. If the busy bit is set to 1 for a particular memory location in local storage, the SPU can use this memory location only for the writing of these specific data. On the other hand, if the busy bit is set to 0 for a particular memory location in local storage, the SPU can use this memory location for the writing of any data.
  • FIGS. 17-31 Examples of the manner in which the F/E bit, the SPU ID, the LS address and the busy bit are used to synchronize the reading and writing of data from and to the shared DRAM of a PU are illustrated in FIGS. 17-31 .
  • PE 1720 interacts with DRAM 1702 .
  • PE 1720 includes SPU 1722 and SPU 1740 .
  • SPU 1722 includes control logic 1724
  • SPU 1740 includes control logic 1742 .
  • SPU 1722 also includes local storage 1726 .
  • This local storage includes a plurality of addressable memory locations 1728 .
  • SPU 1740 includes local storage 1744 , and this local storage also includes a plurality of addressable memory locations 1746 . All of these addressable memory locations preferably are 1024 bits in size.
  • An additional segment of memory is associated with each LS addressable memory location.
  • memory segments 1729 and 1734 are associated with, respectively, local memory locations 1731 and 1732
  • memory segment 1752 is associated with local memory location 1750 .
  • a “busy bit,” as discussed above, is stored in each of these additional memory segments.
  • Local memory location 1732 is shown with several Xs to indicate that this location contains data.
  • DRAM 1702 contains a plurality of addressable memory locations 1704 , including memory locations 1706 and 1708 . These memory locations preferably also are 1024 bits in size. An additional segment of memory also is associated with each of these memory locations. For example, additional memory segment 1760 is associated with memory location 1706 , and additional memory segment 1762 is associated with memory location 1708 . Status information relating to the data stored in each memory location is stored in the memory segment associated with the memory location. This status information includes, as discussed above, the F/E bit, the SPU ID and the LS address. For example, for memory location 1708 , this status information includes F/E bit 1712 , SPU ID 1714 and LS address 1716 .
  • the synchronized reading and writing of data from and to the shared DRAM among the SPUs of a PU, or a group of PUs, can be achieved.
  • FIG. 18 illustrates the initiation of the synchronized writing of data from LS memory location 1732 of SPU 1722 to memory location 1708 of DRAM 1702 .
  • Control 1724 of SPU 1722 initiates the synchronized writing of these data. Since memory location 1708 is empty, F/E bit 1712 is set to 0. As a result, the data in LS location 1732 can be written into memory location 1708 . If this bit were set to 1 to indicate that memory location 1708 is full and contains current, valid data, on the other hand, control 1722 would receive an error message and be prohibited from writing data into this memory location.
  • FIG. 19 The result of the successful synchronized writing of the data into memory location 1708 is shown in FIG. 19 .
  • the written data are stored in memory location 1708 , and F/E bit 1712 is set to 1. This setting indicates that memory location 1708 is full and that the data in this memory location are current and valid.
  • FIG. 20 illustrates the initiation of the synchronized reading of data from memory location 1708 of DRAM 1702 to LS memory location 1750 of local storage 1744 .
  • the busy bit in memory segment 1752 of LS memory location 1750 is set to 1 to reserve this memory location for these data.
  • the setting of this busy bit to 1 prevents SPU 1740 from storing other data in this memory location.
  • control logic 1742 next issues a synchronize read command for memory location 1708 of DRAM 1702 . Since F/E bit 1712 associated with this memory location is set to 1, the data stored in memory location 1708 are considered current and valid. As a result, in preparation for transferring the data from memory location 1708 to LS memory location 1750 , F/E bit 1712 is set to 0. This setting is shown in FIG. 22 . The setting of this bit to 0 indicates that, following the reading of these data, the data in memory location 1708 will be invalid.
  • FIG. 23 shows the data within memory location 1708 next are read from memory location 1708 to LS memory location 1750 .
  • FIG. 24 shows the final state.
  • a copy of the data in memory location 1708 is stored in LS memory location 1750 .
  • F/E bit 1712 is set to 0 to indicate that the data in memory location 1708 are invalid. This invalidity is the result of alterations to these data to be made by SPU 1740 .
  • the busy bit in memory segment 1752 also is set to 0. This setting indicates that LS memory location 1750 now is available to SPU 1740 for any purpose, i.e., this LS memory location no longer is in a reserved state waiting for the receipt of specific data. LS memory location 1750 , therefore, now can be accessed by SPU 1740 for any purpose.
  • FIGS. 25-31 illustrate the synchronized reading of data from a memory location of DRAM 1702 , e.g., memory location 1708 , to an LS memory location of an SPU's local storage, e.g., LS memory location 1752 of local storage 1744 , when the F/E bit for the memory location of DRAM 1702 is set to 0 to indicate that the data in this memory location are not current or valid.
  • the busy bit in memory segment 1752 of LS memory location 1750 is set to 1 to reserve this LS memory location for this transfer of data.
  • control logic 1742 next issues a synchronize read command for memory location 1708 of DRAM 1702 . Since the F/E bit associated with this memory location, F/E bit 1712 , is set to 0, the data stored in memory location 1708 are invalid. As a result, a signal is transmitted to control logic 1742 to block the immediate reading of data from this memory location.
  • the SPU ID 1714 and LS address 1716 for this read command next are written into memory segment 1762 .
  • the SPU ID for SPU 1740 and the LS memory location for LS memory location 1750 are written into memory segment 1762 .
  • this SPU ID and LS memory location are used for determining the location to which the current data are to be transmitted.
  • the data in memory location 1708 become valid and current when an SPU writes data into this memory location.
  • This figure shows the valid data from memory location 1708 copied to memory location 1750 , the busy bit in memory segment 1752 set to 0 and F/E bit 1712 in memory segment 1762 set to 0.
  • the setting of this busy bit to 0 enables LS memory location 1750 now to be accessed by SPU 1740 for any purpose.
  • the setting of this F/E bit to 0 indicates that the data in memory location 1708 no longer are current and valid.
  • FIG. 32 summarizes the operations described above and the various states of a memory location of the DRAM based upon the states of the F/E bit, the SPU ID and the LS address stored in the memory segment corresponding to the memory location.
  • the memory location can have three states. These three states are an empty state 3280 in which the F/E bit is set to 0 and no information is provided for the SPU ID or the LS address, a full state 3282 in which the F/E bit is set to 1 and no information is provided for the SPU ID or LS address and a blocking state 3284 in which the F/E bit is set to 0 and information is provided for the SPU ID and LS address.
  • a synchronized writing operation is permitted and results in a transition to full state 3282 .
  • a synchronized reading operation results in a transition to the blocking state 3284 because the data in the memory location, when the memory location is in the empty state, are not current.
  • full state 3282 a synchronized reading operation is permitted and results in a transition to empty state 3280 .
  • a synchronized writing operation in full state 3282 is prohibited to prevent overwriting of valid data. If such a writing operation is attempted in this state, no state change occurs and an error message is transmitted to the SPU's corresponding control logic.
  • blocking state 3284 the synchronized writing of data into the memory location is permitted and results in a transition to empty state 3280 .
  • a synchronized reading operation in blocking state 3284 is prohibited to prevent a conflict with the earlier synchronized reading operation which resulted in this state. If a synchronized reading operation is attempted in blocking state 3284 , no state change occurs and an error message is transmitted to the SPU's corresponding control logic.
  • the scheme described above for the synchronized reading and writing of data from and to the shared DRAM also can be used for eliminating the computational resources normally dedicated by a processor for reading data from, and writing data to, external devices.
  • This input/output (I/O) function could be performed by a PU.
  • an SPU running an appropriate program can perform this function. For example, using this scheme, a PU receiving an interrupt request for the transmission of data from an I/O interface initiated by an external device can delegate the handling of this request to this SPU. The SPU then issues a synchronize write command to the I/O interface. This interface in turn signals the external device that data now can be written into the DRAM.
  • the SPU next issues a synchronize read command to the DRAM to set the DRAM's relevant memory space into a blocking state.
  • the SPU also sets to 1 the busy bits for the memory locations of the SPU's local storage needed to receive the data.
  • the additional memory segments associated with the DRAM's relevant memory space contain the SPU's ID and the address of the relevant memory locations of the SPU's local storage.
  • the external device next issues a synchronize write command to write the data directly to the DRAM's relevant memory space. Since this memory space is in the blocking state, the data are immediately read out of this space into the memory locations of the SPU's local storage identified in the additional memory segments. The busy bits for these memory locations then are set to 0. When the external device completes writing of the data, the SPU issues a signal to the PU that the transmission is complete.
  • the DRAM of each PU includes a plurality of “sandboxes.”
  • a sandbox defines an area of the shared DRAM beyond which a particular SPU, or set of SPUs, cannot read or write data.
  • These sandboxes provide security against the corruption of data being processed by one SPU by data being processed by another SPU.
  • These sandboxes also permit the downloading of software cells from network 104 into a particular sandbox without the possibility of the software cell corrupting data throughout the DRAM.
  • the sandboxes are implemented in the hardware of the DRAMs and DMACs. By implementing these sandboxes in this hardware rather than in software, advantages in speed and security are obtained.
  • each entry in key control table 3302 contains an identification (ID) 3304 for an SPU, an SPU key 3306 for that SPU and a key mask 3308 .
  • ID an identification
  • SRAM static random access memory
  • Key control table 3302 preferably is stored in a relatively fast memory, such as a static random access memory (SRAM), and is associated with the DMAC.
  • SRAM static random access memory
  • a dedicated memory segment 3410 is assigned to each addressable storage location 3406 of a DRAM 3402 .
  • a memory access key 3412 for the storage location is stored in this dedicated memory segment.
  • a further additional dedicated memory segment 3408 also associated with each addressable storage location 3406 , stores synchronization information for writing data to, and reading data from, the storage-location.
  • an SPU issues a DMA command to the DMAC.
  • This command includes the address of a storage location 3406 of DRAM 3402 .
  • the DMAC looks up the requesting SPU's key 3306 in key control table 3302 using the SPU's ID 3304 .
  • the DMAC compares the SPU key 3306 of the requesting SPU to the memory access key 3412 stored in the dedicated memory segment 3410 associated with the storage location of the DRAM to which the SPU seeks access. If the two keys do not match, the DMA command is not executed. On the other hand, if the two keys match, the DMA command proceeds and the requested memory access is executed.
  • FIG. 35 An alternative embodiment is illustrated in FIG. 35 .
  • the PU also maintains a memory access control table 3502 .
  • Memory access control table 3502 contains an entry for each sandbox within the DRAM.
  • the DRAM contains 64 sandboxes.
  • Each entry in memory access control table 3502 contains an identification (ID) 3504 for a sandbox, a base memory address 3506 , a sandbox size 3508 , a memory access key 3510 and an access key mask 3512 .
  • Base memory address 3506 provides the address in the DRAM which starts a particular memory sandbox.
  • Sandbox size 3508 provides the size of the sandbox and, therefore, the endpoint of the particular sandbox.
  • FIG. 36 is a flow diagram of the steps for executing a DMA command using key control table 3302 and memory access control table 3502 .
  • an SPU issues a DMA command to the DMAC for access to a particular memory location or locations within a sandbox.
  • This command includes a sandbox ID 3504 identifying the particular sandbox for which access is requested.
  • the DMAC looks up the requesting SPU's key 3306 in key control table 3302 using the SPU's ID 3304 .
  • the DMAC uses the sandbox ID 3504 in the command to look up in memory access control table 3502 the memory access key 3510 associated with that sandbox.
  • step 3608 the DMAC compares the SPU key 3306 assigned to the requesting SPU to the access key 3510 associated with the sandbox.
  • step 3610 a determination is made of whether the two keys match. If the two keys do not match, the process moves to step 3612 where the DMA command does not proceed and an error message is sent to either the requesting SPU, the PU or both. On the other hand, if at step 3610 the two keys are found to match, the process proceeds to step 3614 where the DMAC executes the DMA command.
  • a key mask for a key converts a masked bit into a wildcard. For example, if the key mask 3308 associated with an SPU key 3306 has its last two bits set to “mask,” designated by, e.g., setting these bits in key mask 3308 to 1, the SPU key can be either a 1 or a 0 and still match the memory access key. For example, the SPU key might be 1010. This SPU key normally allows access only to a sandbox having an access key of 1010.
  • SPU key mask for this SPU key is set to 0001, however, then this SPU key can be used to gain access to sandboxes having an access key of either 1010 or 1011.
  • an access key 1010 with a mask set to 0001 can be accessed by an SPU with an SPU key of either 1010 or 1011. Since both the SPU key mask and the memory key mask can be used simultaneously, numerous variations of accessibility by the SPUs to the sandboxes can be established.
  • the present invention also provides a new programming model for the processors of system 101 .
  • This programming model employs software cells 102 . These cells can be transmitted to any processor on network 104 for processing.
  • This new programming model also utilizes the unique modular architecture of system 101 and the processors of system 101 .
  • Software cells are processed directly by the SPUs from the SPU's local storage.
  • the SPUs do not directly operate on any data or programs in the DRAM. Data and programs in the DRAM are read into the SPU's local storage before the SPU processes these data and programs.
  • the SPU's local storage therefore, includes a program counter, stack and other software elements for executing these programs.
  • the PU controls the SPUs by issuing direct memory access (DMA) commands to the DMAC.
  • DMA direct memory access
  • a software cell e.g., software cell 3702
  • the information contained in routing information section 3704 is dependent upon the protocol of network 104 .
  • Routing information section 3704 contains header 3708 , destination ID 3710 , source ID 3712 and reply ID 3714 .
  • the destination ID includes a network address. Under the TCP/IP protocol, e.g., the network address is an Internet protocol (IP) address.
  • Destination ID 3710 further includes the identity of the PU and SPU to which the cell should be transmitted for processing.
  • Source ID 3712 contains a network address and identifies the PU and SPU from which the cell originated to enable the destination PU and SPU to obtain additional information regarding the cell if necessary.
  • Reply ID 3714 contains a network address and identifies the PU and SPU to which queries regarding the cell, and the result of processing of the cell, should be directed.
  • Cell body 3706 contains information independent of the network's protocol. The exploded portion of FIG. 37 shows the details of cell body 3706 . Header 3720 of cell body 3706 identifies the start of the cell body. Cell interface 3722 contains information necessary for the cell's utilization. This information includes global unique ID 3724 , required SPUs 3726 , sandbox size 3728 and previous cell ID 3730 .
  • Global unique ID 3724 uniquely identifies software cell 3702 throughout network 104 .
  • Global unique ID 3724 is generated on the basis of source ID 3712 , e.g. the unique identification of a PU or SPU within source ID 3712 , and the time and date of generation or transmission of software cell 3702 .
  • Required SPUs 3726 provides the minimum number of SPUs required to execute the cell.
  • Sandbox size 3728 provides the amount of protected memory in the required SPUs' associated DRAM necessary to execute the cell.
  • Previous cell ID 3730 provides the identity of a previous cell in a group of cells requiring sequential execution, e.g., streaming data.
  • Implementation section 3732 contains the cell's core information. This information includes DMA command list 3734 , programs 3736 and data 3738 .
  • Programs 3736 contain the programs to be run by the SPUs (called “spulets”), e.g., SPU programs 3760 and 3762 , and data 3738 contain the data to be processed with these programs.
  • DMA command list 3734 contains a series of DMA commands needed to start the programs. These DMA commands include DMA commands 3740 , 3750 , 3755 and 3758 . The PU issues these DMA commands to the DMAC.
  • DMA command 3740 includes VID 3742 .
  • VID 3742 is the virtual ID of an SPU which is mapped to a physical ID when the DMA commands are issued.
  • DMA command 3740 also includes load command 3744 and address 3746 .
  • Load command 3744 directs the SPU to read particular information from the DRAM into local storage.
  • Address 3746 provides the virtual address in the DRAM containing this information. The information can be, e.g., programs from programs section 3736 , data from data section 3738 or other data.
  • DMA command 3740 includes local storage address 3748 . This address identifies the address in local storage where the information should be loaded.
  • DMA commands 3750 contain similar information. Other DMA commands are also possible.
  • DMA command list 3734 also includes a series of kick commands, e.g., kick commands 3755 and 3758 .
  • Kick commands are commands issued by a PU to an SPU to initiate the processing of a cell.
  • DMA kick command 3755 includes virtual SPU ID 3752 , kick command 3754 and program counter 3756 .
  • Virtual SPU ID 3752 identifies the SPU to be kicked
  • kick command 3754 provides the relevant kick command
  • program counter 3756 provides the address for the program counter for executing the program.
  • DMA kick command 3758 provides similar information for the same SPU or another SPU.
  • the PUs treat the SPUs as independent processors, not co-processors. To control processing by the SPUs, therefore, the PU uses commands analogous to remote procedure calls. These commands are designated “SPU Remote Procedure Calls” (SRPCs).
  • SRPCs SPU Remote Procedure Calls
  • a PU implements an SRPC by issuing a series of DMA commands to the DMAC.
  • the DMAC loads the SPU program and its associated stack frame into the local storage of an SPU.
  • the PU then issues an initial kick to the SPU to execute the SPU Program.
  • FIG. 38 illustrates the steps of an SRPC for executing an spulet.
  • the steps performed by the PU in initiating processing of the spulet by a designated SPU are shown in the first portion 3802 of FIG. 38
  • the steps performed by the designated SPU in processing the spulet are shown in the second portion 3804 of FIG. 38 .
  • step 3810 the PU evaluates the spulet and then designates an SPU for processing the spulet.
  • the PU allocates space in the DRAM for executing the spulet by issuing a DMA command to the DMAC to set memory access keys for the necessary sandbox or sandboxes.
  • the PU enables an interrupt request for the designated SPU to signal completion of the spulet.
  • the PU issues a DMA command to the DMAC to load the spulet from the DRAM to the local storage of the SPU.
  • step 3820 the DMA command is executed, and the spulet is read from the DRAM to the SPU's local storage.
  • step 3822 the PU issues a DMA command to the DMAC to load the stack frame associated with the spulet from the DRAM to the SPU's local storage.
  • step 3823 the DMA command is executed, and the stack frame is read from the DRAM to the SPU's local storage.
  • step 3824 the PU issues a DMA command for the DMAC to assign a key to the SPU to allow the SPU to read and write data from and to the hardware sandbox or sandboxes designated in step 3812 .
  • step 3826 the DMAC updates the key control table (KTAB) with the key assigned to the SPU.
  • step 3828 the PU issues a DMA command “kick” to the SPU to start processing of the program.
  • Other DMA commands may be issued by the PU in the execution of a particular SRPC depending upon the particular spulet.
  • second portion 3804 of FIG. 38 illustrates the steps performed by the SPU in executing the spulet.
  • the SPU begins to execute the spulet in response to the kick command issued at step 3828 .
  • the SPU at the direction of the spulet, evaluates the spulet's associated stack frame.
  • the SPU issues multiple DMA commands to the DMAC to load data designated as needed by the stack frame from the DRAM to the SPU's local storage.
  • these DMA commands are executed, and the data are read from the DRAM to the SPU's local storage.
  • step 3838 the SPU executes the spulet and generates a result.
  • step 3840 the SPU issues a DMA command to the DMAC to store the result in the DRAM.
  • step 3842 the DMA command is executed and the result of the spulet is written from the SPU's local storage to the DRAM.
  • step 3844 the SPU issues an interrupt request to the PU to signal that the SRPC has been completed.
  • SPUs to perform tasks independently under the direction of a PU
  • a PU can dedicate a group of SPUs, and the memory resources associated with a group of SPUs, to performing extended tasks.
  • a PU can dedicate one or more SPUs, and a group of memory sandboxes associated with these one or more SPUs, to receiving data transmitted over network 104 over an extended period and to directing the data received during this period to one or more other SPUs and their associated memory sandboxes for further processing.
  • This ability is particularly advantageous to processing streaming data transmitted over network 104 , e.g., streaming MPEG or streaming ATRAC audio or video data.
  • a PU can dedicate one or more SPUs and their associated memory sandboxes to receiving these data and one or more other SPUs and their associated memory sandboxes to decompressing and further processing these data.
  • the PU can establish a dedicated pipeline relationship among a group of SPUs and their associated memory sandboxes for processing such data.
  • the pipeline's dedicated SPUs and memory sandboxes should remain dedicated to the pipeline during periods in which processing of spulets comprising the data stream does not occur.
  • the dedicated SPUs and their associated sandboxes should be placed in a reserved state during these periods.
  • the reservation of an SPU and its associated memory sandbox or sandboxes upon completion of processing of an spulet is called a “resident termination.”
  • a resident termination occurs in response to an instruction from a PU.
  • FIGS. 39, 40A and 40 B illustrate the establishment of a dedicated pipeline structure comprising a group of SPUs and their associated sandboxes for the processing of streaming data, e.g., streaming MPEG data.
  • the components of this pipeline structure include PE 3902 and DRAM 3918 .
  • PE 3902 includes PU 3904 , DMAC 3906 and a plurality of SPUs, including SPU 3908 , SPU 3910 and SPU 3912 . Communications among PU 3904 , DMAC 3906 and these SPUs occur through PE bus 3914 .
  • Wide bandwidth bus 3916 connects DMAC 3906 to DRAM 3918 .
  • DRAM 3918 includes a plurality of sandboxes, e.g., sandbox 3920 , sandbox 3922 , sandbox 3924 and sandbox 3926 .
  • FIG. 40A illustrates the steps for establishing the dedicated pipeline.
  • PU 3904 assigns SPU 3908 to process a network spulet.
  • a network spulet comprises a program for processing the network protocol of network 104 .
  • this protocol is the Transmission Control Protocol/Internet Protocol (TCP/IP).
  • TCP/IP data packets conforming to this protocol are transmitted over network 104 .
  • SPU 3908 processes these packets and assembles the data in the packets into software cells 102 .
  • PU 3904 instructs SPU 3908 to perform resident terminations upon the completion of the processing of the network spulet.
  • step 4014 PU 3904 assigns PUs 3910 and 3912 to process MPEG spulets.
  • step 4015 PU 3904 instructs SPUs 3910 and 3912 also to perform resident terminations upon the completion of the processing of the MPEG spulets.
  • step 4016 PU 3904 designates sandbox 3920 as a source sandbox for access by SPU 3908 and SPU 3910 .
  • step 4018 PU 3904 designates sandbox 3922 as a destination sandbox for access by SPU 3910 .
  • step 4020 PU 3904 designates sandbox 3924 as a source sandbox for access by SPU 3908 and SPU 3912 .
  • step 4022 PU 3904 designates sandbox 3926 as a destination sandbox for access by SPU 3912 .
  • step 4024 SPU 3910 and SPU 3912 send synchronize read commands to blocks of memory within, respectively, source sandbox 3920 and source sandbox 3924 to set these blocks of memory into the blocking state.
  • step 4028 establishment of the dedicated pipeline is complete and the resources dedicated to the pipeline are reserved.
  • SPUs 3908 , 3910 and 3912 and their associated sandboxes 3920 , 3922 , 3924 and 3926 therefore, enter the reserved state.
  • FIG. 40B illustrates the steps for processing streaming MPEG data by this dedicated pipeline.
  • SPU 3908 which processes the network spulet, receives in its local storage TCP/IP data packets from network 104 .
  • SPU 3908 processes these TCP/IP data packets and assembles the data within these packets into software cells 102 .
  • SPU 3908 examines header 3720 ( FIG. 37 ) of the software cells to determine whether the cells contain MPEG data. If a cell does not contain MPEG data, then, in step 4036 , SPU 3908 transmits the cell to a general purpose sandbox designated within DRAM 3918 for processing other data by other SPUs not included within the dedicated pipeline. SPU 3908 also notifies PU 3904 of this transmission.
  • SPU 3908 examines previous cell ID 3730 ( FIG. 37 ) of the cell to identify the MPEG data stream to which the cell belongs.
  • SPU 3908 chooses an SPU of the dedicated pipeline for processing of the cell.
  • SPU 3908 chooses SPU 3910 to process these data. This choice is based upon previous cell ID 3730 and load balancing factors. For example, if previous cell ID 3730 indicates that the previous software cell of the MPEG data stream to which the software cell belongs was sent to SPU 3910 for processing, then the present software cell normally also will be sent to SPU 3910 for processing.
  • step 4042 SPU 3908 issues a synchronize write command to write the MPEG data to sandbox 3920 . Since this sandbox previously was set to the blocking state, the MPEG data, in step 4044 , automatically is read from sandbox 3920 to the local storage of SPU 3910 .
  • step 4046 SPU 3910 processes the MPEG data in its local storage to generate video data.
  • step 4048 SPU 3910 writes the video data to sandbox 3922 .
  • step 4050 SPU 3910 issues a synchronize read command to sandbox 3920 to prepare this sandbox to receive additional MPEG data.
  • step 4052 SPU 3910 processes a resident termination. This processing causes this SPU to enter the reserved state during which the SPU waits to process additional MPEG data in the MPEG data stream.
  • a dedicated group of SPUs e.g., SPUs 4102 , 4108 and 4114
  • SPUs 4102 , 4108 and 4114 can be established for performing geometric transformations upon three dimensional objects to generate two dimensional display lists. These two dimensional display lists can be further processed (rendered) by other SPUs to generate pixel data.
  • sandboxes are dedicated to SPUs 4102 , 4108 and 4114 for storing the three dimensional objects and the display lists resulting from the processing of these objects.
  • source sandboxes 4104 , 4110 and 4116 are dedicated to storing the three dimensional objects processed by, respectively, SPU 4102 , SPU 4108 and SPU 4114 .
  • destination sandboxes 4106 , 4112 and 4118 are dedicated to storing the display lists resulting from the processing of these three dimensional objects by, respectively, SPU 4102 , SPU 4108 and SPU 4114 .
  • Coordinating SPU 4120 is dedicated to receiving in its local storage the display lists from destination sandboxes 4106 , 4112 and 4118 . SPU 4120 arbitrates among these display lists and sends them to other SPUs for the rendering of pixel data.
  • the processors of system 101 also employ an absolute timer.
  • the absolute timer provides a clock signal to the SPUs and other elements of a PU which is both independent of, and faster than, the clock signal driving these elements.
  • the use of this absolute timer is illustrated in FIG. 42 .
  • the absolute timer establishes a time budget for the performance of tasks by the SPUs.
  • This time budget provides a time for completing these tasks which is longer than that necessary for the SPUs' processing of the tasks.
  • a busy period As a result, for each task, there is, within the time budget, a busy period and a standby period. All spulets are written for processing on the basis of this time budget regardless of the SPUs' actual processing time or speed.
  • a particular task may be performed during busy period 4202 of time budget 4204 . Since busy period 4202 is less than time budget 4204 , a standby period 4206 occurs during the time budget. During this standby period, the SPU goes into a sleep mode during which less power is consumed by the SPU.
  • the results of processing a task are not expected by other SPUs, or other elements of a PU, until a time budget 4204 expires. Using the time budget established by the absolute timer, therefore, the results of the SPUs' processing always are coordinated regardless of the SPUs' actual processing speeds.
  • the PU can analyze the particular instructions or microcode being executed by an SPU in processing an spulet for problems in the coordination of the SPUs' parallel processing created by enhanced or different operating speeds.
  • NOOP No operation
  • instructions can be inserted into the instructions and executed by some of the SPUs to maintain the proper sequential completion of processing by the SPUs expected by the spulet. By inserting these NOOPs into the instructions, the correct timing for the SPUs' execution of all instructions can be maintained.
  • FIG. 43 is a diagram showing a processor element architecture which includes a plurality of heterogeneous processors.
  • the heterogeneous processors share a common memory and a common bus.
  • Processor element architecture (PEA) 4300 sends and receives information to/from external devices through input output 4370 , and distributes the information to control plane 4310 and data plane 4340 using processor element bus 4360 .
  • Control plane 4310 manages PEA 4300 and distributes work to data plane 4340 .
  • Control plane 4310 includes processing unit 4320 which runs operating system (OS) 4325 .
  • processing unit 4320 may be a Power PC core that is embedded in PEA 4300 and OS 4325 may be a Linux operating system.
  • Processing unit 4320 manages a common memory map table for PEA 4300 .
  • the memory map table corresponds to memory locations included in PEA 4300 , such as L2 memory 4330 as well as non-private memory included in data plane 4340 (see FIGS. 44A, 44B , and corresponding text for further details regarding memory mapping).
  • Data plane 4340 includes Synergistic Processing Complex's (SPC) 4345 , 4350 , and 4355 .
  • SPC Synergistic Processing Complex's
  • Each SPC is used to process data information and each SPC may have different instruction sets.
  • PEA 4300 may be used in a wireless communications system and each SPC may be responsible for separate processing tasks, such as modulation, chip rate processing, encoding, and network interfacing.
  • each SPC may have identical instruction sets and may be used in parallel to perform operations benefiting from parallel processes.
  • Each SPC includes a synergistic processing unit (SPU) which is a processing core, such as a digital signal processor, a microcontroller, a microprocessor, or a combination of these cores.
  • SPU synergistic processing unit
  • SPC 4345 , 4350 , and 4355 are connected to processor element bus 4360 which passes information between control plane 4310 , data plane 4340 , and input/output 4370 .
  • Bus 4360 is an on-chip coherent multi-processor bus that passes information between I/O 4370 , control plane 4310 , and data plane 4340 .
  • Input/output 4370 includes flexible input-output logic which dynamically assigns interface pins to input output controllers based upon peripheral devices that are connected to PEA 4300 .
  • PEA 4300 may be connected to two peripheral devices, such as peripheral A and peripheral B, whereby each peripheral connects to a particular number of input and output pins on PEA 4300 .
  • the flexible input-output logic is configured to route PEA 4300 's external input and output pins that are connected to peripheral A to a first input output controller (i.e. IOC A) and route PEA 4300 's external input and output pins that are connected to peripheral B to a second input output controller (i.e. IOC B) (see FIGS. 47 A, 47 B, 48 , 49 , 50 , and corresponding text for further details regarding dynamic pin assignments).
  • FIG. 44A is a diagram showing a device that uses a common memory map to share memory between heterogeneous processors.
  • Device 4400 includes processing unit 4430 which executes an operating system for device 4400 .
  • Processing unit 4430 is similar to processing unit 4320 shown in FIG. 43 .
  • Processing unit 4430 uses system memory map 4420 to allocate memory space throughout device 4400 .
  • processing unit 4430 uses system memory map 4420 to identify and allocate memory areas when processing unit 4430 receives a memory request.
  • Processing unit 4430 access L2 memory 4425 for retrieving application and data information.
  • L2 memory 4425 is similar to L2 memory 4330 shown in FIG. 43 .
  • System memory map 4420 separates memory mapping areas into regions which are regions 4435 , 4445 , 4450 , 4455 , and 4460 .
  • Region 4435 is a mapping region for external system memory which may be controlled by a separate input output device.
  • Region 4445 is a mapping region for non-private storage locations corresponding to one or more synergistic processing complexes, such as SPC 4402 .
  • SPC 4402 is similar to the SPC's shown in FIG. 43 , such as SPC A 4345 .
  • SPC 4402 includes local memory, such as local store 4410 , whereby portions of the local memory may be allocated to the overall system memory for other processors to access. For example, 1 MB of local store 4410 may be allocated to non-private storage whereby it becomes accessible by other heterogeneous processors.
  • local storage aliases 4445 manages the 1 MB of nonprivate storage located in local store 4410 .
  • Region 4450 is a mapping region for translation lookaside buffer's (TLB's) and memory flow control (MFC registers.
  • a translation lookaside buffer includes cross-references between virtual address and real addresses of recently referenced pages of memory.
  • the memory flow control provides interface functions between the processor and the bus such as DMA control and synchronization.
  • Region 4455 is a mapping region for the operating system and is pinned system memory with bandwidth and latency guarantees.
  • Region 4460 is a mapping region for input output devices that are external to device 4400 and are defined by system and input output architectures.
  • Synergistic processing complex (SPC) 4402 includes synergistic processing unit (SPU) 4405 , local store 4410 , and memory management unit (MMU) 4415 .
  • Processing unit 4430 manages SPU 4405 and processes data in response to processing unit 4430 's direction.
  • SPU 4405 may be a digital signaling processing core, a microprocessor core, a micro controller core, or a combination of these cores.
  • Local store 4410 is a storage area that SPU 4405 configures for a private storage area and a non-private storage area. For example, if SPU 4405 requires a substantial amount of local memory, SPU 4405 may allocate 100% of local store 4410 to private memory.
  • SPU 4405 may allocate 10% of local store 4410 to private memory and allocate the remaining 90% of local store 4410 to non-private memory (see FIG. 44B and corresponding text for further details regarding local store configuration).
  • MMU 4415 includes a direct memory access (DMA) function and passes information from local store 4410 to other memory locations within device 4400 .
  • DMA direct memory access
  • FIG. 44B is a diagram showing a local storage area divided into private memory and non-private memory.
  • synergistic processing unit (SPU) 4460 partitions local store 4470 into two regions which are private store 4475 and non-private store 4480 .
  • SPU 4460 is similar to SPU 4405 and local store 4470 is similar to local store 4410 that are shown in FIG. 44A .
  • Private store 4475 is accessible by SPU 4460 whereas non-private store 4480 is accessible by SPU 4460 as well as other processing units within a particular device.
  • SPU 4460 uses private store 4475 for fast access to data.
  • SPU 4460 may be responsible for complex computations that require SPU 4460 to quickly access extensive amounts of data that is stored in memory.
  • SPU 4460 may allocate 100% of local store 4470 to private store 4475 in order to ensure that SPU 4460 has enough local memory to access. In another example, SPU 4460 may not require a large amount of local memory and therefore, may allocate 10% of local store 4470 to private store 4475 and allocate the remaining 90% of local store 4470 to non-private store 4480 .
  • a system memory mapping region such as local storage aliases 4490 , manages portions of local store 4470 that are allocated to non-private storage.
  • Local storage aliases 4490 is similar to local storage aliases 4445 that is shown in FIG. 44A .
  • Local storage aliases 4490 manages non-private storage for each SPU and allows other SPU's to access the non-private storage as well as a device's control processing unit.
  • FIG. 45 is a flowchart showing steps taken in configuring local memory located in a synergistic processing complex (SPC).
  • An SPC includes a synergistic processing unit (SPU) and local memory.
  • the SPU partitions the local memory into a private storage region and a nonprivate storage region.
  • the private storage region is accessible by the corresponding SPU whereas the non-private storage region is accessible by other SPU's and the device's central processing unit.
  • the non-private storage region is managed by the device's system memory map in which the device's central processing unit controls.
  • SPU processing commences at 4500 , whereupon processing selects a first SPC at step 4510 .
  • Processing receives a private storage region size from processing unit 4530 at step 4520 .
  • Processing unit 4530 is a main processor that runs an operating system which manages private and non-private memory allocation.
  • Processing unit 4530 is similar to processing units 4320 and 4430 shown in FIGS. 43 and 44 , respectively.
  • Processing partitions local store 4550 into private and non-private regions at step 4540 .
  • processing informs processing unit 4530 to configure memory map 4565 to manage local store 4550 's non-private storage region (step 4560 ).
  • Memory map 4565 is similar to memory map 4420 that is shown in FIG. 44A and includes local storage aliases which manage each SPC's allocated non-private storage area (see FIGS. 44A, 44B , 45 , and corresponding text for further details regarding local storage aliases).
  • a determination is made as to whether the device includes more SPC's to configure (decision 4570 ). For example, the device may include five SPC's, each of which is responsible for different tasks and each of which require different sizes of corresponding private storage. If the device has more SPC's to configure, decision 4570 branches to “Yes” branch 4572 whereupon processing selects (step 4580 ) and processes the next SPC's memory configuration. This looping continues until the device is finished processing each SPC, at which point decision 4570 branches to “No” branch 4578 whereupon processing ends at 4590 .
  • FIG. 46A is a diagram showing a central device with predefined interfaces, such as device Z 4600 , connected to two peripheral devices, such as device A 4635 and device B 4650 .
  • Device Z 4600 is designed such that its external interface pins are designated to connect to peripherals with particular interfaces.
  • device Z 4600 may be a microprocessor and device A 4635 may be an external memory management device and device B 4650 may be a network interface device.
  • device Z 4600 provides three input pins and four output pins to the external memory management device and device Z 4600 provides two input pins and three output pins to the network interface device.
  • Device Z 4600 includes input output controller (IOC) A 4605 and IOC B 4620 . Each IOC manages data exchange for a particular peripheral device through designated interfaces on device Z 4600 . Interfaces 4610 and 4615 are committed to IOC A 4605 while interfaces 4625 and 4630 are committed to IOC B 4620 . In order to maximize device Z 4600 's pin utilization, peripheral devices connected to device Z 4600 are required to have matching interfaces (e.g. device A 4635 and device B 4650 ).
  • IOC input output controller
  • Device A 4635 includes interfaces 4640 and 4645 .
  • Interface 4640 includes three output pins which match the three input pins included in device Z 4600 's interface 4610 .
  • interface 4645 includes four input pins which match the four output pins included in device Z 4600 's interface 4615 .
  • device A 4635 utilizes each pin included in device Z 4600 's interfaces 4610 and 4615 .
  • Device B 4650 includes interfaces 4655 and 4660 .
  • Interface 4655 includes two output pins which match the two input pins included in device Z 4600 's interface 4625 .
  • interface 4660 includes three input pins which match the three output pins included in device Z 4600 's interface 4630 :
  • device B 4650 utilizes each pin included in device Z 4600 's interfaces 4625 and 4630 .
  • a challenge found, however, is that device Z 4600 's pin utilization is not maximized when peripheral devices are connected to device Z 4600 that do not conform to device Z 4600 's pre-defined interfaces (see FIG. 46B and corresponding text for further details regarding other peripheral device connections).
  • FIG. 46B is a diagram showing two peripheral devices connected to a central device with mismatching input and output interfaces.
  • Device Z 4600 includes pre-defined interfaces 4610 and 4615 which correspond to input output controller (IOC) A 4605 .
  • Device Z 4600 also includes interfaces 4625 and 4630 which correspond to IOC B 4620 (see FIG. 46A and corresponding text for further details regarding pre-defined pin assignments).
  • IOC input output controller
  • Device C 4670 is a peripheral device which includes interfaces 4675 and 4680 .
  • Interface 4675 connects to device Z 4600 's interface 4610 which allows device C 4670 to send data to device Z 4600 .
  • Interface 4675 includes four output pins whereas interface 4610 includes three input pins. Since interface 4675 has more pins than interface 4610 and since interface 4610 is pre-defined, interface 4675 's pin 4678 does not have a corresponding pin to connect in interface 4610 and, as such, device C 4670 is not able to send data to device Z 4600 at its maximum rate.
  • Interface 4680 connects to device Z 4600 's interface 4615 which allows device C 4670 to receive data from device Z 4600 .
  • Interface 4680 includes five input pins whereas interface 4615 includes four output pins. Since interface 4680 has more pins than interface 4615 , interface 4680 's pin 4682 does not have a corresponding pin to connect in interface 4615 and, as such, device C 4670 is not able to receive data from device Z 4600 at its maximum rate.
  • Device D 4685 is a peripheral device which includes interfaces 4690 and 4695 .
  • Interface 4690 connects to device Z 4600 's interface 4625 which allows device D 4685 to send data to device Z 4600 .
  • Interface 4625 includes two input pins whereas interface 4690 includes one output pin. Since interface 4625 has more pins than interface 4690 , interface 4625 's pin 4628 does not have a corresponding pin to connect in interface 4690 and, as such, device Z 4600 is not able to receive data from device D 4685 at its maximum rate.
  • Interface 4695 connects to device Z 4600 's interface 4630 which allows device D 4685 to receive data from device Z 4600 .
  • Interface 4630 includes three output pins whereas interface 4695 includes two input pins. Since interface 4630 has more pins than interface 4695 , interface 4630 's pin 4632 does not have a corresponding pin to connect in interface 4695 and, as such, device Z 4600 is not able to send data to device D 4685 at its maximum rate.
  • interfaces 4610 , 4615 , 4625 , and 4630 are pre-defined interfaces, device Z 4600 is not able to use unused pins in one interface to compensate for needed pins in another interface.
  • the example in FIG. 46B shows that interface 4610 requires one more input pin and interface 4625 is not using one of its input pins (e.g. pin 4628 ). Since interfaces 4610 and 4625 are pre-defined, pin 4628 cannot be used with interface 4610 to receive data from device C 4670 .
  • the example in FIG. 46B shows that interface 4615 requires one more output pin and interface 4630 is not using one of its output pins (e.g. pin 4632 ).
  • interfaces 4615 and 4630 are pre-defined, pin 4632 cannot be used with interface 4615 to send data to device C 4670 . Due to device Z 4600 's pre-defined interfaces, IOC A 4605 and IOC B 4620 are not able to maximize data throughput to either peripheral device that is shown in FIG. 46B .
  • FIG. 47A is a diagram showing a device with dynamic interfaces that is connected to a first set of peripheral devices.
  • Device Z 4700 includes two input output controllers (IOC's) which are IOC A 4705 and IOC B 4710 .
  • IOC A 4705 and IOC B 4710 are similar to IOC A 4605 and IOC B 4620 , respectively, that are shown in FIGS. 46A and 46B .
  • IOC A 4705 and IOC B 4710 are responsible for exchanging information between device Z 4700 and peripheral devices connected to device Z 4700 .
  • Device Z 4700 exchanges information between peripheral devices using dynamic interfaces 4730 and 4735 .
  • Interface 4730 includes five input pins, each of which is dynamically assigned to either IOC A 4705 or IOC B 4710 using flexible input-output A 4720 and flexible input-output B 4725 , respectively.
  • Interface 4735 includes seven output pins, each of which is dynamically assigned to either IOC A 4705 or IOC B 4710 using flexible input-output A 4720 and flexible input-output B 4725 respectively.
  • Flexible input-output control 4715 configures flexible input-output A 4720 and flexible input-output B 4725 at a particular time during device Z 4700 's initialization process, such as system boot.
  • Device Z 4700 informs flexible input-output control 4715 as to which interface pins are to be assigned to IOC A 4705 and which interface pins are to be assigned to IOC B 4710 .
  • flexible input-output control 4715 assigns three input pins of interface 4730 (e.g. In- 1 , In- 2 , In- 3 ) to IOC A 4705 using flexible input-output A 4720 in communicate with device A 4740 through to match the three output pins included in device A 4740 's interface 4745 .
  • Device A 4740 is similar to device A 4635 that is shown in FIGS. 46A and 46B .
  • flexible input-output control 4715 assigns the remaining two input pins in interface 4730 (e.g.
  • In- 4 , In- 5 to IOC B 4710 using flexible input-output B 4725 in order to communicate with device B 4755 through the two output pins included in device B 4755 's interface 4760 (see FIG. 50 and corresponding text for further details regarding flexible input-output configuration).
  • Device B 4755 is similar to device B 4650 that is shown in FIGS. 46A and 46B .
  • a dynamic input interface may include more or less input pins than what is shown in FIG. 47A .
  • flexible input-output control 4715 assigns four output pins of interface 4735 (e.g. Out- 1 through Out- 4 ) to IOC A 4720 using flexible input-output A 4720 in order to communicate with device A 4740 through the four input pins included in device A 4740 's interface 4750 .
  • flexible input-output control 4715 assigns the remaining three output pins in interface 4735 (e.g. Out- 5 through Out- 7 ) to IOC B 4710 using flexible input-output B 4725 in order to communicate with device B 4755 through the three input pins included in device B 4755 's interface 4765 (see FIG. 50 and corresponding text for further details regarding flexible input-output configuration).
  • a dynamic output interface may include more or less output pins than what is shown in FIG. 47A .
  • FIG. 47B is a diagram showing a central device with dynamic interfaces that has re-allocated pin assignments in order to match two newly connected peripheral devices, such as device C 4770 and device D 4785 .
  • Device Z 4700 was originally configured to interface with peripheral devices other than device C 4770 and device D 4785 (see FIG. 47A and corresponding text for further details).
  • Device C 4770 and device D 4785 include interfaces different than the previous peripheral devices that device Z 4700 was connected.
  • Device C 4770 and device D 4785 are similar to device C 4670 and device D 4685 , respectively, that are shown in FIGS. 46A and 46B .
  • flexible input-output control 4715 Upon boot-up or initialization, flexible input-output control 4715 re-configures flexible input-output A 4720 and flexible input-output B 4725 in a manner that corresponds to device C 4770 and device D 4785 interfaces. With peripheral devices connected as shown in FIG. 47B , flexible input-output control 4715 assigns four input pins of interface 4730 (e.g. In- 1 through In- 4 ) to IOC-A 4705 using flexible input-output A 4720 in order to communicate with device C 4770 through the four output pins included in device C 4770 's interface 4775 . In addition, flexible input-output control 4715 assigns the remaining input pin in interface 4730 (e.g.
  • a dynamic input interface may include more or less input pins, as well as more or less interfaces may be used, than what is shown in FIG. 47B .
  • flexible input-output control 4715 assigns five output pins of interface 4735 (e.g. Out- 1 through Out- 5 ) to IOC A 4705 using flexible input-output A 4720 in order to communicate with device C 4770 through the five input pins included in device C 4770 's interface 4780 .
  • flexible input-output control 4715 assigns the remaining two output pins in interface 4735 (e.g. Out- 6 and Out- 7 ) to IOC B 4710 using flexible input-output B 4725 in order to communicate with device D 4785 through the two input pins included in device D 4785 's interface 4795 (see FIG. 50 and corresponding text for further details regarding flexible input-output configuration).
  • a dynamic input interface may include more or less input pins, as well as more or less interfaces may be used, than what is shown in FIG. 47B .
  • Flexible input-output control 4715 , flexible input-output A 4720 , and flexible input-output B 4725 allow device Z 4700 to maximize interface utilization by reassigning pins included in interfaces 4730 and 4735 based upon peripheral device interfaces that are connected to device Z 4700 .
  • FIG. 48 is a flowchart showing steps taken in a device configuring its dynamic input and output interfaces based upon peripheral devices that are connected to the device.
  • the device includes flexible input-output logic which is configured to route each interface pin to a particular input output controller (IOC).
  • IOC input output controller
  • Each IOC is responsible for exchanging information between the device and a particular peripheral device (see FIGS. 47A, 47B , 50 , and corresponding text for further details regarding flexible input-output logic configuration).
  • the example in FIG. 48 shows that the device is configuring two flexible input-output blocks, such as flexible input-output A 4840 and flexible input-output B 4860 .
  • Flexible input-output A 4840 and flexible input-output B 4860 are similar to flexible input-output A 4720 and flexible input-output B 4725 , respectively, that are shown in FIGS. 47A and 47B . As one skilled in the art can appreciate, more or less flexible input-output blocks may be configured using the same technique as shown in FIG. 48 .
  • Processing commences at 4800 , whereupon processing receives a number of input pins to allocate to flexible input-output A 4840 from processing unit 4820 (step 4810 ).
  • Processing unit 4820 is similar to processing units 4320 , 4430 , and 4530 shown in FIGS. 43, 44 , and 45 , respectively.
  • Processing assigns the requested number of input pins to flexible input-output A 4840 at step 4830 by starting at the lowest numbered pin and assigning pins sequentially until flexible input-output A 4840 is assigned the proper number of pins (see FIGS. 49A, 50 , and corresponding text for further details regarding input pin assignments).
  • Processing assigns remaining input pins to flexible input-output B 4860 at step 4850 .
  • a device's dynamic interface may include five input pins that are available for use and flexible input-output A 4840 may be assigned three input pins.
  • flexible input-output B 4860 is assigned the remaining two input pins.
  • other pin assignment methods may be used to configure flexible input-output logic.
  • Processing receives a number of output pins to allocate to flexible input-output A 4840 from processing unit 4820 at step 4870 .
  • Flexible input-output control assigns the requested number of output pins to flexible input-output A 4840 at step 4880 by starting at the lowest numbered pin and assigning pins sequentially until flexible input-output A 4840 is assigned the proper number of output pins (see FIG. 7B and corresponding text for further details regarding output pin assignments).
  • Processing assigns the remaining output pins to flexible input-output B 4860 at step 4890 .
  • a device may include seven output pins that are available for use and flexible input-output A 4840 may be assigned four output pins.
  • flexible input-output B 4860 is assigned the remaining three output pins.
  • other pin assignment methods may be used to configure flexible input-output logic. Processing ends at 4895 .
  • FIG. 49A is a diagram showing input pin assignments for flexible input-output logic corresponding to two input controllers.
  • a device uses flexible input-output logic between the device's physical interface and the device's input controllers in order to dynamically assign each input pin to a particular input controller (see FIGS. 47A, 47B , 48 , 50 , and corresponding text for further details regarding flexible input-output logic location and configuration).
  • Each input controller has corresponding flexible input-output logic.
  • the example in FIG. 49A shows pin assignments for flexible input-output A and flexible input-output B which correspond to an input controller A and an input controller B.
  • the device has five input pins to assign to either flexible input-output logic A or flexible input-output logic B which are pins 4925 , 4930 , 4935 , 4940 , and 4945 .
  • the device assigns input pins to flexible input-output logic A starting with the first input pin.
  • FIG. 49A shows that flexible input-output logic A input pin assignments start at arrow 4910 's starting point, and progress in the direction of arrow 4910 until flexible input-output logic A is assigned the correct number of input pins. For example, if flexible input-output logic A requires three input pins, the device starts the pin assignment process by assigning pin 4925 to flexible input-output logic A, and proceeds to assign pins 4930 and 4935 to flexible input-output logic A.
  • the device assigns input pins to flexible input-output logic B.
  • the example shown in FIG. 49A shows that flexible input-output logic B input pin assignments start at arrow 4920 's starting point, and progress in the direction of arrow 4920 until flexible input-output logic B is assigned the correct number of input pins. For example, if flexible input-output logic B requires two input pins, the device starts the pin assignment process by assigning pin 4945 to flexible input-output logic B, and then assigns pin 4940 to flexible input-output logic B.
  • other methods of input pin assignment methods may be used for allocating input pins to flexible input-output logic.
  • FIG. 49B is a diagram showing output pin assignments for flexible input-output logic corresponding to two output controllers.
  • a device uses flexible input-output logic between the device's physical interface and the device's input controllers in order to dynamically assign each input pin to a particular input controller.
  • the device uses the flexible input-output logic to dynamically assign each output pin to a particular output controller.
  • the example in FIG. 49B shows pin assignments for flexible input-output A and flexible input-output B which correspond to output controller A and output controller B.
  • the device has seven output pins to assign to either flexible input-output logic A or flexible input-output logic B which are pins 4960 through 4990 .
  • the device assigns output pins to flexible input-output logic A starting with the first output pin.
  • FIG. 49B shows that flexible input-output logic A output pin assignments start at arrow 4955 's starting point, and progress in the direction of arrow 4955 until flexible input-output logic A is assigned the correct number of output pins. For example, if flexible input-output logic A requires three output pins, the device starts the pin assignment process by assigning pin 4960 to flexible input-output logic A, and proceeds to assign pins 4970 and 4975 to flexible input-output logic A.
  • the device assigns output pins to flexible input-output logic B.
  • the example shown in FIG. 49B shows that flexible input-output logic B output pin assignments start at arrow 4962 's starting point, and progress in the direction of arrow 4962 until flexible input-output logic B is assigned the correct number of output pins. For example, if flexible input-output logic B requires two output pins, the device starts the pin assignment process by assigning pin 4990 to flexible input-output logic B, and then assigns pin 4985 to flexible input-output logic B. In this example, output pin 4975 is not assigned to either flexible input-output A or flexible input-output B. As one skilled in the art can appreciate, other methods of output pin assignment methods may be used for allocating output pins to flexible input-output logic.
  • FIG. 50 is a diagram showing a flexible input-output logic embodiment.
  • Device 5000 includes input pins 5002 , 5004 , and 5006 which may be connected to external peripheral devices to exchange information between device 5000 and the peripheral devices.
  • Device 5000 includes flexible input-output logic to dynamically assign pins 5002 , 5004 , and 5006 to either input output controller (IOC) A 5030 or IOC B 5060 .
  • IOC A 5030 and IOC B 5060 are similar to IOC A 4705 and IOC B 4710 , respectively, that are shown in FIGS. 47A and 47B .
  • Flexible input-output controller 5065 configures flexible input-output A 5010 and flexible input-output B 5040 using control lines 5070 through 5095 .
  • Flexible input-output controller 5065 is similar to flexible input-output controller 4715 that is shown in FIGS. 47A and 47B .
  • flexible input-output A 5010 and flexible input-output B 5040 are similar to flexible input-output A 4720 and flexible input-output B 4725 , respectively, that are shown in FIGS. 47A and 47B .
  • flexible input-output controller 5065 assigns each input pin (e.g. pins 5002 - 5006 ) to a particular IOC by either enabling or disabling each control line.
  • flexible input-output controller 5065 enables control line 5070 and disables control line 5075 . This enables AND gate 5015 and disables AND gate 5045 . By doing this, information on pin 5002 is passed to IOC A 5030 through AND gate 5015 . If pin 5004 should be assigned to IOC A 5030 , flexible input-output controller 5065 enables control line 5080 and disables control line 5085 . This enables AND gate 5020 and disables AND gate 5050 . By doing this, information on pin 5004 is passed to IOC A 5030 through AND gate 5020 .
  • flexible input-output controller 5065 enables control line 5095 and disables control line 5090 . This enables AND gate 5055 and disables AND gate 5025 . By doing this, information on pin 5006 is passed to IOC B 5060 through AND gate 5055 .
  • flexible input-output logic may be used for more or less input pins that are shown in FIG. 50 as well as output pin configuration. As one skilled in the art can also appreciate, other methods of circuit design configuration may be used in flexible input-output logic to manage device interfaces.
  • software code may be used instead of hardware circuitry to manage interface configurations.
  • a device may load input and output information in a large look-up table and distribute the information to particular interface pins based upon a particular configuration.

Abstract

A system for using a plurality of heterogeneous processors in a common computer system is presented. Each processor type in the heterogeneous group handles a particular instruction set. The processors share a common memory using a common bus. In one embodiment, one of the processor types accesses the memory using DMA instructions. In another embodiment, a cache for each type of processor is stored in the common memory pool. In one embodiment, one or more PowerPC processors shares a memory with one or more Synergistic Processing Complex (SPC). A common table is used to track and maintain memory for the various processors.

Description

    RELATED APPLICATIONS
  • This application is a continuation-in-part of co-pending U.S. Non-Provisional patent application Ser. No. 09/816,004, entitled “COMPUTER ARCHITECTURE AND SOFTWARE CELLS FOR BROADBAND NETWORKS,” filing date Mar. 22, 2001, which is incorporated herein by reference, in its entirety.
  • BACKGROUND OF THE INVENTION
  • 1. Technical Field
  • The present invention relates in general to a system for using a plurality of heterogeneous processors in a common computer system. More particularly, the present invention relates to a system for embedding a plurality of heterogeneous processors on a substrate that share a common memory.
  • 2. Description of the Related Art
  • Electronics are becoming more and more complex. Many consumer electronics today perform computations that only large computer systems use to perform. The demand for consumer electronics has fueled electronic designers and manufacturers to continue to evolve and improve integrated circuits (IC's) that are used in consumer electronics.
  • Processor technology, in particular, has benefited from consumer demand. Different types of processors have evolved that focus on particular functions, or computations. For example, a microprocessor is best utilized for control functions whereas a digital signal processor (DSP) is best utilized for high-speed signal manipulation calculations. A challenge found is that many electronic devices perform a variety of functions which requires more than one processor type. For example, a cell phone uses a microprocessor for command and control signaling between a base station whereas the cell phone uses a digital signal processor for cellular signal manipulation, such as decoding, encrypting, and chip rate processing.
  • A processor typically has dedicated memory that the processor uses to store and retrieve data. An IC designer attempts to provide a processor with as much dedicated memory as possible so the processor is not memory resource limited. A challenge found with integrating multiple processors, however, is that each processor has dedicated memory that is not shared with other processors, even if a particular processor does not use portions of its dedicated memory. For example, a processor may have 10 MB of dedicated memory whereby the processors uses 6 MB for data storage and retrieval. In this example, the processor's 4 MB of unused memory is not accessible by other processors which equates to an underutilization of memory.
  • What is needed, therefore, is a system for integrating a heterogeneous group of processors in conjunction with maximizing memory utilization.
  • SUMMARY
  • It has been discovered that the aforementioned challenges are resolved by including a heterogeneous group of processors in an integrated circuit (IC) that shares a common memory map. Each processor type in the heterogeneous group handles a particular instruction set and the processors share a common memory using a common bus. A common memory map is used to track and maintain memory for the various processors.
  • The IC is segmented into a control plane and a data plane. The control plane includes a main processor that runs an operating system. For example, the control plane may include a PowerPC based processor that runs a Linux operating system. The main processor also manages a common memory map table that is used to manage non-private memory areas within the IC.
  • The data plane includes Synergistic Processing Complex's (SPC's) whereby each SPC is used to process data information. For example, a device may have four SPC's and each SPC may be responsible for separate processing tasks, such as modulation, chip rate processing, encoding, and network interfacing. In another example, each SPC may have identical instruction sets and may be used in parallel to perform operations benefiting from parallel processes.
  • Each SPC includes a synergistic processing unit (SPU) which is a processing core, such as a digital signal processor, a microcontroller, a microprocessor, or a combination of these cores. Each SPC also includes a local storage area which is divided into a private memory area and a non-private memory area. The private memory area is accessible by a corresponding SPU and the non-private memory area is managed by the common memory map and is accessible by each processor within the IC.
  • The foregoing is a summary and thus contains, by necessity, simplifications, generalizations, and omissions of detail; consequently, those skilled in the art will appreciate that the summary is illustrative only and is not intended to be in any way limiting. Other aspects, inventive features, and advantages of the present invention, as defined solely by the claims, will become apparent in the non-limiting detailed description set forth below.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • The present invention may be better understood, and its numerous objects, features, and advantages made apparent to those skilled in the art by referencing the accompanying drawings. The use of the same reference symbols in different drawings indicates similar or identical items.
  • FIG. 1 illustrates the overall architecture of a computer network in accordance with the present invention;
  • FIG. 2 is a diagram illustrating the structure of a processing unit (PU) in accordance with the present invention;
  • FIG. 3 is a diagram illustrating the structure of a broadband engine (BE) in accordance with the present invention;
  • FIG. 4 is a diagram illustrating the structure of an synergistic processing unit (SPU) in accordance with the present invention;
  • FIG. 5 is a diagram illustrating the structure of a processing unit, visualizer (VS) and an optical interface in accordance with the present invention;
  • FIG. 6 is a diagram illustrating one combination of processing units in accordance with the present invention;
  • FIG. 7 illustrates another combination of processing units in accordance with the present invention;
  • FIG. 8 illustrates yet another combination of processing units in accordance with the present invention;
  • FIG. 9 illustrates yet another combination of processing units in accordance with the present invention;
  • FIG. 10 illustrates yet another combination of processing units in accordance with the present invention;
  • FIG. 11A illustrates the integration of optical interfaces within a chip package in accordance with the present invention;
  • FIG. 11B is a diagram of one configuration of processors using the optical interfaces of FIG. 11A;
  • FIG. 11C is a diagram of another configuration of processors using the optical interfaces of FIG. 11A;
  • FIG. 12A illustrates the structure of a memory system in accordance with the present invention;
  • FIG. 12B illustrates the writing of data from a first broadband engine to a second broadband engine in accordance with the present invention;
  • FIG. 13 is a diagram of the structure of a shared memory for a processing unit in accordance with the present invention;
  • FIG. 14A illustrates one structure for a bank of the memory shown in FIG. 13;
  • FIG. 14B illustrates another structure for a bank of the memory shown in FIG. 13;
  • FIG. 15 illustrates a structure for a direct memory access controller in accordance with the present invention;
  • FIG. 16 illustrates an alternative structure for a direct memory access controller in accordance with the present invention;
  • FIGS. 17-31 illustrate the operation of data synchronization in accordance with the present invention;
  • FIG. 32 is a three-state memory diagram illustrating the various states of a memory location in accordance with the data synchronization scheme of the-present invention;
  • FIG. 33 illustrates the structure of a key control table for a hardware sandbox in accordance with the present invention;
  • FIG. 34 illustrates a scheme for storing memory access keys for a hardware sandbox in accordance with the present invention;
  • FIG. 35 illustrates the structure of a memory access control table for a hardware sandbox in accordance with the present invention;
  • FIG. 36 is a flow diagram of the steps for accessing a memory sandbox using the key control table of FIG. 33 and the memory access control table of FIG. 35;
  • FIG. 37 illustrates the structure of a software cell in accordance with the present invention;
  • FIG. 38 is a flow diagram of the steps for issuing remote procedure calls to SPUs in accordance with the present invention;
  • FIG. 39 illustrates the structure of a dedicated pipeline for processing streaming data in accordance with the present invention;
  • FIG. 40 is a flow diagram of the steps performed by the dedicated pipeline of FIG. 39 in the processing of streaming data in accordance with the present invention;
  • FIG. 41 illustrates an alternative structure for a dedicated pipeline for the processing of streaming data in accordance with the present invention;
  • FIG. 42 illustrates a scheme for an absolute timer for coordinating the parallel processing of applications and data by SPUs in accordance with the present invention;
  • FIG. 43 is a diagram showing a processor element architecture which includes a plurality of heterogeneous processors;
  • FIG. 44A is a diagram showing a device that uses a common memory map to share memory between heterogeneous processors;
  • FIG. 44B is a diagram showing a local storage area divided into private memory and non-private memory;
  • FIG. 45 is a flowchart showing steps taken in configuring local memory located in a synergistic processing complex;
  • FIG. 46A is a diagram showing a central device with predefined interfaces connected to two peripheral devices;
  • FIG. 46B is a diagram showing two peripheral devices connected to a central device with mismatching input and output interfaces;
  • FIG. 47A is a diagram showing a device with dynamic interfaces that is connected to a first set of peripheral devices;
  • FIG. 47B is a diagram showing a central device with dynamic interfaces that has re-allocated pin assignments in order to match two newly connected peripheral devices;
  • FIG. 48 is a flowchart showing steps taken in a device configuring its dynamic input and output interfaces based upon peripheral devices that are connected to the device;
  • FIG. 49A is a diagram showing input pin assignments for swizel logic corresponding to two input controllers;
  • FIG. 49B is a diagram showing output pin assignments for flexible input-output logic corresponding to two output controllers; and
  • FIG. 50 is a diagram showing a flexible input-output logic embodiment.
  • DETAILED DESCRIPTION
  • The following is intended to provide a detailed description of an example of the invention and should not be taken to be limiting of the invention itself. Rather, any number of variations may fall within the scope of the invention which is defined in the claims following the description.
  • The overall architecture for a computer system 101 in accordance with the present invention is shown in FIG. 1. As illustrated in this figure, system 101 includes network 104 to which is connected a plurality of computers and computing devices. Network 104 can be a LAN, a global network, such as the Internet, or any other computer network.
  • The computers and computing devices connected to network 104 (the network's “members”) include, e.g., client computers 106, server computers 108, personal digital assistants (PDAs) 110, digital television (DTV) 112 and other wired or wireless computers and computing devices. The processors employed by the members of network 104 are constructed from the same common computing module. These processors also preferably all have the same ISA and perform processing in accordance with the same instruction set. The number of modules included within any particular processor depends upon the processing power required by that processor.
  • For example, since servers 108 of system 101 perform more processing of data and applications than clients 106, servers 108 contain more computing modules than clients 106. PDAs 110, on the other hand, perform the least amount of processing. PDAs 110, therefore, contain the smallest number of computing modules. DTV 112 performs a level of processing between that of clients 106 and servers 108. DTV 112, therefore, contains a number of computing modules between that of clients 106 and servers 108. As discussed below, each computing module contains a processing controller and a plurality of identical processing units for performing parallel processing of the data and applications transmitted over network 104.
  • This homogeneous configuration for system 101 facilitates adaptability, processing speed and processing efficiency. Because each member of system 101 performs processing using one or more (or some fraction) of the same computing module, the particular computer or computing device performing the actual processing of data and applications is unimportant. The processing of a particular application and data, moreover, can be shared among the network's members. By uniquely identifying the cells comprising the data and applications processed by system 101 throughout the system, the processing results can be transmitted to the computer or computing device requesting the processing regardless of where this processing occurred. Because the modules performing this processing have a common structure and employ a common ISA, the computational burdens of an added layer of software to achieve compatibility among the processors is avoided. This architecture and programming model facilitates the processing speed necessary to execute, e.g., real-time, multimedia applications.
  • To take further advantage of the processing speeds and efficiencies facilitated by system 101, the data and applications processed by this system are packaged into uniquely identified, uniformly formatted software cells 102. Each software cell 102 contains, or can contain, both applications and data. Each software cell also contains an ID to globally identify the cell throughout network 104 and system 101. This uniformity of structure for the software cells, and the software cells' unique identification throughout the network, facilitates the processing of applications and data on any computer or computing device of the network. For example, a client 106 may formulate a software cell 102 but, because of the limited processing capabilities of client 106, transmit this software cell to a server 108 for processing. Software cells can migrate, therefore, throughout network 104 for processing on the basis of the availability of processing resources on the network.
  • The homogeneous structure of processors and software cells of system 101 also avoids many of the problems of today's heterogeneous networks. For example, inefficient programming models which seek to permit processing of applications on any ISA using any instruction set, e.g., virtual machines such as the Java virtual machine, are avoided. System 101, therefore, can implement broadband processing far more effectively and efficiently than today's networks.
  • The basic processing module for all members of network 104 is the processing unit (PU). FIG. 2 illustrates the structure of a PU. As shown in this figure, PE 201 comprises a processing unit (PU) 203, a direct memory access controller (DMAC) 205 and a plurality of synergistic processing units (SPUs), namely, SPU 207, SPU 209, SPU 211, SPU 213, SPU 215, SPU 217, SPU 219 and SPU 221. A local PE bus 223 transmits data and applications among the SPUs, DMAC 205 and PU 203. Local PE bus 223 can have, e.g., a conventional architecture or be implemented as a packet switch network. Implementation as a packet switch network, while requiring more hardware, increases available bandwidth.
  • PE 201 can be constructed using various methods for implementing digital logic. PE 201 preferably is constructed, however, as a single integrated circuit employing a complementary metal oxide semiconductor (CMOS) on a silicon substrate. Alternative materials for substrates include gallium arsinide, gallium aluminum arsinide and other so-called III-B compounds employing a wide variety of dopants. PE 201 also could be implemented using superconducting material, e.g., rapid single-flux-quantum (RSFQ) logic.
  • PE 201 is closely associated with a dynamic random access memory (DRAM) 225 through a high bandwidth memory connection 227. DRAM 225 functions as the main memory for PE 201. Although a DRAM 225 preferably is a dynamic random access memory, DRAM 225 could be implemented using other means, e.g., as a static random access memory (SRAM), a magnetic random access memory (MRAM), an optical memory or a holographic memory. DMAC 205 facilitates the transfer of data between DRAM 225 and the SPUs and PU of PE 201. As further discussed below, DMAC 205 designates for each SPU an exclusive area in DRAM 225 into which only the SPU can write data and from which only the SPU can read data. This exclusive area is designated a “sandbox.”
  • PU 203 can be, e.g., a standard processor capable of stand-alone processing of data and applications. In operation, PU 203 schedules and orchestrates the processing of data and applications by the SPUs. The SPUs preferably are single instruction, multiple data (SIMD) processors. Under the control of PU 203, the SPUs perform the processing of these data and applications in a parallel and independent manner. DMAC 205 controls accesses by PU 203 and the SPUs to the data and applications stored in the shared DRAM 225. Although PE 201 preferably includes eight SPUs, a greater or lesser number of SPUs can be employed in a PU depending upon the processing power required. Also, a number of PUs, such as PE 201, may be joined or packaged together to provide enhanced processing power.
  • For example, as shown in FIG. 3, four PUs may be packaged or joined together, e.g., within one or more chip packages, to form a single processor for a member of network 104. This configuration is designated a broadband engine (BE). As shown in FIG. 3, BE 301 contains four PUs, namely, PE 303, PE 305, PE 307 and PE 309. Communications among these PUs are over BE bus 311. Broad bandwidth memory connection 313 provides communication between shared DRAM 315 and these PUs. In lieu of BE bus 311, communications among the PUs of BE 301 can occur through DRAM 315 and this memory connection.
  • Input/output (I/O) interface 317 and external bus 319 provide communications between broadband engine 301 and the other members of network 104. Each PU of BE 301 performs processing of data and applications in a parallel and independent manner analogous to the parallel and independent processing of applications and data performed by the SPUs of a PU.
  • FIG. 4 illustrates the structure of an SPU. SPU 402 includes local memory 406, registers 410, four floating point units 412 and four integer units 414. Again, however, depending upon the processing power required, a greater or lesser number of floating points units 412 and integer units 414 can be employed. In a preferred embodiment, local memory 406 contains 128 kilobytes of storage, and the capacity of registers 410 is 128.times. 128 bits. Floating point units 412 preferably operate at a speed of 32 billion floating point operations per second (32 GFLOPS), and integer units 414 preferably operate at a speed of 32 billion operations per second (32 GOPS).
  • Local memory 406 is not a cache memory. Local memory 406 is preferably constructed as an SRAM. Cache coherency support for an SPU is unnecessary. A PU may require cache coherency support for direct memory accesses initiated by the PU. Cache coherency support is not required, however, for direct memory accesses initiated by an SPU or for accesses from and to external devices.
  • SPU 402 further includes bus 404 for transmitting applications and data to and from the SPU. In a preferred embodiment, this bus is 1,024 bits wide. SPU 402 further includes internal busses 408, 420 and 418. In a preferred embodiment, bus 408 has a width of 256 bits and provides communications between local memory 406 and registers 410. Busses 420 and 418 provide communications between, respectively, registers 410 and floating point units 412, and registers 410 and integer units 414. In a preferred embodiment, the width of busses 418 and 420 from registers 410 to the floating point or integer units is 384 bits, and the width of busses 418 and 420 from the floating point or integer units to registers 410 is 128 bits. The larger width of these busses from registers 410 to the floating point or integer units than from these units to registers 410 accommodates the larger data flow from registers 410 during processing. A maximum of three words are needed for each calculation. The result of each calculation, however, normally is only one word.
  • FIGS. 5-10 further illustrate the modular structure of the processors of the members of network 104. For example, as shown in FIG. 5, a processor may comprise a single PU 502. As discussed above, this PU typically comprises a PU, DMAC and eight SPUs. Each SPU includes local storage (LS). On the other hand, a processor may comprise the structure of visualizer (VS) 505. As shown in FIG. 5, VS 505 comprises PU 512, DMAC 514 and four SPUs, namely, SPU 516, SPU 518, SPU 520 and SPU 522. The space within the chip package normally occupied by the other four SPUs of a PU is occupied in this case by pixel engine 508, image cache 510 and cathode ray tube controller (CRTC) 504. Depending upon the speed of communications required for PU 502 or VS 505, optical interface 506 also may be included on the chip package.
  • Using this standardized, modular structure, numerous other variations of processors can be constructed easily and efficiently. For example, the processor shown in FIG. 6 comprises two chip packages, namely, chip package 602 comprising a BE and chip package 604 comprising four VSs. Input/output (I/O) 606 provides an interface between the BE of chip package 602 and network 104. Bus 608 provides communications between chip package 602 and chip package 604. Input output processor (IOP) 610 controls the flow of data into and out of I/O 606. I/O 606 may be fabricated as an application specific integrated circuit (ASIC). The output from the VSs is video signal 612.
  • FIG. 7 illustrates a chip package for a BE 702 with two optical interfaces 704 and 706 for providing ultra high speed communications to the other members of network 104 (or other chip packages locally connected). BE 702 can function as, e.g., a server on network 104.
  • The chip package of FIG. 8 comprises two PEs 802 and 804 and two VSs 806 and 808. An I/O 810 provides an interface between the chip package and network 104. The output from the chip package is a video signal. This configuration may function as, e.g., a graphics work station.
  • FIG. 9 illustrates yet another configuration. This configuration contains one-half of the processing power of the configuration illustrated in FIG. 8. Instead of two PUs, one PE 902 is provided, and instead of two VSs, one VS 904 is provided. I/O 906 has one-half the bandwidth of the I/O illustrated in FIG. 8. Such a processor also may function, however, as a graphics work station.
  • A final configuration is shown in FIG. 10. This processor consists of only a single VS 1002 and an I/O 1004. This configuration may function as, e.g., a PDA.
  • FIG. 11A illustrates the integration of optical interfaces into a chip package of a processor of network 104. These optical interfaces convert optical signals to electrical signals and electrical signals to optical signals and can be constructed from a variety of materials including, e.g., gallium arsinide, aluminum gallium arsinide, germanium and other elements or compounds. As shown in this figure, optical interfaces 1104 and 1106 are fabricated on the chip package of BE 1102. BE bus 1108 provides communication among the PUs of BE 1102, namely, PE 1110, PE 1112, PE 1114, PE 1116, and these optical interfaces. Optical interface 1104 includes two ports, namely, port 1118 and port 1120, and optical interface 1106 also includes two ports, namely, port 1122 and port 1124. Ports 1118, 1120, 1122 and 1124 are connected to, respectively, optical wave guides 1126, 1128, 1130 and 1132. Optical signals are transmitted to and from BE 1102 through these optical wave guides via the ports of optical interfaces 1104 and 1106.
  • A plurality of BEs can be connected together in various configurations using such optical wave guides and the four optical ports of each BE. For example, as shown in FIG. 1B, two or more BEs, e.g., BE 1152, BE 1154 and BE 1156, can be connected serially through such optical ports. In this example, optical interface 1166 of BE 1152 is connected through its optical ports to the optical ports of optical interface 1160 of BE 1154. In a similar manner, the optical ports of optical interface 1162 on BE 1154 are connected to the optical ports of optical interface 1164 of BE 1156.
  • A matrix configuration is illustrated in FIG. 11C. In this configuration, the optical interface of each BE is connected to two other BEs. As shown in this figure, one of the optical ports of optical interface 1188 of BE 1172 is connected to an optical port of optical interface 1182 of BE 1176. The other optical port of optical interface 1188 is connected to an optical port of optical interface 1184 of BE 1178. In a similar manner, one optical port of optical interface 1190 of BE 1174 is connected to the other optical port of optical interface 1184 of BE 1178. The other optical port of optical interface 1190 is connected to an optical port of optical interface 1186 of BE 1180. This matrix configuration can be extended in a similar manner to other BEs.
  • Using either a serial configuration or a matrix configuration, a processor for network 104 can be constructed of any desired size and power. Of course, additional ports can be added to the optical interfaces of the BEs, or to processors having a greater or lesser number of PUs than a BE, to form other configurations.
  • FIG. 12A illustrates the control system and structure for the DRAM of a BE. A similar control system and structure is employed in processors having other sizes and containing more or less PUs. As shown in this figure, a cross-bar switch connects each DMAC 1210 of the four PUs comprising BE 1201 to eight bank controls 1206. Each bank control 1206 controls eight banks 1208 (only four are shown in the figure) of DRAM 1204. DRAM 1204, therefore, comprises a total of sixty-four banks. In a preferred embodiment, DRAM 1204 has a capacity of 64 megabytes, and each bank has a capacity of 1 megabyte. The smallest addressable unit within each bank, in this preferred embodiment, is a block of 1024 bits.
  • BE 1201 also includes switch unit 1212. Switch unit 1212 enables other SPUs on BEs closely coupled to BE 1201 to access DRAM 1204. A second BE, therefore, can be closely coupled to a first BE, and each SPU of each BE can address twice the number of memory locations normally accessible to an SPU. The direct reading or writing of data from or to the DRAM of a first BE from or to the DRAM of a second BE can occur through a switch unit such as switch unit 1212.
  • For example, as shown in FIG. 12B, to accomplish such writing, the SPU of a first BE, e.g., SPU 1220 of BE 1222, issues a write command to a memory location of a DRAM of a second BE, e.g., DRAM 1228 of BE 1226 (rather than, as in the usual case, to DRAM 1224 of BE 1222). DMAC 1230 of BE 1222 sends the write command through cross-bar switch 1221 to bank control 1234, and bank control 1234 transmits the command to an external port 1232 connected to bank control 1234. DMAC 1238 of BE 1226 receives the write command and transfers this command to switch unit 1240 of BE 1226. Switch unit 1240 identifies the DRAM address contained in the write command and sends the data for storage in this address through bank control 1242 of BE 1226 to bank 1244 of DRAM 1228. Switch unit 1240, therefore, enables both DRAM 1224 and DRAM 1228 to function as a single memory space for the SPUs of BE 1226.
  • FIG. 13 shows the configuration of the sixty-four banks of a DRAM. These banks are arranged into eight rows, namely, rows 1302, 1304, 1306, 1308, 1310, 1312, 1314 and 1316 and eight columns, namely, columns 1320, 1322, 1324, 1326, 1328, 1330, 1332 and 1334. Each row is controlled by a bank controller. Each bank controller, therefore, controls eight megabytes of memory.
  • FIGS. 14A and 14B illustrate different configurations for storing and accessing the smallest addressable memory unit of a DRAM, e.g., a block of 1024 bits. In FIG. 14A, DMAC 1402 stores in a single bank 1404 eight 1024 bit blocks 1406. In FIG. 14B, on the other hand, while DMAC 1412 reads and writes blocks of data containing 1024 bits, these blocks are interleaved between two banks, namely, bank 1414 and bank 1416. Each of these banks, therefore, contains sixteen blocks of data, and each block of data contains 512 bits. This interleaving can facilitate faster accessing of the DRAM and is useful in the processing of certain applications.
  • FIG. 15 illustrates the architecture for a DMAC 1504 within a PE. As illustrated in this figure, the structural hardware comprising DMAC 1506 is distributed throughout the PE such that each SPU 1502 has direct access to a structural node 1504 of DMAC 1506. Each node executes the logic appropriate for memory accesses by the SPU to which the node has direct access.
  • FIG. 16 shows an alternative embodiment of the DMAC, namely, a non-distributed architecture. In this case, the structural hardware of DMAC 1606 is centralized. SPUs 1602 and PU 1604 communicate with DMAC 1606 via local PE bus 1607. DMAC 1606 is connected through a cross-bar switch to a bus 1608. Bus 1608 is connected to DRAM 1610.
  • As discussed above, all of the multiple SPUs of a PU can independently access data in the shared DRAM. As a result, a first SPU could be operating upon particular data in its local storage at a time during which a second SPU requests these data. If the data were provided to the second SPU at that time from the shared DRAM, the data could be invalid because of the first SPU's ongoing processing which could change the data's value. If the second processor received the data from the shared DRAM at that time, therefore, the second processor could generate an erroneous result. For example, the data could be a specific value for a global variable. If the first processor changed that value during its processing, the second processor would receive an outdated value. A scheme is necessary, therefore, to synchronize the SPUs' reading and writing of data from and to memory locations within the shared DRAM. This scheme must prevent the reading of data from a memory location upon which another SPU currently is operating in its local storage and, therefore, which are not current, and the writing of data into a memory location storing current data.
  • To overcome these problems, for each addressable memory location of the DRAM, an additional segment of memory is allocated in the DRAM for storing status information relating to the data stored in the memory location. This status information includes a full/empty (F/E) bit, the identification of an SPU (SPU ID) requesting data from the memory location and the address of the SPU's local storage (LS address) to which the requested data should be read. An addressable memory location of the DRAM can be of any size. In a preferred embodiment, this size is 1024 bits.
  • The setting of the F/E bit to 1 indicates that the data stored in the associated memory location are current. The setting of the F/E bit to 0, on the other hand, indicates that the data stored in the associated memory location are not current. If an SPU requests the data when this bit is set to 0, the SPU is prevented from immediately reading the data. In this case, an SPU ID identifying the SPU requesting the data, and an LS address identifying the memory location within the local storage of this SPU to which the data are to be read when the data become current, are entered into the additional memory segment.
  • An additional memory segment also is allocated for each memory location within the local storage of the SPUs. This additional memory segment stores one bit, designated the “busy bit.” The busy bit is used to reserve the associated LS memory location for the storage of specific data to be retrieved from the DRAM. If the busy bit is set to 1 for a particular memory location in local storage, the SPU can use this memory location only for the writing of these specific data. On the other hand, if the busy bit is set to 0 for a particular memory location in local storage, the SPU can use this memory location for the writing of any data.
  • Examples of the manner in which the F/E bit, the SPU ID, the LS address and the busy bit are used to synchronize the reading and writing of data from and to the shared DRAM of a PU are illustrated in FIGS. 17-31.
  • As shown in FIG. 17, one or more PUs, e.g., PE 1720, interact with DRAM 1702. PE 1720 includes SPU 1722 and SPU 1740. SPU 1722 includes control logic 1724, and SPU 1740 includes control logic 1742. SPU 1722 also includes local storage 1726. This local storage includes a plurality of addressable memory locations 1728. SPU 1740 includes local storage 1744, and this local storage also includes a plurality of addressable memory locations 1746. All of these addressable memory locations preferably are 1024 bits in size.
  • An additional segment of memory is associated with each LS addressable memory location. For example, memory segments 1729 and 1734 are associated with, respectively, local memory locations 1731 and 1732, and memory segment 1752 is associated with local memory location 1750. A “busy bit,” as discussed above, is stored in each of these additional memory segments. Local memory location 1732 is shown with several Xs to indicate that this location contains data.
  • DRAM 1702 contains a plurality of addressable memory locations 1704, including memory locations 1706 and 1708. These memory locations preferably also are 1024 bits in size. An additional segment of memory also is associated with each of these memory locations. For example, additional memory segment 1760 is associated with memory location 1706, and additional memory segment 1762 is associated with memory location 1708. Status information relating to the data stored in each memory location is stored in the memory segment associated with the memory location. This status information includes, as discussed above, the F/E bit, the SPU ID and the LS address. For example, for memory location 1708, this status information includes F/E bit 1712, SPU ID 1714 and LS address 1716.
  • Using the status information and the busy bit, the synchronized reading and writing of data from and to the shared DRAM among the SPUs of a PU, or a group of PUs, can be achieved.
  • FIG. 18 illustrates the initiation of the synchronized writing of data from LS memory location 1732 of SPU 1722 to memory location 1708 of DRAM 1702. Control 1724 of SPU 1722 initiates the synchronized writing of these data. Since memory location 1708 is empty, F/E bit 1712 is set to 0. As a result, the data in LS location 1732 can be written into memory location 1708. If this bit were set to 1 to indicate that memory location 1708 is full and contains current, valid data, on the other hand, control 1722 would receive an error message and be prohibited from writing data into this memory location.
  • The result of the successful synchronized writing of the data into memory location 1708 is shown in FIG. 19. The written data are stored in memory location 1708, and F/E bit 1712 is set to 1. This setting indicates that memory location 1708 is full and that the data in this memory location are current and valid.
  • FIG. 20 illustrates the initiation of the synchronized reading of data from memory location 1708 of DRAM 1702 to LS memory location 1750 of local storage 1744. To initiate this reading, the busy bit in memory segment 1752 of LS memory location 1750 is set to 1 to reserve this memory location for these data. The setting of this busy bit to 1 prevents SPU 1740 from storing other data in this memory location.
  • As shown in FIG. 21, control logic 1742 next issues a synchronize read command for memory location 1708 of DRAM 1702. Since F/E bit 1712 associated with this memory location is set to 1, the data stored in memory location 1708 are considered current and valid. As a result, in preparation for transferring the data from memory location 1708 to LS memory location 1750, F/E bit 1712 is set to 0. This setting is shown in FIG. 22. The setting of this bit to 0 indicates that, following the reading of these data, the data in memory location 1708 will be invalid.
  • As shown in FIG. 23, the data within memory location 1708 next are read from memory location 1708 to LS memory location 1750. FIG. 24 shows the final state. A copy of the data in memory location 1708 is stored in LS memory location 1750. F/E bit 1712 is set to 0 to indicate that the data in memory location 1708 are invalid. This invalidity is the result of alterations to these data to be made by SPU 1740. The busy bit in memory segment 1752 also is set to 0. This setting indicates that LS memory location 1750 now is available to SPU 1740 for any purpose, i.e., this LS memory location no longer is in a reserved state waiting for the receipt of specific data. LS memory location 1750, therefore, now can be accessed by SPU 1740 for any purpose.
  • FIGS. 25-31 illustrate the synchronized reading of data from a memory location of DRAM 1702, e.g., memory location 1708, to an LS memory location of an SPU's local storage, e.g., LS memory location 1752 of local storage 1744, when the F/E bit for the memory location of DRAM 1702 is set to 0 to indicate that the data in this memory location are not current or valid. As shown in FIG. 25, to initiate this transfer, the busy bit in memory segment 1752 of LS memory location 1750 is set to 1 to reserve this LS memory location for this transfer of data. As shown in FIG. 26, control logic 1742 next issues a synchronize read command for memory location 1708 of DRAM 1702. Since the F/E bit associated with this memory location, F/E bit 1712, is set to 0, the data stored in memory location 1708 are invalid. As a result, a signal is transmitted to control logic 1742 to block the immediate reading of data from this memory location.
  • As shown in FIG. 27, the SPU ID 1714 and LS address 1716 for this read command next are written into memory segment 1762. In this case, the SPU ID for SPU 1740 and the LS memory location for LS memory location 1750 are written into memory segment 1762. When the data within memory location 1708 become current, therefore, this SPU ID and LS memory location are used for determining the location to which the current data are to be transmitted.
  • The data in memory location 1708 become valid and current when an SPU writes data into this memory location. The synchronized writing of data into memory location 1708 from, e.g., memory location 1732 of SPU 1722, is illustrated in FIG. 28. This synchronized writing of these data is permitted because F/E bit 1712 for this memory location is set to 0.
  • As shown in FIG. 29, following this writing, the data in memory location 1708 become current and valid. SPU ID 1714 and LS address 1716 from memory segment 1762, therefore, immediately are read from memory segment 1762, and this information then is deleted from this segment. F/E bit 1712 also is set to 0 in anticipation of the immediate reading of the data in memory location 1708. As shown in FIG. 30, upon reading SPU ID 1714 and LS address 1716, this information immediately is used for reading the valid data in memory location 1708 to LS memory location 1750 of SPU 1740. The final state is shown in FIG. 31. This figure shows the valid data from memory location 1708 copied to memory location 1750, the busy bit in memory segment 1752 set to 0 and F/E bit 1712 in memory segment 1762 set to 0. The setting of this busy bit to 0 enables LS memory location 1750 now to be accessed by SPU 1740 for any purpose. The setting of this F/E bit to 0 indicates that the data in memory location 1708 no longer are current and valid.
  • FIG. 32 summarizes the operations described above and the various states of a memory location of the DRAM based upon the states of the F/E bit, the SPU ID and the LS address stored in the memory segment corresponding to the memory location. The memory location can have three states. These three states are an empty state 3280 in which the F/E bit is set to 0 and no information is provided for the SPU ID or the LS address, a full state 3282 in which the F/E bit is set to 1 and no information is provided for the SPU ID or LS address and a blocking state 3284 in which the F/E bit is set to 0 and information is provided for the SPU ID and LS address.
  • As shown in this figure, in empty state 3280, a synchronized writing operation is permitted and results in a transition to full state 3282. A synchronized reading operation, however, results in a transition to the blocking state 3284 because the data in the memory location, when the memory location is in the empty state, are not current.
  • In full state 3282, a synchronized reading operation is permitted and results in a transition to empty state 3280. On the other hand, a synchronized writing operation in full state 3282 is prohibited to prevent overwriting of valid data. If such a writing operation is attempted in this state, no state change occurs and an error message is transmitted to the SPU's corresponding control logic.
  • In blocking state 3284, the synchronized writing of data into the memory location is permitted and results in a transition to empty state 3280. On the other hand, a synchronized reading operation in blocking state 3284 is prohibited to prevent a conflict with the earlier synchronized reading operation which resulted in this state. If a synchronized reading operation is attempted in blocking state 3284, no state change occurs and an error message is transmitted to the SPU's corresponding control logic.
  • The scheme described above for the synchronized reading and writing of data from and to the shared DRAM also can be used for eliminating the computational resources normally dedicated by a processor for reading data from, and writing data to, external devices. This input/output (I/O) function could be performed by a PU. However, using a modification of this synchronization scheme, an SPU running an appropriate program can perform this function. For example, using this scheme, a PU receiving an interrupt request for the transmission of data from an I/O interface initiated by an external device can delegate the handling of this request to this SPU. The SPU then issues a synchronize write command to the I/O interface. This interface in turn signals the external device that data now can be written into the DRAM. The SPU next issues a synchronize read command to the DRAM to set the DRAM's relevant memory space into a blocking state. The SPU also sets to 1 the busy bits for the memory locations of the SPU's local storage needed to receive the data. In the blocking state, the additional memory segments associated with the DRAM's relevant memory space contain the SPU's ID and the address of the relevant memory locations of the SPU's local storage. The external device next issues a synchronize write command to write the data directly to the DRAM's relevant memory space. Since this memory space is in the blocking state, the data are immediately read out of this space into the memory locations of the SPU's local storage identified in the additional memory segments. The busy bits for these memory locations then are set to 0. When the external device completes writing of the data, the SPU issues a signal to the PU that the transmission is complete.
  • Using this scheme, therefore, data transfers from external devices can be processed with minimal computational load on the PU. The SPU delegated this function, however, should be able to issue an interrupt request to the PU, and the external device should have direct access to the DRAM.
  • The DRAM of each PU includes a plurality of “sandboxes.” A sandbox defines an area of the shared DRAM beyond which a particular SPU, or set of SPUs, cannot read or write data. These sandboxes provide security against the corruption of data being processed by one SPU by data being processed by another SPU. These sandboxes also permit the downloading of software cells from network 104 into a particular sandbox without the possibility of the software cell corrupting data throughout the DRAM. In the present invention, the sandboxes are implemented in the hardware of the DRAMs and DMACs. By implementing these sandboxes in this hardware rather than in software, advantages in speed and security are obtained.
  • The PU of a PU controls the sandboxes assigned to the SPUs. Since the PU normally operates only trusted programs, such as an operating system, this scheme does not jeopardize security. In accordance with this scheme, the PU builds and maintains a key control table. This key control table is illustrated in FIG. 33. As shown in this figure, each entry in key control table 3302 contains an identification (ID) 3304 for an SPU, an SPU key 3306 for that SPU and a key mask 3308. The use of this key mask is explained below. Key control table 3302 preferably is stored in a relatively fast memory, such as a static random access memory (SRAM), and is associated with the DMAC. The entries in key control table 3302 are controlled by the PU. When an SPU requests the writing of data to, or the reading of data from, a particular storage location of the DRAM, the DMAC evaluates the SPU key 3306 assigned to that SPU in key control table 3302 against a memory access key associated with that storage location.
  • As shown in FIG. 34, a dedicated memory segment 3410 is assigned to each addressable storage location 3406 of a DRAM 3402. A memory access key 3412 for the storage location is stored in this dedicated memory segment. As discussed above, a further additional dedicated memory segment 3408, also associated with each addressable storage location 3406, stores synchronization information for writing data to, and reading data from, the storage-location.
  • In operation, an SPU issues a DMA command to the DMAC. This command includes the address of a storage location 3406 of DRAM 3402. Before executing this command, the DMAC looks up the requesting SPU's key 3306 in key control table 3302 using the SPU's ID 3304. The DMAC then compares the SPU key 3306 of the requesting SPU to the memory access key 3412 stored in the dedicated memory segment 3410 associated with the storage location of the DRAM to which the SPU seeks access. If the two keys do not match, the DMA command is not executed. On the other hand, if the two keys match, the DMA command proceeds and the requested memory access is executed.
  • An alternative embodiment is illustrated in FIG. 35. In this embodiment, the PU also maintains a memory access control table 3502. Memory access control table 3502 contains an entry for each sandbox within the DRAM. In the particular example of FIG. 35, the DRAM contains 64 sandboxes. Each entry in memory access control table 3502 contains an identification (ID) 3504 for a sandbox, a base memory address 3506, a sandbox size 3508, a memory access key 3510 and an access key mask 3512. Base memory address 3506 provides the address in the DRAM which starts a particular memory sandbox. Sandbox size 3508 provides the size of the sandbox and, therefore, the endpoint of the particular sandbox.
  • FIG. 36 is a flow diagram of the steps for executing a DMA command using key control table 3302 and memory access control table 3502. In step 3602, an SPU issues a DMA command to the DMAC for access to a particular memory location or locations within a sandbox. This command includes a sandbox ID 3504 identifying the particular sandbox for which access is requested. In step 3604, the DMAC looks up the requesting SPU's key 3306 in key control table 3302 using the SPU's ID 3304. In step 3606, the DMAC uses the sandbox ID 3504 in the command to look up in memory access control table 3502 the memory access key 3510 associated with that sandbox. In step 3608, the DMAC compares the SPU key 3306 assigned to the requesting SPU to the access key 3510 associated with the sandbox. In step 3610, a determination is made of whether the two keys match. If the two keys do not match, the process moves to step 3612 where the DMA command does not proceed and an error message is sent to either the requesting SPU, the PU or both. On the other hand, if at step 3610 the two keys are found to match, the process proceeds to step 3614 where the DMAC executes the DMA command.
  • The key masks for the SPU keys and the memory access keys provide greater flexibility to this system. A key mask for a key converts a masked bit into a wildcard. For example, if the key mask 3308 associated with an SPU key 3306 has its last two bits set to “mask,” designated by, e.g., setting these bits in key mask 3308 to 1, the SPU key can be either a 1 or a 0 and still match the memory access key. For example, the SPU key might be 1010. This SPU key normally allows access only to a sandbox having an access key of 1010. If the SPU key mask for this SPU key is set to 0001, however, then this SPU key can be used to gain access to sandboxes having an access key of either 1010 or 1011. Similarly, an access key 1010 with a mask set to 0001 can be accessed by an SPU with an SPU key of either 1010 or 1011. Since both the SPU key mask and the memory key mask can be used simultaneously, numerous variations of accessibility by the SPUs to the sandboxes can be established.
  • The present invention also provides a new programming model for the processors of system 101. This programming model employs software cells 102. These cells can be transmitted to any processor on network 104 for processing. This new programming model also utilizes the unique modular architecture of system 101 and the processors of system 101.
  • Software cells are processed directly by the SPUs from the SPU's local storage. The SPUs do not directly operate on any data or programs in the DRAM. Data and programs in the DRAM are read into the SPU's local storage before the SPU processes these data and programs. The SPU's local storage, therefore, includes a program counter, stack and other software elements for executing these programs. The PU controls the SPUs by issuing direct memory access (DMA) commands to the DMAC.
  • The structure of software cells 102 is illustrated in FIG. 37. As shown in this figure, a software cell, e.g., software cell 3702, contains routing information section 3704 and body 3706. The information contained in routing information section 3704 is dependent upon the protocol of network 104. Routing information section 3704 contains header 3708, destination ID 3710, source ID 3712 and reply ID 3714. The destination ID includes a network address. Under the TCP/IP protocol, e.g., the network address is an Internet protocol (IP) address. Destination ID 3710 further includes the identity of the PU and SPU to which the cell should be transmitted for processing. Source ID 3712 contains a network address and identifies the PU and SPU from which the cell originated to enable the destination PU and SPU to obtain additional information regarding the cell if necessary. Reply ID 3714 contains a network address and identifies the PU and SPU to which queries regarding the cell, and the result of processing of the cell, should be directed.
  • Cell body 3706 contains information independent of the network's protocol. The exploded portion of FIG. 37 shows the details of cell body 3706. Header 3720 of cell body 3706 identifies the start of the cell body. Cell interface 3722 contains information necessary for the cell's utilization. This information includes global unique ID 3724, required SPUs 3726, sandbox size 3728 and previous cell ID 3730.
  • Global unique ID 3724 uniquely identifies software cell 3702 throughout network 104. Global unique ID 3724 is generated on the basis of source ID 3712, e.g. the unique identification of a PU or SPU within source ID 3712, and the time and date of generation or transmission of software cell 3702. Required SPUs 3726 provides the minimum number of SPUs required to execute the cell. Sandbox size 3728 provides the amount of protected memory in the required SPUs' associated DRAM necessary to execute the cell. Previous cell ID 3730 provides the identity of a previous cell in a group of cells requiring sequential execution, e.g., streaming data.
  • Implementation section 3732 contains the cell's core information. This information includes DMA command list 3734, programs 3736 and data 3738. Programs 3736 contain the programs to be run by the SPUs (called “spulets”), e.g., SPU programs 3760 and 3762, and data 3738 contain the data to be processed with these programs. DMA command list 3734 contains a series of DMA commands needed to start the programs. These DMA commands include DMA commands 3740, 3750, 3755 and 3758. The PU issues these DMA commands to the DMAC.
  • DMA command 3740 includes VID 3742. VID 3742 is the virtual ID of an SPU which is mapped to a physical ID when the DMA commands are issued. DMA command 3740 also includes load command 3744 and address 3746. Load command 3744 directs the SPU to read particular information from the DRAM into local storage. Address 3746 provides the virtual address in the DRAM containing this information. The information can be, e.g., programs from programs section 3736, data from data section 3738 or other data. Finally, DMA command 3740 includes local storage address 3748. This address identifies the address in local storage where the information should be loaded. DMA commands 3750 contain similar information. Other DMA commands are also possible.
  • DMA command list 3734 also includes a series of kick commands, e.g., kick commands 3755 and 3758. Kick commands are commands issued by a PU to an SPU to initiate the processing of a cell. DMA kick command 3755 includes virtual SPU ID 3752, kick command 3754 and program counter 3756. Virtual SPU ID 3752 identifies the SPU to be kicked, kick command 3754 provides the relevant kick command and program counter 3756 provides the address for the program counter for executing the program. DMA kick command 3758 provides similar information for the same SPU or another SPU.
  • As noted, the PUs treat the SPUs as independent processors, not co-processors. To control processing by the SPUs, therefore, the PU uses commands analogous to remote procedure calls. These commands are designated “SPU Remote Procedure Calls” (SRPCs). A PU implements an SRPC by issuing a series of DMA commands to the DMAC. The DMAC loads the SPU program and its associated stack frame into the local storage of an SPU. The PU then issues an initial kick to the SPU to execute the SPU Program.
  • FIG. 38 illustrates the steps of an SRPC for executing an spulet. The steps performed by the PU in initiating processing of the spulet by a designated SPU are shown in the first portion 3802 of FIG. 38, and the steps performed by the designated SPU in processing the spulet are shown in the second portion 3804 of FIG. 38.
  • In step 3810, the PU evaluates the spulet and then designates an SPU for processing the spulet. In step 3812, the PU allocates space in the DRAM for executing the spulet by issuing a DMA command to the DMAC to set memory access keys for the necessary sandbox or sandboxes. In step 3814, the PU enables an interrupt request for the designated SPU to signal completion of the spulet. In step 3818, the PU issues a DMA command to the DMAC to load the spulet from the DRAM to the local storage of the SPU. In step 3820, the DMA command is executed, and the spulet is read from the DRAM to the SPU's local storage. In step 3822, the PU issues a DMA command to the DMAC to load the stack frame associated with the spulet from the DRAM to the SPU's local storage. In step 3823, the DMA command is executed, and the stack frame is read from the DRAM to the SPU's local storage. In step 3824, the PU issues a DMA command for the DMAC to assign a key to the SPU to allow the SPU to read and write data from and to the hardware sandbox or sandboxes designated in step 3812. In step 3826, the DMAC updates the key control table (KTAB) with the key assigned to the SPU. In step 3828, the PU issues a DMA command “kick” to the SPU to start processing of the program. Other DMA commands may be issued by the PU in the execution of a particular SRPC depending upon the particular spulet.
  • As indicated above, second portion 3804 of FIG. 38 illustrates the steps performed by the SPU in executing the spulet. In step 3830, the SPU begins to execute the spulet in response to the kick command issued at step 3828. In step 3832, the SPU, at the direction of the spulet, evaluates the spulet's associated stack frame. In step 3834, the SPU issues multiple DMA commands to the DMAC to load data designated as needed by the stack frame from the DRAM to the SPU's local storage. In step 3836, these DMA commands are executed, and the data are read from the DRAM to the SPU's local storage. In step 3838, the SPU executes the spulet and generates a result. In step 3840, the SPU issues a DMA command to the DMAC to store the result in the DRAM. In step 3842, the DMA command is executed and the result of the spulet is written from the SPU's local storage to the DRAM. In step 3844, the SPU issues an interrupt request to the PU to signal that the SRPC has been completed.
  • The ability of SPUs to perform tasks independently under the direction of a PU enables a PU to dedicate a group of SPUs, and the memory resources associated with a group of SPUs, to performing extended tasks. For example, a PU can dedicate one or more SPUs, and a group of memory sandboxes associated with these one or more SPUs, to receiving data transmitted over network 104 over an extended period and to directing the data received during this period to one or more other SPUs and their associated memory sandboxes for further processing. This ability is particularly advantageous to processing streaming data transmitted over network 104, e.g., streaming MPEG or streaming ATRAC audio or video data. A PU can dedicate one or more SPUs and their associated memory sandboxes to receiving these data and one or more other SPUs and their associated memory sandboxes to decompressing and further processing these data. In other words, the PU can establish a dedicated pipeline relationship among a group of SPUs and their associated memory sandboxes for processing such data.
  • In order for such processing to be performed efficiently, however, the pipeline's dedicated SPUs and memory sandboxes should remain dedicated to the pipeline during periods in which processing of spulets comprising the data stream does not occur. In other words, the dedicated SPUs and their associated sandboxes should be placed in a reserved state during these periods. The reservation of an SPU and its associated memory sandbox or sandboxes upon completion of processing of an spulet is called a “resident termination.” A resident termination occurs in response to an instruction from a PU.
  • FIGS. 39, 40A and 40B illustrate the establishment of a dedicated pipeline structure comprising a group of SPUs and their associated sandboxes for the processing of streaming data, e.g., streaming MPEG data. As shown in FIG. 39, the components of this pipeline structure include PE 3902 and DRAM 3918. PE 3902 includes PU 3904, DMAC 3906 and a plurality of SPUs, including SPU 3908, SPU 3910 and SPU 3912. Communications among PU 3904, DMAC 3906 and these SPUs occur through PE bus 3914. Wide bandwidth bus 3916 connects DMAC 3906 to DRAM 3918. DRAM 3918 includes a plurality of sandboxes, e.g., sandbox 3920, sandbox 3922, sandbox 3924 and sandbox 3926.
  • FIG. 40A illustrates the steps for establishing the dedicated pipeline. In step 4010, PU 3904 assigns SPU 3908 to process a network spulet. A network spulet comprises a program for processing the network protocol of network 104. In this case, this protocol is the Transmission Control Protocol/Internet Protocol (TCP/IP). TCP/IP data packets conforming to this protocol are transmitted over network 104. Upon receipt, SPU 3908 processes these packets and assembles the data in the packets into software cells 102. In step 4012, PU 3904 instructs SPU 3908 to perform resident terminations upon the completion of the processing of the network spulet. In step 4014, PU 3904 assigns PUs 3910 and 3912 to process MPEG spulets. In step 4015, PU 3904 instructs SPUs 3910 and 3912 also to perform resident terminations upon the completion of the processing of the MPEG spulets. In step 4016, PU 3904 designates sandbox 3920 as a source sandbox for access by SPU 3908 and SPU 3910. In step 4018, PU 3904 designates sandbox 3922 as a destination sandbox for access by SPU 3910. In step 4020, PU 3904 designates sandbox 3924 as a source sandbox for access by SPU 3908 and SPU 3912. In step 4022, PU 3904 designates sandbox 3926 as a destination sandbox for access by SPU 3912. In step 4024, SPU 3910 and SPU 3912 send synchronize read commands to blocks of memory within, respectively, source sandbox 3920 and source sandbox 3924 to set these blocks of memory into the blocking state. The process finally moves to step 4028 where establishment of the dedicated pipeline is complete and the resources dedicated to the pipeline are reserved. SPUs 3908, 3910 and 3912 and their associated sandboxes 3920, 3922, 3924 and 3926, therefore, enter the reserved state.
  • FIG. 40B illustrates the steps for processing streaming MPEG data by this dedicated pipeline. In step 4030, SPU 3908, which processes the network spulet, receives in its local storage TCP/IP data packets from network 104. In step 4032, SPU 3908 processes these TCP/IP data packets and assembles the data within these packets into software cells 102. In step 4034, SPU 3908 examines header 3720 (FIG. 37) of the software cells to determine whether the cells contain MPEG data. If a cell does not contain MPEG data, then, in step 4036, SPU 3908 transmits the cell to a general purpose sandbox designated within DRAM 3918 for processing other data by other SPUs not included within the dedicated pipeline. SPU 3908 also notifies PU 3904 of this transmission.
  • On the other hand, if a software cell contains MPEG data, then, in step 4038, SPU 3908 examines previous cell ID 3730 (FIG. 37) of the cell to identify the MPEG data stream to which the cell belongs. In step 4040, SPU 3908 chooses an SPU of the dedicated pipeline for processing of the cell. In this case, SPU 3908 chooses SPU 3910 to process these data. This choice is based upon previous cell ID 3730 and load balancing factors. For example, if previous cell ID 3730 indicates that the previous software cell of the MPEG data stream to which the software cell belongs was sent to SPU 3910 for processing, then the present software cell normally also will be sent to SPU 3910 for processing. In step 4042, SPU 3908 issues a synchronize write command to write the MPEG data to sandbox 3920. Since this sandbox previously was set to the blocking state, the MPEG data, in step 4044, automatically is read from sandbox 3920 to the local storage of SPU 3910. In step 4046, SPU 3910 processes the MPEG data in its local storage to generate video data. In step 4048, SPU 3910 writes the video data to sandbox 3922. In step 4050, SPU 3910 issues a synchronize read command to sandbox 3920 to prepare this sandbox to receive additional MPEG data. In step 4052, SPU 3910 processes a resident termination. This processing causes this SPU to enter the reserved state during which the SPU waits to process additional MPEG data in the MPEG data stream.
  • Other dedicated structures can be established among a group of SPUs and their associated sandboxes for processing other types of data. For example, as shown in FIG. 41, a dedicated group of SPUs, e.g., SPUs 4102, 4108 and 4114, can be established for performing geometric transformations upon three dimensional objects to generate two dimensional display lists. These two dimensional display lists can be further processed (rendered) by other SPUs to generate pixel data. To perform this processing, sandboxes are dedicated to SPUs 4102, 4108 and 4114 for storing the three dimensional objects and the display lists resulting from the processing of these objects. For example, source sandboxes 4104, 4110 and 4116 are dedicated to storing the three dimensional objects processed by, respectively, SPU 4102, SPU 4108 and SPU 4114. In a similar manner, destination sandboxes 4106, 4112 and 4118 are dedicated to storing the display lists resulting from the processing of these three dimensional objects by, respectively, SPU 4102, SPU 4108 and SPU 4114.
  • Coordinating SPU 4120 is dedicated to receiving in its local storage the display lists from destination sandboxes 4106, 4112 and 4118. SPU 4120 arbitrates among these display lists and sends them to other SPUs for the rendering of pixel data.
  • The processors of system 101 also employ an absolute timer. The absolute timer provides a clock signal to the SPUs and other elements of a PU which is both independent of, and faster than, the clock signal driving these elements. The use of this absolute timer is illustrated in FIG. 42.
  • As shown in this figure, the absolute timer establishes a time budget for the performance of tasks by the SPUs. This time budget provides a time for completing these tasks which is longer than that necessary for the SPUs' processing of the tasks. As a result, for each task, there is, within the time budget, a busy period and a standby period. All spulets are written for processing on the basis of this time budget regardless of the SPUs' actual processing time or speed.
  • For example, for a particular SPU of a PU, a particular task may be performed during busy period 4202 of time budget 4204. Since busy period 4202 is less than time budget 4204, a standby period 4206 occurs during the time budget. During this standby period, the SPU goes into a sleep mode during which less power is consumed by the SPU.
  • The results of processing a task are not expected by other SPUs, or other elements of a PU, until a time budget 4204 expires. Using the time budget established by the absolute timer, therefore, the results of the SPUs' processing always are coordinated regardless of the SPUs' actual processing speeds.
  • In the future, the speed of processing by the SPUs will become faster. The time budget established by the absolute timer, however, will remain the same. For example, as shown in FIG. 42, an SPU in the future will execute a task in a shorter period and, therefore, will have a longer standby period. Busy period 4208, therefore, is shorter than busy period 4202, and standby period 4210 is longer than standby period 4206. However, since programs are written for processing on the basis of the same time budget established by the absolute timer, coordination of the results of processing among the SPUs is maintained. As a result, faster SPUs can process programs written for slower SPUs without causing conflicts in the times at which the results of this processing are expected.
  • In lieu of an absolute timer to establish coordination among the SPUs, the PU, or one or more designated SPUs, can analyze the particular instructions or microcode being executed by an SPU in processing an spulet for problems in the coordination of the SPUs' parallel processing created by enhanced or different operating speeds. “No operation” (“NOOP”) instructions can be inserted into the instructions and executed by some of the SPUs to maintain the proper sequential completion of processing by the SPUs expected by the spulet. By inserting these NOOPs into the instructions, the correct timing for the SPUs' execution of all instructions can be maintained.
  • FIG. 43 is a diagram showing a processor element architecture which includes a plurality of heterogeneous processors. The heterogeneous processors share a common memory and a common bus. Processor element architecture (PEA) 4300 sends and receives information to/from external devices through input output 4370, and distributes the information to control plane 4310 and data plane 4340 using processor element bus 4360. Control plane 4310 manages PEA 4300 and distributes work to data plane 4340.
  • Control plane 4310 includes processing unit 4320 which runs operating system (OS) 4325. For example, processing unit 4320 may be a Power PC core that is embedded in PEA 4300 and OS 4325 may be a Linux operating system. Processing unit 4320 manages a common memory map table for PEA 4300. The memory map table corresponds to memory locations included in PEA 4300, such as L2 memory 4330 as well as non-private memory included in data plane 4340 (see FIGS. 44A, 44B, and corresponding text for further details regarding memory mapping).
  • Data plane 4340 includes Synergistic Processing Complex's (SPC) 4345, 4350, and 4355. Each SPC is used to process data information and each SPC may have different instruction sets. For example, PEA 4300 may be used in a wireless communications system and each SPC may be responsible for separate processing tasks, such as modulation, chip rate processing, encoding, and network interfacing. In another example, each SPC may have identical instruction sets and may be used in parallel to perform operations benefiting from parallel processes. Each SPC includes a synergistic processing unit (SPU) which is a processing core, such as a digital signal processor, a microcontroller, a microprocessor, or a combination of these cores.
  • SPC 4345, 4350, and 4355 are connected to processor element bus 4360 which passes information between control plane 4310, data plane 4340, and input/output 4370. Bus 4360 is an on-chip coherent multi-processor bus that passes information between I/O 4370, control plane 4310, and data plane 4340. Input/output 4370 includes flexible input-output logic which dynamically assigns interface pins to input output controllers based upon peripheral devices that are connected to PEA 4300. For example, PEA 4300 may be connected to two peripheral devices, such as peripheral A and peripheral B, whereby each peripheral connects to a particular number of input and output pins on PEA 4300. In this example, the flexible input-output logic is configured to route PEA 4300's external input and output pins that are connected to peripheral A to a first input output controller (i.e. IOC A) and route PEA 4300's external input and output pins that are connected to peripheral B to a second input output controller (i.e. IOC B) (see FIGS. 47A, 47B, 48,49, 50, and corresponding text for further details regarding dynamic pin assignments).
  • FIG. 44A is a diagram showing a device that uses a common memory map to share memory between heterogeneous processors. Device 4400 includes processing unit 4430 which executes an operating system for device 4400. Processing unit 4430 is similar to processing unit 4320 shown in FIG. 43. Processing unit 4430 uses system memory map 4420 to allocate memory space throughout device 4400. For example, processing unit 4430 uses system memory map 4420 to identify and allocate memory areas when processing unit 4430 receives a memory request. Processing unit 4430 access L2 memory 4425 for retrieving application and data information. L2 memory 4425 is similar to L2 memory 4330 shown in FIG. 43.
  • System memory map 4420 separates memory mapping areas into regions which are regions 4435, 4445, 4450, 4455, and 4460. Region 4435 is a mapping region for external system memory which may be controlled by a separate input output device. Region 4445 is a mapping region for non-private storage locations corresponding to one or more synergistic processing complexes, such as SPC 4402. SPC 4402 is similar to the SPC's shown in FIG. 43, such as SPC A 4345. SPC 4402 includes local memory, such as local store 4410, whereby portions of the local memory may be allocated to the overall system memory for other processors to access. For example, 1 MB of local store 4410 may be allocated to non-private storage whereby it becomes accessible by other heterogeneous processors. In this example, local storage aliases 4445 manages the 1 MB of nonprivate storage located in local store 4410.
  • Region 4450 is a mapping region for translation lookaside buffer's (TLB's) and memory flow control (MFC registers. A translation lookaside buffer includes cross-references between virtual address and real addresses of recently referenced pages of memory. The memory flow control provides interface functions between the processor and the bus such as DMA control and synchronization.
  • Region 4455 is a mapping region for the operating system and is pinned system memory with bandwidth and latency guarantees. Region 4460 is a mapping region for input output devices that are external to device 4400 and are defined by system and input output architectures.
  • Synergistic processing complex (SPC) 4402 includes synergistic processing unit (SPU) 4405, local store 4410, and memory management unit (MMU) 4415. Processing unit 4430 manages SPU 4405 and processes data in response to processing unit 4430's direction. For example SPU 4405 may be a digital signaling processing core, a microprocessor core, a micro controller core, or a combination of these cores. Local store 4410 is a storage area that SPU 4405 configures for a private storage area and a non-private storage area. For example, if SPU 4405 requires a substantial amount of local memory, SPU 4405 may allocate 100% of local store 4410 to private memory. In another example, if SPU 4405 requires a minimal amount of local memory, SPU 4405 may allocate 10% of local store 4410 to private memory and allocate the remaining 90% of local store 4410 to non-private memory (see FIG. 44B and corresponding text for further details regarding local store configuration).
  • The portions of local store 4410 that are allocated to non-private memory are managed by system memory map 4420 in region 4445. These non-private memory regions may be accessed by other SPU's or by processing unit 4430. MMU 4415 includes a direct memory access (DMA) function and passes information from local store 4410 to other memory locations within device 4400.
  • FIG. 44B is a diagram showing a local storage area divided into private memory and non-private memory. During system boot, synergistic processing unit (SPU) 4460 partitions local store 4470 into two regions which are private store 4475 and non-private store 4480. SPU 4460 is similar to SPU 4405 and local store 4470 is similar to local store 4410 that are shown in FIG. 44A. Private store 4475 is accessible by SPU 4460 whereas non-private store 4480 is accessible by SPU 4460 as well as other processing units within a particular device. SPU 4460 uses private store 4475 for fast access to data. For example, SPU 4460 may be responsible for complex computations that require SPU 4460 to quickly access extensive amounts of data that is stored in memory. In this example, SPU 4460 may allocate 100% of local store 4470 to private store 4475 in order to ensure that SPU 4460 has enough local memory to access. In another example, SPU 4460 may not require a large amount of local memory and therefore, may allocate 10% of local store 4470 to private store 4475 and allocate the remaining 90% of local store 4470 to non-private store 4480.
  • A system memory mapping region, such as local storage aliases 4490, manages portions of local store 4470 that are allocated to non-private storage. Local storage aliases 4490 is similar to local storage aliases 4445 that is shown in FIG. 44A. Local storage aliases 4490 manages non-private storage for each SPU and allows other SPU's to access the non-private storage as well as a device's control processing unit.
  • FIG. 45 is a flowchart showing steps taken in configuring local memory located in a synergistic processing complex (SPC). An SPC includes a synergistic processing unit (SPU) and local memory. The SPU partitions the local memory into a private storage region and a nonprivate storage region. The private storage region is accessible by the corresponding SPU whereas the non-private storage region is accessible by other SPU's and the device's central processing unit. The non-private storage region is managed by the device's system memory map in which the device's central processing unit controls.
  • SPU processing commences at 4500, whereupon processing selects a first SPC at step 4510. Processing receives a private storage region size from processing unit 4530 at step 4520. Processing unit 4530 is a main processor that runs an operating system which manages private and non-private memory allocation. Processing unit 4530 is similar to processing units 4320 and 4430 shown in FIGS. 43 and 44, respectively. Processing partitions local store 4550 into private and non-private regions at step 4540. Once the local storage area is configured, processing informs processing unit 4530 to configure memory map 4565 to manage local store 4550's non-private storage region (step 4560). Memory map 4565 is similar to memory map 4420 that is shown in FIG. 44A and includes local storage aliases which manage each SPC's allocated non-private storage area (see FIGS. 44A, 44B, 45, and corresponding text for further details regarding local storage aliases).
  • A determination is made as to whether the device includes more SPC's to configure (decision 4570). For example, the device may include five SPC's, each of which is responsible for different tasks and each of which require different sizes of corresponding private storage. If the device has more SPC's to configure, decision 4570 branches to “Yes” branch 4572 whereupon processing selects (step 4580) and processes the next SPC's memory configuration. This looping continues until the device is finished processing each SPC, at which point decision 4570 branches to “No” branch 4578 whereupon processing ends at 4590.
  • FIG. 46A is a diagram showing a central device with predefined interfaces, such as device Z 4600, connected to two peripheral devices, such as device A 4635 and device B 4650. Device Z 4600 is designed such that its external interface pins are designated to connect to peripherals with particular interfaces. For example, device Z 4600 may be a microprocessor and device A 4635 may be an external memory management device and device B 4650 may be a network interface device. In the example shown in FIG. 46A, device Z 4600 provides three input pins and four output pins to the external memory management device and device Z 4600 provides two input pins and three output pins to the network interface device.
  • Device Z 4600 includes input output controller (IOC) A 4605 and IOC B 4620. Each IOC manages data exchange for a particular peripheral device through designated interfaces on device Z 4600. Interfaces 4610 and 4615 are committed to IOC A 4605 while interfaces 4625 and 4630 are committed to IOC B 4620. In order to maximize device Z 4600's pin utilization, peripheral devices connected to device Z 4600 are required to have matching interfaces (e.g. device A 4635 and device B 4650).
  • Device A 4635 includes interfaces 4640 and 4645. Interface 4640 includes three output pins which match the three input pins included in device Z 4600's interface 4610. In addition, interface 4645 includes four input pins which match the four output pins included in device Z 4600's interface 4615. When connected, device A 4635 utilizes each pin included in device Z 4600's interfaces 4610 and 4615.
  • Device B 4650 includes interfaces 4655 and 4660. Interface 4655 includes two output pins which match the two input pins included in device Z 4600's interface 4625. In addition, interface 4660 includes three input pins which match the three output pins included in device Z 4600's interface 4630: When connected, device B 4650 utilizes each pin included in device Z 4600's interfaces 4625 and 4630. A challenge found, however, is that device Z 4600's pin utilization is not maximized when peripheral devices are connected to device Z 4600 that do not conform to device Z 4600's pre-defined interfaces (see FIG. 46B and corresponding text for further details regarding other peripheral device connections).
  • FIG. 46B is a diagram showing two peripheral devices connected to a central device with mismatching input and output interfaces. Device Z 4600 includes pre-defined interfaces 4610 and 4615 which correspond to input output controller (IOC) A 4605. Device Z 4600 also includes interfaces 4625 and 4630 which correspond to IOC B 4620 (see FIG. 46A and corresponding text for further details regarding pre-defined pin assignments).
  • Device C 4670 is a peripheral device which includes interfaces 4675 and 4680. Interface 4675 connects to device Z 4600's interface 4610 which allows device C 4670 to send data to device Z 4600. Interface 4675 includes four output pins whereas interface 4610 includes three input pins. Since interface 4675 has more pins than interface 4610 and since interface 4610 is pre-defined, interface 4675's pin 4678 does not have a corresponding pin to connect in interface 4610 and, as such, device C 4670 is not able to send data to device Z 4600 at its maximum rate. Interface 4680 connects to device Z 4600's interface 4615 which allows device C 4670 to receive data from device Z 4600.
  • Interface 4680 includes five input pins whereas interface 4615 includes four output pins. Since interface 4680 has more pins than interface 4615, interface 4680's pin 4682 does not have a corresponding pin to connect in interface 4615 and, as such, device C 4670 is not able to receive data from device Z 4600 at its maximum rate.
  • Device D 4685 is a peripheral device which includes interfaces 4690 and 4695. Interface 4690 connects to device Z 4600's interface 4625 which allows device D 4685 to send data to device Z 4600. Interface 4625 includes two input pins whereas interface 4690 includes one output pin. Since interface 4625 has more pins than interface 4690, interface 4625's pin 4628 does not have a corresponding pin to connect in interface 4690 and, as such, device Z 4600 is not able to receive data from device D 4685 at its maximum rate.
  • Interface 4695 connects to device Z 4600's interface 4630 which allows device D 4685 to receive data from device Z 4600. Interface 4630 includes three output pins whereas interface 4695 includes two input pins. Since interface 4630 has more pins than interface 4695, interface 4630's pin 4632 does not have a corresponding pin to connect in interface 4695 and, as such, device Z 4600 is not able to send data to device D 4685 at its maximum rate.
  • Since interfaces 4610, 4615, 4625, and 4630 are pre-defined interfaces, device Z 4600 is not able to use unused pins in one interface to compensate for needed pins in another interface. The example in FIG. 46B shows that interface 4610 requires one more input pin and interface 4625 is not using one of its input pins (e.g. pin 4628). Since interfaces 4610 and 4625 are pre-defined, pin 4628 cannot be used with interface 4610 to receive data from device C 4670. In addition, the example in FIG. 46B shows that interface 4615 requires one more output pin and interface 4630 is not using one of its output pins (e.g. pin 4632). Since interfaces 4615 and 4630 are pre-defined, pin 4632 cannot be used with interface 4615 to send data to device C 4670. Due to device Z 4600's pre-defined interfaces, IOC A 4605 and IOC B 4620 are not able to maximize data throughput to either peripheral device that is shown in FIG. 46B.
  • FIG. 47A is a diagram showing a device with dynamic interfaces that is connected to a first set of peripheral devices. Device Z 4700 includes two input output controllers (IOC's) which are IOC A 4705 and IOC B 4710. IOC A 4705 and IOC B 4710 are similar to IOC A 4605 and IOC B 4620, respectively, that are shown in FIGS. 46A and 46B. IOC A 4705 and IOC B 4710 are responsible for exchanging information between device Z 4700 and peripheral devices connected to device Z 4700. Device Z 4700 exchanges information between peripheral devices using dynamic interfaces 4730 and 4735.
  • Interface 4730 includes five input pins, each of which is dynamically assigned to either IOC A 4705 or IOC B 4710 using flexible input-output A 4720 and flexible input-output B 4725, respectively. Interface 4735 includes seven output pins, each of which is dynamically assigned to either IOC A 4705 or IOC B 4710 using flexible input-output A 4720 and flexible input-output B 4725 respectively. Flexible input-output control 4715 configures flexible input-output A 4720 and flexible input-output B 4725 at a particular time during device Z 4700's initialization process, such as system boot. Device Z 4700 informs flexible input-output control 4715 as to which interface pins are to be assigned to IOC A 4705 and which interface pins are to be assigned to IOC B 4710.
  • With peripheral devices connected to device Z 4700 as shown in FIG. 47A, flexible input-output control 4715 assigns three input pins of interface 4730 (e.g. In-1, In-2, In-3) to IOC A 4705 using flexible input-output A 4720 in communicate with device A 4740 through to match the three output pins included in device A 4740's interface 4745. Device A 4740 is similar to device A 4635 that is shown in FIGS. 46A and 46B. In addition, flexible input-output control 4715 assigns the remaining two input pins in interface 4730 (e.g. In-4, In-5) to IOC B 4710 using flexible input-output B 4725 in order to communicate with device B 4755 through the two output pins included in device B 4755's interface 4760 (see FIG. 50 and corresponding text for further details regarding flexible input-output configuration). Device B 4755 is similar to device B 4650 that is shown in FIGS. 46A and 46B. As one skilled in the art can appreciate, a dynamic input interface may include more or less input pins than what is shown in FIG. 47A.
  • For output pin assignments, flexible input-output control 4715 assigns four output pins of interface 4735 (e.g. Out-1 through Out-4) to IOC A 4720 using flexible input-output A 4720 in order to communicate with device A 4740 through the four input pins included in device A 4740's interface 4750. In addition, flexible input-output control 4715 assigns the remaining three output pins in interface 4735 (e.g. Out-5 through Out-7) to IOC B 4710 using flexible input-output B 4725 in order to communicate with device B 4755 through the three input pins included in device B 4755's interface 4765 (see FIG. 50 and corresponding text for further details regarding flexible input-output configuration). As one skilled in the art can appreciate, a dynamic output interface may include more or less output pins than what is shown in FIG. 47A.
  • When a developer connects peripheral devices with different interfaces to device Z 4700, the developer programs flexible input-output control 4715 to configure flexible input-output A 4720 and flexible input-output B 4725 in a manner suitable for the newly connected peripheral devices interfaces (see FIG. 47B and corresponding text for further details).
  • FIG. 47B is a diagram showing a central device with dynamic interfaces that has re-allocated pin assignments in order to match two newly connected peripheral devices, such as device C 4770 and device D 4785. Device Z 4700 was originally configured to interface with peripheral devices other than device C 4770 and device D 4785 (see FIG. 47A and corresponding text for further details). Device C 4770 and device D 4785 include interfaces different than the previous peripheral devices that device Z 4700 was connected. Device C 4770 and device D 4785 are similar to device C 4670 and device D 4685, respectively, that are shown in FIGS. 46A and 46B.
  • Upon boot-up or initialization, flexible input-output control 4715 re-configures flexible input-output A 4720 and flexible input-output B 4725 in a manner that corresponds to device C 4770 and device D 4785 interfaces. With peripheral devices connected as shown in FIG. 47B, flexible input-output control 4715 assigns four input pins of interface 4730 (e.g. In-1 through In-4) to IOC-A 4705 using flexible input-output A 4720 in order to communicate with device C 4770 through the four output pins included in device C 4770's interface 4775. In addition, flexible input-output control 4715 assigns the remaining input pin in interface 4730 (e.g. In-) to IOC B 4710 using flexible input-output B 4725 in order to communicate with device D 4785 through the output pin included in device D 4785's interface 4790 (see FIG. 50 and corresponding text for further details regarding flexible input-output configuration). As one skilled in the art can appreciate, a dynamic input interface may include more or less input pins, as well as more or less interfaces may be used, than what is shown in FIG. 47B.
  • For output pin assignments, flexible input-output control 4715 assigns five output pins of interface 4735 (e.g. Out-1 through Out-5) to IOC A 4705 using flexible input-output A 4720 in order to communicate with device C 4770 through the five input pins included in device C 4770's interface 4780. In addition, flexible input-output control 4715 assigns the remaining two output pins in interface 4735 (e.g. Out-6 and Out-7) to IOC B 4710 using flexible input-output B 4725 in order to communicate with device D 4785 through the two input pins included in device D 4785's interface 4795 (see FIG. 50 and corresponding text for further details regarding flexible input-output configuration). As one skilled in the art can appreciate, a dynamic input interface may include more or less input pins, as well as more or less interfaces may be used, than what is shown in FIG. 47B.
  • Flexible input-output control 4715, flexible input-output A 4720, and flexible input-output B 4725 allow device Z 4700 to maximize interface utilization by reassigning pins included in interfaces 4730 and 4735 based upon peripheral device interfaces that are connected to device Z 4700.
  • FIG. 48 is a flowchart showing steps taken in a device configuring its dynamic input and output interfaces based upon peripheral devices that are connected to the device. The device includes flexible input-output logic which is configured to route each interface pin to a particular input output controller (IOC). Each IOC is responsible for exchanging information between the device and a particular peripheral device (see FIGS. 47A, 47B, 50, and corresponding text for further details regarding flexible input-output logic configuration). The example in FIG. 48 shows that the device is configuring two flexible input-output blocks, such as flexible input-output A 4840 and flexible input-output B 4860. Flexible input-output A 4840 and flexible input-output B 4860 are similar to flexible input-output A 4720 and flexible input-output B 4725, respectively, that are shown in FIGS. 47A and 47B. As one skilled in the art can appreciate, more or less flexible input-output blocks may be configured using the same technique as shown in FIG. 48.
  • Processing commences at 4800, whereupon processing receives a number of input pins to allocate to flexible input-output A 4840 from processing unit 4820 (step 4810). Processing unit 4820 is similar to processing units 4320, 4430, and 4530 shown in FIGS. 43, 44, and 45, respectively. Processing assigns the requested number of input pins to flexible input-output A 4840 at step 4830 by starting at the lowest numbered pin and assigning pins sequentially until flexible input-output A 4840 is assigned the proper number of pins (see FIGS. 49A, 50, and corresponding text for further details regarding input pin assignments). Processing assigns remaining input pins to flexible input-output B 4860 at step 4850. For example, a device's dynamic interface may include five input pins that are available for use and flexible input-output A 4840 may be assigned three input pins. In this example, flexible input-output B 4860 is assigned the remaining two input pins. As one skilled in the art can appreciate, other pin assignment methods may be used to configure flexible input-output logic.
  • Processing receives a number of output pins to allocate to flexible input-output A 4840 from processing unit 4820 at step 4870. Flexible input-output control assigns the requested number of output pins to flexible input-output A 4840 at step 4880 by starting at the lowest numbered pin and assigning pins sequentially until flexible input-output A 4840 is assigned the proper number of output pins (see FIG. 7B and corresponding text for further details regarding output pin assignments). Processing assigns the remaining output pins to flexible input-output B 4860 at step 4890. For example, a device may include seven output pins that are available for use and flexible input-output A 4840 may be assigned four output pins. In this example, flexible input-output B 4860 is assigned the remaining three output pins. As one skilled in the art can appreciate, other pin assignment methods may be used to configure flexible input-output logic. Processing ends at 4895.
  • FIG. 49A is a diagram showing input pin assignments for flexible input-output logic corresponding to two input controllers. A device uses flexible input-output logic between the device's physical interface and the device's input controllers in order to dynamically assign each input pin to a particular input controller (see FIGS. 47A, 47B, 48, 50, and corresponding text for further details regarding flexible input-output logic location and configuration). Each input controller has corresponding flexible input-output logic. The example in FIG. 49A shows pin assignments for flexible input-output A and flexible input-output B which correspond to an input controller A and an input controller B.
  • The device has five input pins to assign to either flexible input-output logic A or flexible input-output logic B which are pins 4925, 4930, 4935, 4940, and 4945. In order to minimize pin assignment complexity, the device assigns input pins to flexible input-output logic A starting with the first input pin. The example shown in FIG. 49A shows that flexible input-output logic A input pin assignments start at arrow 4910's starting point, and progress in the direction of arrow 4910 until flexible input-output logic A is assigned the correct number of input pins. For example, if flexible input-output logic A requires three input pins, the device starts the pin assignment process by assigning pin 4925 to flexible input-output logic A, and proceeds to assign pins 4930 and 4935 to flexible input-output logic A.
  • Once the device is finished assigning pins to flexible input-output logic A, the device assigns input pins to flexible input-output logic B. The example shown in FIG. 49A shows that flexible input-output logic B input pin assignments start at arrow 4920's starting point, and progress in the direction of arrow 4920 until flexible input-output logic B is assigned the correct number of input pins. For example, if flexible input-output logic B requires two input pins, the device starts the pin assignment process by assigning pin 4945 to flexible input-output logic B, and then assigns pin 4940 to flexible input-output logic B. As one skilled in the art can appreciate, other methods of input pin assignment methods may be used for allocating input pins to flexible input-output logic.
  • FIG. 49B is a diagram showing output pin assignments for flexible input-output logic corresponding to two output controllers. As discussed in FIG. 49A above, a device uses flexible input-output logic between the device's physical interface and the device's input controllers in order to dynamically assign each input pin to a particular input controller. Similarly, the device uses the flexible input-output logic to dynamically assign each output pin to a particular output controller. The example in FIG. 49B shows pin assignments for flexible input-output A and flexible input-output B which correspond to output controller A and output controller B.
  • The device has seven output pins to assign to either flexible input-output logic A or flexible input-output logic B which are pins 4960 through 4990. In order to minimize pin assignment complexity, the device assigns output pins to flexible input-output logic A starting with the first output pin. The example shown in FIG. 49B shows that flexible input-output logic A output pin assignments start at arrow 4955's starting point, and progress in the direction of arrow 4955 until flexible input-output logic A is assigned the correct number of output pins. For example, if flexible input-output logic A requires three output pins, the device starts the pin assignment process by assigning pin 4960 to flexible input-output logic A, and proceeds to assign pins 4970 and 4975 to flexible input-output logic A.
  • Once the device is finished assigning output pins to flexible input-output logic A, the device assigns output pins to flexible input-output logic B. The example shown in FIG. 49B shows that flexible input-output logic B output pin assignments start at arrow 4962's starting point, and progress in the direction of arrow 4962 until flexible input-output logic B is assigned the correct number of output pins. For example, if flexible input-output logic B requires two output pins, the device starts the pin assignment process by assigning pin 4990 to flexible input-output logic B, and then assigns pin 4985 to flexible input-output logic B. In this example, output pin 4975 is not assigned to either flexible input-output A or flexible input-output B. As one skilled in the art can appreciate, other methods of output pin assignment methods may be used for allocating output pins to flexible input-output logic.
  • FIG. 50 is a diagram showing a flexible input-output logic embodiment. Device 5000 includes input pins 5002, 5004, and 5006 which may be connected to external peripheral devices to exchange information between device 5000 and the peripheral devices. Device 5000 includes flexible input-output logic to dynamically assign pins 5002, 5004, and 5006 to either input output controller (IOC) A 5030 or IOC B 5060. IOC A 5030 and IOC B 5060 are similar to IOC A 4705 and IOC B 4710, respectively, that are shown in FIGS. 47A and 47B.
  • Flexible input-output controller 5065 configures flexible input-output A 5010 and flexible input-output B 5040 using control lines 5070 through 5095. Flexible input-output controller 5065 is similar to flexible input-output controller 4715 that is shown in FIGS. 47A and 47B. In addition, flexible input-output A 5010 and flexible input-output B 5040 are similar to flexible input-output A 4720 and flexible input-output B 4725, respectively, that are shown in FIGS. 47A and 47B. During flexible input-output logic configuration, flexible input-output controller 5065 assigns each input pin (e.g. pins 5002-5006) to a particular IOC by either enabling or disabling each control line. If pin 5002 should be assigned to IOC A 5030, flexible input-output controller 5065 enables control line 5070 and disables control line 5075. This enables AND gate 5015 and disables AND gate 5045. By doing this, information on pin 5002 is passed to IOC A 5030 through AND gate 5015. If pin 5004 should be assigned to IOC A 5030, flexible input-output controller 5065 enables control line 5080 and disables control line 5085. This enables AND gate 5020 and disables AND gate 5050. By doing this, information on pin 5004 is passed to IOC A 5030 through AND gate 5020. If pin 5006 should be assigned to IOC B 5060, flexible input-output controller 5065 enables control line 5095 and disables control line 5090. This enables AND gate 5055 and disables AND gate 5025. By doing this, information on pin 5006 is passed to IOC B 5060 through AND gate 5055. As one skilled in the art can appreciate, flexible input-output logic may be used for more or less input pins that are shown in FIG. 50 as well as output pin configuration. As one skilled in the art can also appreciate, other methods of circuit design configuration may be used in flexible input-output logic to manage device interfaces.
  • In one embodiment, software code may be used instead of hardware circuitry to manage interface configurations. For example, a device may load input and output information in a large look-up table and distribute the information to particular interface pins based upon a particular configuration.
  • While particular embodiments of the present invention have been shown and described, it will be obvious to those skilled in the art that, based upon the teachings herein, changes and modifications may be made without departing from this invention and its broader aspects and, therefore, the appended claims are to encompass within their scope all such changes and modifications as are within the true spirit and scope of this invention. Furthermore, it is to be understood that the invention is solely defined by the appended claims. It will be understood by those with skill in the art that if a specific number of an introduced claim element is intended, such intent will be explicitly recited in the claim, and in the absence of such recitation no such limitation is present. For a non-limiting example, as an aid to understanding, the following appended claims contain usage of the introductory phrases “at least one” and “one or more” to introduce claim elements. However, the use of such phrases should not be construed to imply that the introduction of a claim element by the indefinite articles “a” or “an” limits any particular claim containing such introduced claim element to inventions containing only one such element, even when the same claim includes the introductory phrases “one or more” or “at least one” and indefinite articles such as “a” or “an”; the same holds true for the use in the claims of definite articles.

Claims (28)

1. A plurality of heterogeneous processors, comprising:
one or more first processors that are adapted to process a first instruction set;
one or more second processors that are adapted to process a second instruction set; and
wherein the first processors and the second processors share a memory.
2. The plurality of heterogeneous processors as described in claim 1 wherein at least one of the first processors is a PowerPC and wherein at least one of the second processor is a synergistic processing complex.
3. The plurality of heterogeneous processors as described in claim 2 wherein each synergistic processing complex further includes:
a synergistic processing unit;
a local storage; and
a memory management unit, the memory management unit including a direct memory access controller.
4. The plurality of heterogeneous processors as described in claim 3 wherein the local storage is shared with at least one of the first processors.
5. The plurality of heterogeneous processors as described in claim 1 further comprising:
an operating system that runs on one of the first processors, the first processor controlling a memory map that corresponds to the shared memory.
6. The plurality of heterogeneous processors as described in claim 1 wherein the shared memory, the first processors, and the second processors are located on a single substrate.
7. The plurality of heterogeneous processors as described in claim 1 further comprising:
a common bus that interconnects the shared memory, the first processors, and the second processors.
8. The plurality of heterogeneous processors as described in claim 7 wherein the common bus is an on-chip coherent multi-processor bus.
9. The plurality of heterogeneous processors as described in claim 1 further comprising:
a plurality of interface controllers;
a plurality of interface pins;
flexible input-output logic that is adapted to assign one or more interface pins from the plurality of interface pins to one of the plurality of interface controllers.
10. The plurality of heterogeneous processors as described in claim 9 wherein the assigning is managed by one of the first processors.
11. The plurality of heterogeneous processors as described in claim 9 wherein the assigning is performed at system initialization.
12. The plurality of heterogeneous processors as described in claim 9 wherein the assigning is performed at system build.
13. The plurality of heterogeneous processors as described in claim 1 wherein each of the plurality of second processors is adapted to process a different instruction set.
14. The plurality of heterogeneous processors as described in claim 13 wherein one of the second processors is adapted to pass data to a different second processor using an on-chip coherent multi-processor bus.
15. The plurality of heterogeneous processors as described in claim 1 wherein the memory includes a plurality of regions and wherein at least one of the regions is selected from the group consisting of an external system memory region, a local storage aliases region, a TLB region, an MFC region, an operating system region, and an I/O devices region.
16. The plurality of heterogeneous processors as described in claim 1 wherein at least one of the second processors from the plurality of second processors uses private memory.
17. A method for handling a plurality of heterogeneous processors that share a common memory, said method comprising:
identifying a memory size requirement that corresponds to a first processor, the first processor adapted to process a first instruction set;
configuring the common memory in response to the identification;
determining whether there is unassigned memory located on the common memory after the configuration; and
assigning the unassigned memory to a second processor, the second processor adapted to process a second instruction set.
18. The method as described in claim 17 wherein the first processor is a Power PC and wherein the second processor is a synergistic processing unit.
19. The method as described in claim 17 further comprising:
managing the common memory using a common memory map.
20. The method as described in claim 19 wherein one of the first processors includes an operating system whereby the first processor controls the common memory map.
21. The method as described in claim 19 wherein the common memory map includes a plurality of regions, wherein at least one of the regions is selected from the group consisting of an external system memory region, a local storage aliases region, a TLB region, an MFC region, an operating system region, and an I/O devices region.
22. The method as described in claim 17 wherein at least one of the second processors uses a direct memory access controller for accessing the common memory.
23. A computer program product stored on a computer operable media for handling a plurality of heterogeneous processors that share a common memory, said computer program product comprising:
means for identifying a memory size requirement that corresponds to a first processor, the first processor adapted to process a first instruction set;
means for configuring the common memory in response to the identification;
means for determining whether there is unassigned memory located on the common memory after the configuration; and
means for assigning the unassigned memory to a second processor, the second processor adapted to process a second instruction set.
24. The computer program product as described in claim 23 wherein the first processor is a Power PC and wherein the second processor is a synergistic processing unit.
25. The computer program product as described in claim 23 further comprising:
means for managing the common memory using a common memory map.
26. The computer program product as described in claim 25 wherein one of the first processors includes an operating system whereby the first processor controls the common memory map.
27. The computer program product as described in claim 25 wherein the common memory map includes a plurality of regions, wherein at least one of the regions is selected from the group consisting of an external system memory region, a local storage aliases region, a TLB region, an MFC region, an operating system region, and an I/O devices region.
28. The computer program product as described in claim 23 wherein at least one of the second processors uses a direct memory access controller for accessing the common memory.
US11/171,757 2001-03-22 2005-06-30 System and method for using a plurality of heterogeneous processors in a common computer system Abandoned US20050268048A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
US11/171,757 US20050268048A1 (en) 2001-03-22 2005-06-30 System and method for using a plurality of heterogeneous processors in a common computer system
US11/841,852 US20070288701A1 (en) 2001-03-22 2007-08-20 System and Method for Using a Plurality of Heterogeneous Processors in a Common Computer System

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US09/816,004 US7233998B2 (en) 2001-03-22 2001-03-22 Computer architecture and software cells for broadband networks
US11/171,757 US20050268048A1 (en) 2001-03-22 2005-06-30 System and method for using a plurality of heterogeneous processors in a common computer system

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US09/816,004 Continuation-In-Part US7233998B2 (en) 2001-03-22 2001-03-22 Computer architecture and software cells for broadband networks

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US11/841,852 Division US20070288701A1 (en) 2001-03-22 2007-08-20 System and Method for Using a Plurality of Heterogeneous Processors in a Common Computer System

Publications (1)

Publication Number Publication Date
US20050268048A1 true US20050268048A1 (en) 2005-12-01

Family

ID=25219414

Family Applications (11)

Application Number Title Priority Date Filing Date
US09/816,004 Expired - Lifetime US7233998B2 (en) 2001-03-22 2001-03-22 Computer architecture and software cells for broadband networks
US10/670,824 Expired - Fee Related US7392511B2 (en) 2001-03-22 2003-09-25 Dynamically partitioning processing across plurality of heterogeneous processors
US11/050,038 Abandoned US20050138325A1 (en) 2001-03-22 2005-02-03 Multi-chip module with third dimension interconnect
US11/065,707 Expired - Fee Related US7496673B2 (en) 2001-03-22 2005-02-24 SIMD-RISC microprocessor architecture
US11/065,537 Expired - Fee Related US7509457B2 (en) 2001-03-22 2005-02-24 Non-homogeneous multi-processor system with shared memory
US11/171,757 Abandoned US20050268048A1 (en) 2001-03-22 2005-06-30 System and method for using a plurality of heterogeneous processors in a common computer system
US11/461,554 Abandoned US20070186077A1 (en) 2001-03-22 2006-08-01 System and Method for Executing Instructions Utilizing a Preferred Slot Alignment Mechanism
US11/716,845 Expired - Fee Related US7720982B2 (en) 2001-03-22 2007-03-12 Computer architecture and software cells for broadband networks
US11/841,852 Abandoned US20070288701A1 (en) 2001-03-22 2007-08-20 System and Method for Using a Plurality of Heterogeneous Processors in a Common Computer System
US12/049,323 Abandoned US20080256275A1 (en) 2001-03-22 2008-03-15 Multi-Chip Module With Third Dimension Interconnect
US12/116,628 Expired - Fee Related US8091078B2 (en) 2001-03-22 2008-05-07 Dynamically partitioning processing across a plurality of heterogeneous processors

Family Applications Before (5)

Application Number Title Priority Date Filing Date
US09/816,004 Expired - Lifetime US7233998B2 (en) 2001-03-22 2001-03-22 Computer architecture and software cells for broadband networks
US10/670,824 Expired - Fee Related US7392511B2 (en) 2001-03-22 2003-09-25 Dynamically partitioning processing across plurality of heterogeneous processors
US11/050,038 Abandoned US20050138325A1 (en) 2001-03-22 2005-02-03 Multi-chip module with third dimension interconnect
US11/065,707 Expired - Fee Related US7496673B2 (en) 2001-03-22 2005-02-24 SIMD-RISC microprocessor architecture
US11/065,537 Expired - Fee Related US7509457B2 (en) 2001-03-22 2005-02-24 Non-homogeneous multi-processor system with shared memory

Family Applications After (5)

Application Number Title Priority Date Filing Date
US11/461,554 Abandoned US20070186077A1 (en) 2001-03-22 2006-08-01 System and Method for Executing Instructions Utilizing a Preferred Slot Alignment Mechanism
US11/716,845 Expired - Fee Related US7720982B2 (en) 2001-03-22 2007-03-12 Computer architecture and software cells for broadband networks
US11/841,852 Abandoned US20070288701A1 (en) 2001-03-22 2007-08-20 System and Method for Using a Plurality of Heterogeneous Processors in a Common Computer System
US12/049,323 Abandoned US20080256275A1 (en) 2001-03-22 2008-03-15 Multi-Chip Module With Third Dimension Interconnect
US12/116,628 Expired - Fee Related US8091078B2 (en) 2001-03-22 2008-05-07 Dynamically partitioning processing across a plurality of heterogeneous processors

Country Status (7)

Country Link
US (11) US7233998B2 (en)
EP (2) EP2296090B1 (en)
JP (2) JP2002366533A (en)
KR (2) KR100891063B1 (en)
CN (1) CN100412848C (en)
TW (1) TWI266200B (en)
WO (1) WO2002077845A1 (en)

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070033369A1 (en) * 2005-08-02 2007-02-08 Fujitsu Limited Reconfigurable integrated circuit device
US20070207860A1 (en) * 2004-08-30 2007-09-06 Kazuhiko Yamauchi Client Terminal For Executing Multiplayer Application, Group Forming Method, And Group Forming Program
US20070263514A1 (en) * 2004-08-30 2007-11-15 Yoshiaki Iwata Recorder
US8255592B2 (en) 2007-09-28 2012-08-28 International Business Machines Corporation Managing data movement in a cell broadband engine processor
WO2014105197A1 (en) * 2012-12-28 2014-07-03 Intel Corporation Heterogeneous processor apparatus and method
US20160071608A1 (en) * 2006-11-29 2016-03-10 Rambus Inc. Dynamic memory rank configuration
US9329900B2 (en) 2012-12-28 2016-05-03 Intel Corporation Hetergeneous processor apparatus and method
US9448829B2 (en) 2012-12-28 2016-09-20 Intel Corporation Hetergeneous processor apparatus and method
US9672046B2 (en) 2012-12-28 2017-06-06 Intel Corporation Apparatus and method for intelligently powering heterogeneous processor components
US9727345B2 (en) 2013-03-15 2017-08-08 Intel Corporation Method for booting a heterogeneous system and presenting a symmetric core view
US20220171730A1 (en) * 2020-12-01 2022-06-02 Micron Technology, Inc. Pin mapping for memory devices

Families Citing this family (215)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6526491B2 (en) 2001-03-22 2003-02-25 Sony Corporation Entertainment Inc. Memory protection system and method for computer architecture for broadband networks
US6826662B2 (en) * 2001-03-22 2004-11-30 Sony Computer Entertainment Inc. System and method for data synchronization for a computer architecture for broadband networks
US7233998B2 (en) * 2001-03-22 2007-06-19 Sony Computer Entertainment Inc. Computer architecture and software cells for broadband networks
JP4193990B2 (en) * 2002-03-22 2008-12-10 ディーリング,マイケル,エフ. Scalable high-performance 3D graphics
US8015303B2 (en) * 2002-08-02 2011-09-06 Astute Networks Inc. High data rate stateful protocol processing
US8151278B1 (en) 2002-10-17 2012-04-03 Astute Networks, Inc. System and method for timer management in a stateful protocol processing system
US7596621B1 (en) * 2002-10-17 2009-09-29 Astute Networks, Inc. System and method for managing shared state using multiple programmed processors
US7814218B1 (en) 2002-10-17 2010-10-12 Astute Networks, Inc. Multi-protocol and multi-format stateful processing
US7225301B2 (en) * 2002-11-22 2007-05-29 Quicksilver Technologies External memory controller node
US8776050B2 (en) * 2003-08-20 2014-07-08 Oracle International Corporation Distributed virtual machine monitor for managing multiple virtual resources across multiple physical nodes
US20050044301A1 (en) * 2003-08-20 2005-02-24 Vasilevsky Alexander David Method and apparatus for providing virtual computing services
US20050071828A1 (en) * 2003-09-25 2005-03-31 International Business Machines Corporation System and method for compiling source code for multi-processor environments
US7516456B2 (en) * 2003-09-25 2009-04-07 International Business Machines Corporation Asymmetric heterogeneous multi-threaded operating system
US7549145B2 (en) * 2003-09-25 2009-06-16 International Business Machines Corporation Processor dedicated code handling in a multi-processor environment
US20050071578A1 (en) * 2003-09-25 2005-03-31 International Business Machines Corporation System and method for manipulating data with a plurality of processors
US7236998B2 (en) * 2003-09-25 2007-06-26 International Business Machines Corporation System and method for solving a large system of dense linear equations
US7475257B2 (en) * 2003-09-25 2009-01-06 International Business Machines Corporation System and method for selecting and using a signal processor in a multiprocessor system to operate as a security for encryption/decryption of data
US7146529B2 (en) * 2003-09-25 2006-12-05 International Business Machines Corporation System and method for processor thread acting as a system service processor
US7444632B2 (en) * 2003-09-25 2008-10-28 International Business Machines Corporation Balancing computational load across a plurality of processors
US7415703B2 (en) * 2003-09-25 2008-08-19 International Business Machines Corporation Loading software on a plurality of processors
US7523157B2 (en) * 2003-09-25 2009-04-21 International Business Machines Corporation Managing a plurality of processors as devices
US7496917B2 (en) * 2003-09-25 2009-02-24 International Business Machines Corporation Virtual devices using a pluarlity of processors
US7478390B2 (en) * 2003-09-25 2009-01-13 International Business Machines Corporation Task queue management of virtual devices using a plurality of processors
US7318218B2 (en) * 2003-09-25 2008-01-08 International Business Machines Corporation System and method for processor thread for software debugging
US7389508B2 (en) * 2003-09-25 2008-06-17 International Business Machines Corporation System and method for grouping processors and assigning shared memory space to a group in heterogeneous computer environment
US7321958B2 (en) * 2003-10-30 2008-01-22 International Business Machines Corporation System and method for sharing memory by heterogeneous processors
US7793276B2 (en) * 2003-11-14 2010-09-07 Intel Corporation Apparatus and method for automatically parallelizing network applications through pipelining transformation
US7856632B2 (en) * 2004-01-29 2010-12-21 Klingman Edwin E iMEM ASCII architecture for executing system operators and processing data operators
US7823161B2 (en) * 2004-01-29 2010-10-26 Klingman Edwin E Intelligent memory device with variable size task architecture
US7984442B2 (en) * 2004-01-29 2011-07-19 Klingman Edwin E Intelligent memory device multilevel ASCII interpreter
US7908603B2 (en) * 2004-01-29 2011-03-15 Klingman Edwin E Intelligent memory with multitask controller and memory partitions storing task state information for processing tasks interfaced from host processor
US8108870B2 (en) 2004-01-29 2012-01-31 Klingman Edwin E Intelligent memory device having ASCII-named task registers mapped to addresses of a task
US7882504B2 (en) * 2004-01-29 2011-02-01 Klingman Edwin E Intelligent memory device with wakeup feature
TW200532466A (en) * 2004-02-03 2005-10-01 Sony Corp Information processing device, information processing method, information processing system and information processing program of accessible media
JP2005235019A (en) 2004-02-20 2005-09-02 Sony Corp Network system, distributed processing method and information processor
US8028292B2 (en) 2004-02-20 2011-09-27 Sony Computer Entertainment Inc. Processor task migration over a network in a multi-processor system
US20090006156A1 (en) * 2007-01-26 2009-01-01 Herbert Dennis Hunt Associating a granting matrix with an analytic platform
US7565653B2 (en) 2004-02-20 2009-07-21 Sony Computer Entertainment Inc. Methods and apparatus for processor task migration in a multi-processor system
US7614053B2 (en) 2004-02-20 2009-11-03 Sony Computer Entertainment Inc. Methods and apparatus for task management in a multi-processor system
JP2005242598A (en) * 2004-02-26 2005-09-08 Sony Corp Information processing system and method, and computer program
JP4586526B2 (en) 2004-02-27 2010-11-24 ソニー株式会社 Information processing apparatus, information processing method, information processing system, and information processing program
JP4325438B2 (en) 2004-03-01 2009-09-02 ソニー株式会社 Information processing system, information processing method, and computer program
CN100418074C (en) * 2004-03-05 2008-09-10 菲尼萨公司 Hierarchical and byte-configurable memory in an optical transceiver
US8224639B2 (en) 2004-03-29 2012-07-17 Sony Computer Entertainment Inc. Methods and apparatus for achieving thermal management using processing task scheduling
JP4855655B2 (en) * 2004-06-15 2012-01-18 株式会社ソニー・コンピュータエンタテインメント Processing management apparatus, computer system, distributed processing method, and computer program
JP2006004008A (en) * 2004-06-15 2006-01-05 Sony Computer Entertainment Inc Processing control unit, computer system, distributed processing method, and computer program
JP3805344B2 (en) * 2004-06-22 2006-08-02 株式会社ソニー・コンピュータエンタテインメント Processor, information processing apparatus and processor control method
JP4465598B2 (en) 2004-07-05 2010-05-19 ソニー株式会社 Integrated circuit, processing control method therefor, and program
JP4552540B2 (en) * 2004-07-09 2010-09-29 ソニー株式会社 Content recording apparatus, content reproducing apparatus, content recording method, content reproducing method, and program
JP2006031480A (en) * 2004-07-16 2006-02-02 Sony Corp Information processing system, information processing method, and computer program thereof
JP4599923B2 (en) 2004-07-16 2010-12-15 ソニー株式会社 Information processing system, information processing method, and computer program
JP2006033646A (en) 2004-07-20 2006-02-02 Sony Corp Information processing system, information processing method, and computer program
JP2006031525A (en) 2004-07-20 2006-02-02 Sony Corp Information processor, information processing method and program
US7363397B2 (en) * 2004-08-26 2008-04-22 International Business Machines Corporation System and method for DMA controller with multi-dimensional line-walking functionality
US7240137B2 (en) * 2004-08-26 2007-07-03 International Business Machines Corporation System and method for message delivery across a plurality of processors
JP2006079280A (en) 2004-09-08 2006-03-23 Sony Corp Information processing system and method, information processor, information processing method and program
US7240182B2 (en) * 2004-09-16 2007-07-03 International Business Machines Corporation System and method for providing a persistent function server
US8001294B2 (en) * 2004-09-28 2011-08-16 Sony Computer Entertainment Inc. Methods and apparatus for providing a compressed network in a multi-processing system
US20060070069A1 (en) * 2004-09-30 2006-03-30 International Business Machines Corporation System and method for sharing resources between real-time and virtualizing operating systems
US7290112B2 (en) * 2004-09-30 2007-10-30 International Business Machines Corporation System and method for virtualization of processor resources
JP2007334379A (en) 2004-10-05 2007-12-27 Matsushita Electric Ind Co Ltd Processing device
US7506325B2 (en) 2004-10-07 2009-03-17 International Business Machines Corporation Partitioning processor resources based on memory usage
US20060080661A1 (en) * 2004-10-07 2006-04-13 International Business Machines Corporation System and method for hiding memory latency
EP1805627B1 (en) * 2004-10-15 2011-02-16 Sony Computer Entertainment Inc. Methods and apparatus for supporting multiple configurations in a multi-processor system
US7512699B2 (en) * 2004-11-12 2009-03-31 International Business Machines Corporation Managing position independent code using a software framework
US8020141B2 (en) * 2004-12-06 2011-09-13 Microsoft Corporation Operating-system process construction
US7512936B2 (en) * 2004-12-17 2009-03-31 Sap Aktiengesellschaft Code diversification
US7689814B2 (en) 2004-12-20 2010-03-30 Sony Computer Entertainment Inc. Methods and apparatus for disabling error countermeasures in a processing system
US7644255B2 (en) * 2005-01-13 2010-01-05 Sony Computer Entertainment Inc. Method and apparatus for enable/disable control of SIMD processor slices
US7337291B2 (en) * 2005-01-14 2008-02-26 Microsoft Corporation Software memory access control
JP2008527465A (en) * 2005-01-19 2008-07-24 松下電器産業株式会社 Electronic circuit
US20060184296A1 (en) * 2005-02-17 2006-08-17 Hunter Engineering Company Machine vision vehicle wheel alignment systems
US20080162877A1 (en) * 2005-02-24 2008-07-03 Erik Richter Altman Non-Homogeneous Multi-Processor System With Shared Memory
US8239238B2 (en) * 2005-03-21 2012-08-07 Microsoft Corporation Methods and apparatus for encoding a work item type definition
US8849968B2 (en) * 2005-06-20 2014-09-30 Microsoft Corporation Secure and stable hosting of third-party extensions to web services
US8037474B2 (en) * 2005-09-27 2011-10-11 Sony Computer Entertainment Inc. Task manager with stored task definition having pointer to a memory address containing required code data related to the task for execution
US7522168B2 (en) * 2005-09-27 2009-04-21 Sony Computer Entertainment Inc. Cell processor task and data management
US7659899B2 (en) * 2005-08-08 2010-02-09 Via Technologies, Inc. System and method to manage data processing stages of a logical graphics pipeline
US7659898B2 (en) * 2005-08-08 2010-02-09 Via Technologies, Inc. Multi-execution resource graphics processor
US20070030280A1 (en) * 2005-08-08 2007-02-08 Via Technologies, Inc. Global spreader and method for a parallel graphics processor
US20070030277A1 (en) * 2005-08-08 2007-02-08 Via Technologies, Inc. Method for processing vertex, triangle, and pixel graphics data packets
US7421566B2 (en) * 2005-08-12 2008-09-02 International Business Machines Corporation Implementing instruction set architectures with non-contiguous register file specifiers
US20070038984A1 (en) 2005-08-12 2007-02-15 Gschwind Michael K Methods for generating code for an architecture encoding an extended register specification
US7694107B2 (en) * 2005-08-18 2010-04-06 Hewlett-Packard Development Company, L.P. Dynamic performance ratio proportionate distribution of threads with evenly divided workload by homogeneous algorithm to heterogeneous computing units
US7506123B1 (en) 2005-09-27 2009-03-17 Sony Computer Entertainment Inc. Method and system for performing memory copy function on a cell processor
US7975269B2 (en) * 2005-09-27 2011-07-05 Sony Computer Entertainment Inc. Parallel processor methods and apparatus
US8141076B2 (en) * 2005-09-27 2012-03-20 Sony Computer Entertainment Inc. Cell processor methods and apparatus
US7734827B2 (en) * 2005-09-27 2010-06-08 Sony Computer Entertainment, Inc. Operation of cell processors
US8316220B2 (en) * 2005-09-27 2012-11-20 Sony Computer Entertainment Inc. Operating processors over a network
US20070094435A1 (en) * 2005-10-25 2007-04-26 Fry Walter G Computer docking system and method
US20070094495A1 (en) * 2005-10-26 2007-04-26 Microsoft Corporation Statically Verifiable Inter-Process-Communicative Isolated Processes
US8074231B2 (en) 2005-10-26 2011-12-06 Microsoft Corporation Configuration of isolated extensions and device drivers
JP2007156987A (en) * 2005-12-07 2007-06-21 Toshiba Corp Software component and software component management system
US8595747B2 (en) * 2005-12-29 2013-11-26 Sony Computer Entertainment Inc. Efficient task scheduling by assigning fixed registers to scheduler
US7725682B2 (en) * 2006-01-10 2010-05-25 International Business Machines Corporation Method and apparatus for sharing storage and execution resources between architectural units in a microprocessor using a polymorphic function unit
US8622837B2 (en) 2006-03-20 2014-01-07 Sony Computer Entertainment America Llc Managing game metrics and authorizations
US8010953B2 (en) * 2006-04-04 2011-08-30 International Business Machines Corporation Method for compiling scalar code for a single instruction multiple data (SIMD) execution engine
US8904151B2 (en) 2006-05-02 2014-12-02 International Business Machines Corporation Method and apparatus for the dynamic identification and merging of instructions for execution on a wide datapath
EP2030111A4 (en) * 2006-06-22 2010-09-22 Nordnav Technologies Ab Software-based spread spectrum signal processing
US8032898B2 (en) * 2006-06-30 2011-10-04 Microsoft Corporation Kernel interface with categorized kernel objects
US8132169B2 (en) * 2006-07-21 2012-03-06 International Business Machines Corporation System and method for dynamically partitioning an application across multiple processing elements in a heterogeneous processing environment
US7987464B2 (en) * 2006-07-25 2011-07-26 International Business Machines Corporation Logical partitioning and virtualization in a heterogeneous architecture
US7529849B2 (en) * 2006-07-27 2009-05-05 International Business Machines Corporation Reduction of message flow between bus-connected consumers and producers
US8028290B2 (en) 2006-08-30 2011-09-27 International Business Machines Corporation Multiple-core processor supporting multiple instruction set architectures
US20080126761A1 (en) * 2006-09-26 2008-05-29 Fontenot Nathan D Method and apparatus for scheduling optimization
US7620797B2 (en) * 2006-11-01 2009-11-17 Apple Inc. Instructions for efficiently accessing unaligned vectors
US7624251B2 (en) * 2006-11-01 2009-11-24 Apple Inc. Instructions for efficiently accessing unaligned partial vectors
US7934179B2 (en) * 2006-11-20 2011-04-26 Et International, Inc. Systems and methods for logic verification
US9390158B2 (en) * 2007-01-26 2016-07-12 Information Resources, Inc. Dimensional compression using an analytic platform
US9262503B2 (en) 2007-01-26 2016-02-16 Information Resources, Inc. Similarity matching of products based on multiple classification schemes
US20090006788A1 (en) * 2007-01-26 2009-01-01 Herbert Dennis Hunt Associating a flexible data hierarchy with an availability condition in a granting matrix
US8160984B2 (en) * 2007-01-26 2012-04-17 Symphonyiri Group, Inc. Similarity matching of a competitor's products
US10621203B2 (en) * 2007-01-26 2020-04-14 Information Resources, Inc. Cross-category view of a dataset using an analytic platform
US8504598B2 (en) 2007-01-26 2013-08-06 Information Resources, Inc. Data perturbation of non-unique values
US20090006309A1 (en) 2007-01-26 2009-01-01 Herbert Dennis Hunt Cluster processing of an aggregated dataset
US7747634B2 (en) * 2007-03-08 2010-06-29 Microsoft Corporation Rich data tunneling
US8789063B2 (en) 2007-03-30 2014-07-22 Microsoft Corporation Master and subordinate operating system kernels for heterogeneous multiprocessor systems
US20080244507A1 (en) * 2007-03-30 2008-10-02 Microsoft Corporation Homogeneous Programming For Heterogeneous Multiprocessor Systems
JP4913685B2 (en) * 2007-07-04 2012-04-11 株式会社リコー SIMD type microprocessor and control method of SIMD type microprocessor
CN101369233A (en) * 2007-08-14 2009-02-18 国际商业机器公司 Program compiling method and compiler
US8156307B2 (en) 2007-08-20 2012-04-10 Convey Computer Multi-processor system having at least one processor that comprises a dynamically reconfigurable instruction set
US9015399B2 (en) 2007-08-20 2015-04-21 Convey Computer Multiple data channel memory module architecture
US8095735B2 (en) 2008-08-05 2012-01-10 Convey Computer Memory interleave for heterogeneous computing
US8122229B2 (en) * 2007-09-12 2012-02-21 Convey Computer Dispatch mechanism for dispatching instructions from a host processor to a co-processor
US8561037B2 (en) 2007-08-29 2013-10-15 Convey Computer Compiler for generating an executable comprising instructions for a plurality of different instruction sets
US9710384B2 (en) * 2008-01-04 2017-07-18 Micron Technology, Inc. Microprocessor architecture having alternative memory access paths
US8296743B2 (en) * 2007-12-17 2012-10-23 Intel Corporation Compiler and runtime for heterogeneous multiprocessor systems
US8923510B2 (en) 2007-12-28 2014-12-30 Intel Corporation Method and apparatus for efficiently implementing the advanced encryption standard
US7916295B2 (en) * 2008-09-03 2011-03-29 Macronix International Co., Ltd. Alignment mark and method of getting position reference for wafer
US8755515B1 (en) 2008-09-29 2014-06-17 Wai Wu Parallel signal processing system and method
US8438404B2 (en) 2008-09-30 2013-05-07 International Business Machines Corporation Main processing element for delegating virtualized control threads controlling clock speed and power consumption to groups of sub-processing elements in a system such that a group of sub-processing elements can be designated as pseudo main processing element
US8732716B2 (en) 2008-09-30 2014-05-20 International Business Machines Corporation Virtualization across physical partitions of a multi-core processor (MCP)
US8205066B2 (en) * 2008-10-31 2012-06-19 Convey Computer Dynamically configured coprocessor for different extended instruction set personality specific to application program with shared memory storing instructions invisibly dispatched from host processor
US20100115233A1 (en) * 2008-10-31 2010-05-06 Convey Computer Dynamically-selectable vector register partitioning
US20100153934A1 (en) * 2008-12-12 2010-06-17 Peter Lachner Prefetch for systems with heterogeneous architectures
JP5167410B2 (en) * 2009-01-09 2013-03-21 株式会社日立製作所 Storage system having a plurality of microprocessors, and processing sharing method in the storage system
US8667476B1 (en) * 2009-01-20 2014-03-04 Adaptmicrosys LLC Instruction grouping and ungrouping apparatus and method for an adaptive microprocessor system
US8881157B2 (en) * 2009-09-11 2014-11-04 Empire Technology Development Llc Allocating threads to cores based on threads falling behind thread completion target deadline
US9189282B2 (en) * 2009-04-21 2015-11-17 Empire Technology Development Llc Thread-to-core mapping based on thread deadline, thread demand, and hardware characteristics data collected by a performance counter
US9569270B2 (en) * 2009-04-21 2017-02-14 Empire Technology Development Llc Mapping thread phases onto heterogeneous cores based on execution characteristics and cache line eviction counts
US20110066830A1 (en) * 2009-09-11 2011-03-17 Andrew Wolfe Cache prefill on thread migration
KR101603202B1 (en) * 2009-09-21 2016-03-14 삼성전자주식회사 Device and method for data relocatable remote procedure call in heterogeneous multiprocessor system on chip
US8423745B1 (en) 2009-11-16 2013-04-16 Convey Computer Systems and methods for mapping a neighborhood of data to general registers of a processing element
US9043769B2 (en) * 2009-12-28 2015-05-26 Hyperion Core Inc. Optimization of loops and data flow sections in multi-core processor environment
US8862827B2 (en) * 2009-12-29 2014-10-14 International Business Machines Corporation Efficient multi-level software cache using SIMD vector permute functionality
US20110202845A1 (en) * 2010-02-17 2011-08-18 Anthony Jon Mountjoy System and method for generating and distributing three dimensional interactive content
US9645854B2 (en) * 2010-12-15 2017-05-09 Advanced Micro Devices, Inc. Dynamic work partitioning on heterogeneous processing devices
US9235458B2 (en) 2011-01-06 2016-01-12 International Business Machines Corporation Methods and systems for delegating work objects across a mixed computer environment
US9052968B2 (en) * 2011-01-17 2015-06-09 International Business Machines Corporation Methods and systems for linking objects across a mixed computer environment
US9038088B2 (en) * 2011-03-10 2015-05-19 Nec Laboratories America, Inc. Load balancing on hetrogenous processing cluster based on exceeded load imbalance factor threshold determined by total completion time of multiple processing phases
US8914515B2 (en) 2011-10-28 2014-12-16 International Business Machines Corporation Cloud optimization using workload analysis
CN103999063B (en) 2011-12-16 2016-10-05 国际商业机器公司 The Memory Sharing of processor
US10430190B2 (en) 2012-06-07 2019-10-01 Micron Technology, Inc. Systems and methods for selectively controlling multithreaded execution of executable code segments
US20140068581A1 (en) * 2012-08-30 2014-03-06 International Business Machines Corporation Optimized division of work among processors in a heterogeneous processing system
US8938796B2 (en) 2012-09-20 2015-01-20 Paul Case, SR. Case secure computer architecture
US20140189666A1 (en) * 2012-12-27 2014-07-03 Scott A. Krig Automatic pipeline composition
US8909219B2 (en) 2013-01-17 2014-12-09 Qualcomm Incorporated Methods and apparatus for providing unified wireless communication through efficient memory management
US9578664B1 (en) 2013-02-07 2017-02-21 Sprint Communications Company L.P. Trusted signaling in 3GPP interfaces in a network function virtualization wireless communication system
US9600346B2 (en) 2013-07-10 2017-03-21 International Business Machines Corporation Thread scheduling across heterogeneous processing elements with resource mapping
KR101529877B1 (en) * 2013-07-26 2015-06-18 서울시립대학교 산학협력단 Methods and system for remote data operations
US20150095842A1 (en) 2013-09-30 2015-04-02 Microsoft Corporation Extendable blade sequence along pannable canvas direction
GB2516995B (en) * 2013-12-18 2015-08-19 Imagination Tech Ltd Task execution in a SIMD processing unit
CN107408331B (en) * 2014-04-04 2021-06-18 通用电子有限公司 System and method for configuring remote control functions of a portable device
DE102015006670A1 (en) * 2014-06-26 2015-12-31 Intel Corporation COMMANDS AND LOGIC FOR PROVIDING CRYPTOGRAPHIC ALL-PURPOSE GF (256) SIMPLE ARITHMETIC FUNCTIONALITY
WO2016090554A1 (en) * 2014-12-09 2016-06-16 Intel Corporation System and method for execution of application code compiled according to two instruction set architectures
WO2016156908A1 (en) * 2015-03-27 2016-10-06 Intel Corporation Apparatus and method for inter-strand communication
WO2016154795A1 (en) 2015-03-27 2016-10-06 Intel Corporation Efficient address translation
US9565168B1 (en) * 2015-05-05 2017-02-07 Sprint Communications Company L.P. System and method of a trusted computing operation mode
US9686240B1 (en) 2015-07-07 2017-06-20 Sprint Communications Company L.P. IPv6 to IPv4 data packet migration in a trusted security zone
US9749294B1 (en) 2015-09-08 2017-08-29 Sprint Communications Company L.P. System and method of establishing trusted operability between networks in a network functions virtualization environment
US10542115B1 (en) 2015-10-01 2020-01-21 Sprint Communications Company L.P. Securing communications in a network function virtualization (NFV) core network
US9811686B1 (en) 2015-10-09 2017-11-07 Sprint Communications Company L.P. Support systems interactions with virtual network functions in a trusted security zone
US9781016B1 (en) 2015-11-02 2017-10-03 Sprint Communications Company L.P. Dynamic addition of network function services
US9733911B2 (en) * 2015-11-11 2017-08-15 National Instruments Corporation Value transfer between program variables using dynamic memory resource mapping
US11513805B2 (en) * 2016-08-19 2022-11-29 Wisconsin Alumni Research Foundation Computer architecture with synergistic heterogeneous processors
US10250498B1 (en) 2016-10-03 2019-04-02 Sprint Communications Company L.P. Session aggregator brokering of data stream communication
US10365824B2 (en) 2017-04-24 2019-07-30 Advanced Micro Devices, Inc. Silent active page migration faults
US10310985B2 (en) 2017-06-26 2019-06-04 Ati Technologies Ulc Systems and methods for accessing and managing a computing system memory
US10318344B2 (en) * 2017-07-13 2019-06-11 Advanced Micro Devices, Inc. Predicting page migration granularity for heterogeneous memory systems
EP3662474B1 (en) * 2017-07-30 2023-02-22 NeuroBlade Ltd. A memory-based distributed processor architecture
US10348488B1 (en) 2017-08-25 2019-07-09 Sprint Communications Company L.P. Tiered distributed ledger technology (DLT) in a network function virtualization (NFV) core network
US11526278B2 (en) 2017-12-21 2022-12-13 Advanced Micro Devices, Inc. Adaptive page close prediction
US10691658B2 (en) 2018-05-09 2020-06-23 International Business Machines Corporation Automatically optimizing resource usage on a target database management system to increase workload performance
US11379155B2 (en) 2018-05-24 2022-07-05 Alibaba Group Holding Limited System and method for flash storage management using multiple open page stripes
US11816043B2 (en) 2018-06-25 2023-11-14 Alibaba Group Holding Limited System and method for managing resources of a storage device and quantifying the cost of I/O requests
CN108900639B (en) * 2018-08-10 2021-04-06 乾元云硕科技(深圳)有限公司 Cluster type cloud computing system
US11327929B2 (en) 2018-09-17 2022-05-10 Alibaba Group Holding Limited Method and system for reduced data movement compression using in-storage computing and a customized file system
US10915370B2 (en) * 2018-11-29 2021-02-09 International Business Machines Corporation Inter-host communication without data copy in disaggregated systems
US11061735B2 (en) 2019-01-02 2021-07-13 Alibaba Group Holding Limited System and method for offloading computation to storage nodes in distributed system
WO2020150728A1 (en) * 2019-01-18 2020-07-23 Quadric. Io, Inc. Systems and methods for virtually partitioning a machine perception and dense algorithm integrated circuit
US10860223B1 (en) 2019-07-18 2020-12-08 Alibaba Group Holding Limited Method and system for enhancing a distributed storage system by decoupling computation and network tasks
US11617282B2 (en) 2019-10-01 2023-03-28 Alibaba Group Holding Limited System and method for reshaping power budget of cabinet to facilitate improved deployment density of servers
US11449455B2 (en) 2020-01-15 2022-09-20 Alibaba Group Holding Limited Method and system for facilitating a high-capacity object storage system with configuration agility and mixed deployment flexibility
US11379447B2 (en) 2020-02-06 2022-07-05 Alibaba Group Holding Limited Method and system for enhancing IOPS of a hard disk drive system based on storing metadata in host volatile memory and data in non-volatile memory using a shared controller
US11449386B2 (en) 2020-03-20 2022-09-20 Alibaba Group Holding Limited Method and system for optimizing persistent memory on data retention, endurance, and performance for host memory
US11301173B2 (en) 2020-04-20 2022-04-12 Alibaba Group Holding Limited Method and system for facilitating evaluation of data access frequency and allocation of storage device resources
US11385833B2 (en) 2020-04-20 2022-07-12 Alibaba Group Holding Limited Method and system for facilitating a light-weight garbage collection with a reduced utilization of resources
US11281575B2 (en) 2020-05-11 2022-03-22 Alibaba Group Holding Limited Method and system for facilitating data placement and control of physical addresses with multi-queue I/O blocks
US11494115B2 (en) 2020-05-13 2022-11-08 Alibaba Group Holding Limited System method for facilitating memory media as file storage device based on real-time hashing by performing integrity check with a cyclical redundancy check (CRC)
US11461262B2 (en) 2020-05-13 2022-10-04 Alibaba Group Holding Limited Method and system for facilitating a converged computation and storage node in a distributed storage system
US11556277B2 (en) 2020-05-19 2023-01-17 Alibaba Group Holding Limited System and method for facilitating improved performance in ordering key-value storage with input/output stack simplification
US11507499B2 (en) 2020-05-19 2022-11-22 Alibaba Group Holding Limited System and method for facilitating mitigation of read/write amplification in data compression
US11263132B2 (en) 2020-06-11 2022-03-01 Alibaba Group Holding Limited Method and system for facilitating log-structure data organization
US11422931B2 (en) 2020-06-17 2022-08-23 Alibaba Group Holding Limited Method and system for facilitating a physically isolated storage unit for multi-tenancy virtualization
US11354200B2 (en) 2020-06-17 2022-06-07 Alibaba Group Holding Limited Method and system for facilitating data recovery and version rollback in a storage device
US11354233B2 (en) 2020-07-27 2022-06-07 Alibaba Group Holding Limited Method and system for facilitating fast crash recovery in a storage device
US11372774B2 (en) 2020-08-24 2022-06-28 Alibaba Group Holding Limited Method and system for a solid state drive with on-chip memory integration
US11847205B1 (en) 2020-10-26 2023-12-19 T-Mobile Innovations Llc Trusted 5G network function virtualization of virtual network function elements embedded on a system-on-chip
US11487465B2 (en) 2020-12-11 2022-11-01 Alibaba Group Holding Limited Method and system for a local storage engine collaborating with a solid state drive controller
US11734115B2 (en) 2020-12-28 2023-08-22 Alibaba Group Holding Limited Method and system for facilitating write latency reduction in a queue depth of one scenario
US11416365B2 (en) 2020-12-30 2022-08-16 Alibaba Group Holding Limited Method and system for open NAND block detection and correction in an open-channel SSD
US11726699B2 (en) 2021-03-30 2023-08-15 Alibaba Singapore Holding Private Limited Method and system for facilitating multi-stream sequential read performance improvement with reduced read amplification
US11461173B1 (en) 2021-04-21 2022-10-04 Alibaba Singapore Holding Private Limited Method and system for facilitating efficient data compression based on error correction code and reorganization of data placement
US11476874B1 (en) 2021-05-14 2022-10-18 Alibaba Singapore Holding Private Limited Method and system for facilitating a storage server with hybrid memory for journaling and data storage
US11902129B1 (en) 2023-03-24 2024-02-13 T-Mobile Usa, Inc. Vendor-agnostic real-time monitoring of telecommunications networks

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5535419A (en) * 1994-05-27 1996-07-09 Advanced Micro Devices Sytem and method for merging disk change data from a floppy disk controller with data relating to an IDE drive controller
US6272579B1 (en) * 1991-07-08 2001-08-07 Seiko Epson Corporation Microprocessor architecture capable of supporting multiple heterogeneous processors
US6298408B1 (en) * 1998-03-03 2001-10-02 Samsung Electronics Co., Ltd. Intelligent input and output controller for flexible interface
US6513057B1 (en) * 1996-10-28 2003-01-28 Unisys Corporation Heterogeneous symmetric multi-processing system
US6578155B1 (en) * 2000-03-16 2003-06-10 International Business Machines Corporation Data processing system with adjustable clocks for partitioned synchronous interfaces
US6791555B1 (en) * 2000-06-23 2004-09-14 Micron Technology, Inc. Apparatus and method for distributed memory control in a graphics processing system

Family Cites Families (266)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US517972A (en) * 1894-04-10 Billiard-ball
US3576544A (en) * 1968-10-18 1971-04-27 Ibm Storage protection system
US4073005A (en) * 1974-01-21 1978-02-07 Control Data Corporation Multi-processor computer system
US4037214A (en) * 1976-04-30 1977-07-19 International Business Machines Corporation Key register controlled accessing system
JPS5412643A (en) 1977-06-30 1979-01-30 Hitachi Ltd Main memory protective device
JPS54146555A (en) 1978-05-09 1979-11-15 Nec Corp Data transfer system between processors
US4332009A (en) * 1980-01-21 1982-05-25 Mostek Corporation Memory protection system
JPS5812613B2 (en) 1980-02-08 1983-03-09 工業技術院長 Parallel data processing device
JPS5835295B2 (en) 1980-03-03 1983-08-02 オムロン株式会社 Data transfer method in master-slave system
US4430705A (en) * 1980-05-23 1984-02-07 International Business Machines Corp. Authorization mechanism for establishing addressability to information in another address space
JPS576952A (en) 1980-06-16 1982-01-13 Nippon Telegr & Teleph Corp <Ntt> Storage protecting system
JPS57176456A (en) 1981-04-22 1982-10-29 Fanuc Ltd Data processing system
EP0063626B1 (en) * 1981-04-28 1985-07-17 International Business Machines Corporation Bus arrangement for interconnectiong circuit chips
US4394727A (en) 1981-05-04 1983-07-19 International Business Machines Corporation Multi-processor task dispatching apparatus
JPS58134357A (en) * 1982-02-03 1983-08-10 Hitachi Ltd Array processor
AU542447B2 (en) * 1982-02-27 1985-02-21 Fujitsu Limited System for controlling key storage unit
JPS5958700A (en) * 1982-09-29 1984-04-04 Fujitsu Ltd Memory protection judge method
US4545016A (en) * 1983-01-07 1985-10-01 Tandy Corporation Memory management system
US4622631B1 (en) * 1983-12-30 1996-04-09 Recognition Int Inc Data processing system having a data coherence solution
US5159700A (en) * 1984-01-16 1992-10-27 Texas Instruments Incorporated Substrate with optical communication systems between chips mounted thereon and monolithic integration of optical I/O on silicon substrates
JPS61180352A (en) 1984-12-30 1986-08-13 Fujitsu Ltd Down-loading system for program
IT1184553B (en) * 1985-05-07 1987-10-28 Honeywell Inf Systems SYSTEM ARCHITECTURE WITH MULTIPLE PROCESSORS
US4972314A (en) * 1985-05-20 1990-11-20 Hughes Aircraft Company Data flow signal processor method and apparatus
US4945479A (en) * 1985-07-31 1990-07-31 Unisys Corporation Tightly coupled scientific processing system
US4732446A (en) * 1985-10-02 1988-03-22 Lamar Gipson Electrical circuit and optical data buss
CA1280829C (en) * 1985-11-13 1991-02-26 Toshio Matsumoto Main storage access control system for virtual computing function system
US4787057A (en) * 1986-06-04 1988-11-22 General Electric Company Finite element analysis method using multiprocessor for matrix manipulations with special handling of diagonal elements
JPS6319058A (en) 1986-07-11 1988-01-26 Fujitsu Ltd Memory device
US4823286A (en) * 1987-02-12 1989-04-18 International Business Machines Corporation Pixel data path for high performance raster displays with all-point-addressable frame buffers
JP2960415B2 (en) * 1987-05-22 1999-10-06 株式会社日立製作所 Memory protection method and device
JPS6412364U (en) 1987-07-11 1989-01-23
JPH0719704Y2 (en) 1987-07-31 1995-05-10 シャープ株式会社 Production control device for production line
US4862407A (en) * 1987-10-05 1989-08-29 Motorola, Inc. Digital signal processing apparatus
JP2594979B2 (en) * 1987-10-23 1997-03-26 株式会社日立製作所 Multi-processor system
US5261113A (en) * 1988-01-25 1993-11-09 Digital Equipment Corporation Apparatus and method for single operand register array for vector and scalar data processing operations
JP2677589B2 (en) 1988-02-26 1997-11-17 株式会社東芝 Portable electronic device and IC chip
US5056000A (en) * 1988-06-21 1991-10-08 International Parallel Machines, Inc. Synchronized parallel processing with shared memory
JPH0212361A (en) 1988-06-29 1990-01-17 Fujitsu Ltd Parallel computer system using hierarchical bus
US4939682A (en) * 1988-07-15 1990-07-03 The Boeing Company Integrated electro-optic arithmetic/logic unit and method for making the same
US5179669A (en) * 1988-08-22 1993-01-12 At&T Bell Laboratories Multiprocessor interconnection and access arbitration arrangement
JP2837413B2 (en) 1988-08-24 1998-12-16 株式会社日立メディコ CT device having multiple terminal CPUs
EP0369052A1 (en) * 1988-11-17 1990-05-23 International Business Machines Corporation Data base access system
JPH02210542A (en) 1989-02-10 1990-08-21 Fujitsu Ltd Execution control system for virtual computer system
CA2011807C (en) * 1989-03-20 1999-02-23 Katsumi Hayashi Data base processing system using multiprocessor system
EP0424618A3 (en) * 1989-10-24 1992-11-19 International Business Machines Corporation Input/output system
JPH0640324B2 (en) * 1989-10-26 1994-05-25 インターナショナル・ビジネス・マシーンズ・コーポレーション Multiprocessor system and process synchronization method thereof
US5037173A (en) * 1989-11-22 1991-08-06 Texas Instruments Incorporated Optical interconnection network
US5179702A (en) * 1989-12-29 1993-01-12 Supercomputer Systems Limited Partnership System and method for controlling a highly parallel multiprocessor using an anarchy based scheduler for parallel execution thread scheduling
EP0509055A4 (en) * 1990-01-05 1994-07-27 Maspar Computer Corp Parallel processor memory system
EP0461926B1 (en) 1990-06-15 1998-09-02 Compaq Computer Corporation Multilevel inclusion in multilevel cache hierarchies
US5093879A (en) * 1990-06-22 1992-03-03 International Business Machines Corporation Electro-optical connectors
US5144691A (en) * 1990-07-20 1992-09-01 Cray Research, Inc. Computer signal interconnect apparatus
DE69131763T2 (en) * 1990-08-31 2000-03-09 Texas Instruments Inc Method for communication between processors of a multiprocessor system
EP0481735A3 (en) * 1990-10-19 1993-01-13 Array Technology Corporation Address protection circuit
US5765011A (en) * 1990-11-13 1998-06-09 International Business Machines Corporation Parallel processing system having a synchronous SIMD processing with processing elements emulating SIMD operation using individual instruction streams
US5630162A (en) * 1990-11-13 1997-05-13 International Business Machines Corporation Array processor dotted communication network based on H-DOTs
KR940004404B1 (en) * 1990-11-30 1994-05-25 삼성전자 주식회사 Nonvolatile semiconductor memory device
US5131054A (en) * 1991-01-09 1992-07-14 Thinking Machines Corporation Character recognition system using massively parallel computer that identifies a query character using degree of similarity with plurality of training characters of known identity
US5978831A (en) 1991-03-07 1999-11-02 Lucent Technologies Inc. Synchronous multiprocessor using tasks directly proportional in size to the individual processors rates
JPH04284754A (en) * 1991-03-14 1992-10-09 Fujitsu Ltd Atm exchange
JPH04288643A (en) 1991-03-18 1992-10-13 Nec Corp Memory mapping system for multi-processor system
DE69232431T2 (en) 1991-07-12 2002-09-19 Matsushita Electric Ind Co Ltd Device for solving linear system of equations
US5519875A (en) * 1991-08-08 1996-05-21 Hitachi, Ltd. Distributed processing system for modules, each having modularized objects
US5630128A (en) * 1991-08-09 1997-05-13 International Business Machines Corporation Controlled scheduling of program threads in a multitasking operating system
US5185861A (en) 1991-08-19 1993-02-09 Sequent Computer Systems, Inc. Cache affinity scheduler
JPH0554009A (en) 1991-08-29 1993-03-05 Nec Eng Ltd Program load system
US5361370A (en) * 1991-10-24 1994-11-01 Intel Corporation Single-instruction multiple-data processor having dual-ported local memory architecture for simultaneous data transmission on local memory ports and global port
JP3364937B2 (en) 1991-11-29 2003-01-08 株式会社日立製作所 Parallel processing unit
US5359721A (en) * 1991-12-18 1994-10-25 Sun Microsystems, Inc. Non-supervisor mode cross address space dynamic linking
US5394547A (en) * 1991-12-24 1995-02-28 International Business Machines Corporation Data processing system and method having selectable scheduler
US5268973A (en) * 1992-01-21 1993-12-07 The University Of Texas System Wafer-scale optical bus
JPH05242057A (en) 1992-02-27 1993-09-21 Sanyo Electric Co Ltd Method for starting multi-processor system
JPH05324589A (en) * 1992-03-25 1993-12-07 Nippon Sheet Glass Co Ltd Parallel computer device and optical coupling device
JPH0612333A (en) 1992-06-25 1994-01-21 Hitachi Ltd Storage protection system of information processor
JPH0644110A (en) 1992-07-23 1994-02-18 Fuji Xerox Co Ltd Installing method
US5423051A (en) * 1992-09-24 1995-06-06 International Business Machines Corporation Execution unit with an integrated vector operation capability
US5437042A (en) * 1992-10-02 1995-07-25 Compaq Computer Corporation Arrangement of DMA, interrupt and timer functions to implement symmetrical processing in a multiprocessor computer system
JPH08506198A (en) 1993-01-22 1996-07-02 ユニバーシティ コーポレイション フォーアトモスフェリック リサーチ Multi-pipeline multi-processor system
JP2826028B2 (en) * 1993-01-28 1998-11-18 富士通株式会社 Distributed memory processor system
EP0610583A1 (en) * 1993-02-08 1994-08-17 International Business Machines Corporation Multizone relocation facility computer memory system
US5619671A (en) * 1993-04-19 1997-04-08 International Business Machines Corporation Method and apparatus for providing token controlled access to protected pages of memory
US5438513A (en) * 1993-11-19 1995-08-01 Chrysler Corporation Automotive electronics test system
US5487146A (en) * 1994-03-08 1996-01-23 Texas Instruments Incorporated Plural memory access address generation employing guide table entries forming linked list
US5560030A (en) 1994-03-08 1996-09-24 Texas Instruments Incorporated Transfer processor with transparency
JP3639323B2 (en) * 1994-03-31 2005-04-20 富士通株式会社 Simultaneous linear equation calculation processing method and computer using memory distributed parallel computer
US5692193A (en) 1994-03-31 1997-11-25 Nec Research Institute, Inc. Software architecture for control of highly parallel computer systems
JPH07287064A (en) 1994-04-20 1995-10-31 Mitsubishi Electric Corp Radar signal processor
DE69519449T2 (en) * 1994-05-05 2001-06-21 Conexant Systems Inc Space pointer data path
US5513337A (en) * 1994-05-25 1996-04-30 Intel Corporation System for protecting unauthorized memory accesses by comparing base memory address with mask bits and having attribute bits for identifying access operational mode and type
DE19580738T1 (en) * 1994-05-31 1996-08-22 Fujitsu Ltd System and method for executing jobs between different operating systems
JPH0895757A (en) 1994-09-19 1996-04-12 Internatl Business Mach Corp <Ibm> Method and apparatus for loading of master server program for microkernel data processing system
US5754817A (en) 1994-09-29 1998-05-19 Intel Corporation Execution in place of a file stored non-contiguously in a non-volatile memory
US5548798A (en) * 1994-11-10 1996-08-20 Intel Corporation Method and apparatus for solving dense systems of linear equations with an iterative method that employs partial multiplications using rank compressed SVD basis matrices of the partitioned submatrices of the coefficient matrix
JP3493772B2 (en) 1994-11-18 2004-02-03 富士ゼロックス株式会社 Control software specification change system
JPH08161283A (en) 1994-12-07 1996-06-21 Sony Corp Plural processor systems
US5754436A (en) * 1994-12-22 1998-05-19 Texas Instruments Incorporated Adaptive power management processes, circuits and systems
JPH08180018A (en) 1994-12-26 1996-07-12 Toshiba Corp Distributed processing system and distributed processing method
US5537606A (en) * 1995-01-31 1996-07-16 International Business Machines Corporation Scalar pipeline replication for parallel vector element processing
JPH08212178A (en) 1995-02-08 1996-08-20 Hitachi Ltd Parallel computer
JP2731742B2 (en) 1995-02-28 1998-03-25 甲府日本電気株式会社 Parallel computer with cluster configuration
CA2170468A1 (en) 1995-02-28 1996-08-29 Noriyuki Ando Multi-processor system with virtually addressable communication registers and controlling method thereof
JPH08249261A (en) 1995-03-08 1996-09-27 Mitsubishi Electric Corp Message management system
DE19508723A1 (en) * 1995-03-10 1996-09-12 Siemens Ag Multi-user data processing system with memory protection
KR100325658B1 (en) * 1995-03-17 2002-08-08 가부시끼가이샤 히다치 세이사꾸쇼 Processor
US5850534A (en) * 1995-06-05 1998-12-15 Advanced Micro Devices, Inc. Method and apparatus for reducing cache snooping overhead in a multilevel cache system
US5819065A (en) * 1995-06-28 1998-10-06 Quickturn Design Systems, Inc. System and method for emulating memory
US5956509A (en) * 1995-08-18 1999-09-21 Microsoft Corporation System and method for performing remote requests with an on-line service network
US6331856B1 (en) * 1995-11-22 2001-12-18 Nintendo Co., Ltd. Video game system with coprocessor providing high speed efficient 3D graphics and digital audio signal processing
FR2742248B1 (en) * 1995-12-06 1998-01-23 Thomson Multimedia Sa METHOD FOR PROCESSING DATA IN MATRIX NETWORKS IN A MOTION ESTIMATION SYSTEM
JP3786993B2 (en) * 1995-12-14 2006-06-21 株式会社日立製作所 Data storage unit and data storage device using the unit
US6886167B1 (en) * 1995-12-27 2005-04-26 International Business Machines Corporation Method and system for migrating an object between a split status and a merged status
US6088783A (en) * 1996-02-16 2000-07-11 Morton; Steven G DPS having a plurality of like processors controlled in parallel by an instruction word, and a control processor also controlled by the instruction word
JPH09198361A (en) 1996-01-23 1997-07-31 Kofu Nippon Denki Kk Multi-processor system
US5729712A (en) * 1996-01-26 1998-03-17 Unisys Corporation Smart fill system for multiple cache network
US6446070B1 (en) * 1998-02-26 2002-09-03 Sun Microsystems, Inc. Method and apparatus for dynamic distributed computing over a network
JP3926866B2 (en) * 1996-05-10 2007-06-06 株式会社ソニー・コンピュータエンタテインメント Information processing apparatus, information processing method, and drawing system
JPH09311839A (en) 1996-05-21 1997-12-02 Hitachi Ltd Data sharing system
US5940870A (en) * 1996-05-21 1999-08-17 Industrial Technology Research Institute Address translation for shared-memory multiprocessor clustering
US5787309A (en) * 1996-05-23 1998-07-28 International Business Machines Corporation Apparatus for protecting storage blocks from being accessed by unwanted I/O programs using I/O program keys and I/O storage keys having M number of bits
US5900019A (en) * 1996-05-23 1999-05-04 International Business Machines Corporation Apparatus for protecting memory storage blocks from I/O accesses
US5724551A (en) * 1996-05-23 1998-03-03 International Business Machines Corporation Method for managing I/O buffers in shared storage by structuring buffer table having entries include storage keys for controlling accesses to the buffers
AT1751U1 (en) * 1996-09-30 1997-10-27 Kuehn Eva COORDINATION SYSTEM
JPH10126771A (en) 1996-10-15 1998-05-15 Toshiba Corp Image data sending rate controlling method and image data transfer method in image data transfer system
US6006315A (en) * 1996-10-18 1999-12-21 Samsung Electronics Co., Ltd. Computer methods for writing a scalar value to a vector
US5745500A (en) * 1996-10-22 1998-04-28 The United States Of America As Represented By The Secretary Of The Army Built-in self testing for the identification of faulty integrated circuit chips in a multichip module
US5835775A (en) * 1996-12-12 1998-11-10 Ncr Corporation Method and apparatus for executing a family generic processor specific application
US5961628A (en) * 1997-01-28 1999-10-05 Samsung Electronics Co., Ltd. Load and store unit for a vector processor
JP3421526B2 (en) * 1997-02-14 2003-06-30 モトローラ株式会社 Data processing device
US6424988B2 (en) * 1997-02-19 2002-07-23 Unisys Corporation Multicomputer system
US6192514B1 (en) * 1997-02-19 2001-02-20 Unisys Corporation Multicomputer system
US6289434B1 (en) * 1997-02-28 2001-09-11 Cognigine Corporation Apparatus and method of implementing systems on silicon using dynamic-adaptive run-time reconfigurable circuits for processing multiple, independent data and control streams of varying rates
DE19710504C2 (en) * 1997-03-13 2001-06-13 Siemens Ag Optical-electrical module
JP3739888B2 (en) * 1997-03-27 2006-01-25 株式会社ソニー・コンピュータエンタテインメント Information processing apparatus and method
JP3681026B2 (en) * 1997-03-27 2005-08-10 株式会社ソニー・コンピュータエンタテインメント Information processing apparatus and method
US6212605B1 (en) * 1997-03-31 2001-04-03 International Business Machines Corporation Eviction override for larx-reserved addresses
GB9707861D0 (en) * 1997-04-18 1997-06-04 Certicom Corp Arithmetic processor
JPH1139215A (en) 1997-05-22 1999-02-12 Matsushita Electric Ind Co Ltd Cache memory and its control method
JPH10334055A (en) 1997-06-03 1998-12-18 Sony Corp Multiprocessor system
JP3490256B2 (en) 1997-06-12 2004-01-26 三菱電機株式会社 Agent method
US5892966A (en) * 1997-06-27 1999-04-06 Sun Microsystems, Inc. Processor complex for executing multimedia functions
US6360303B1 (en) * 1997-09-30 2002-03-19 Compaq Computer Corporation Partitioning memory shared by multiple processors of a distributed processing system
US7197625B1 (en) * 1997-10-09 2007-03-27 Mips Technologies, Inc. Alignment and ordering of vector elements for single instruction multiple data processing
US6567839B1 (en) * 1997-10-23 2003-05-20 International Business Machines Corporation Thread switch control in a multithreaded processor system
US6209065B1 (en) * 1997-10-24 2001-03-27 Compaq Computer Corporation Mechanism for optimizing generation of commit-signals in a distributed shared-memory system
US6542926B2 (en) * 1998-06-10 2003-04-01 Compaq Information Technologies Group, L.P. Software partitioned multi-processor system with flexible resource sharing levels
US6199179B1 (en) * 1998-06-10 2001-03-06 Compaq Computer Corporation Method and apparatus for failure recovery in a multi-processor computer system
US6965974B1 (en) * 1997-11-14 2005-11-15 Agere Systems Inc. Dynamic partitioning of memory banks among multiple agents
US6173389B1 (en) * 1997-12-04 2001-01-09 Billions Of Operations Per Second, Inc. Methods and apparatus for dynamic very long instruction word sub-instruction selection for execution time parallelism in an indirect very long instruction word processor
US6128724A (en) * 1997-12-11 2000-10-03 Leland Stanford Junior University Computation using codes for controlling configurable computational circuit
US6105111A (en) * 1998-03-31 2000-08-15 Intel Corporation Method and apparatus for providing a cache management technique
US6192467B1 (en) * 1998-03-31 2001-02-20 Intel Corporation Executing partial-width packed data instructions
US6473897B1 (en) * 1998-04-13 2002-10-29 Intel Corporation Method and apparatus for generating multiple processor-specific code segments in a single executable
US6049668A (en) * 1998-04-13 2000-04-11 Intel Corporation Method and apparatus for supporting multiple processor-specific code segments in a single executable
US6167430A (en) * 1998-05-12 2000-12-26 Unisys Corporation Multicomputer with distributed directory and operating system
US6292822B1 (en) * 1998-05-13 2001-09-18 Microsoft Corporation Dynamic load balancing among processors in a parallel computer
US6088511A (en) * 1998-05-13 2000-07-11 Microsoft Corporation Nested parallel 2D Delaunay triangulation method
US6292935B1 (en) 1998-05-29 2001-09-18 Intel Corporation Method for fast translation of java byte codes into efficient native processor code
US6336187B1 (en) * 1998-06-12 2002-01-01 International Business Machines Corp. Storage system with data-dependent security
US6209066B1 (en) * 1998-06-30 2001-03-27 Sun Microsystems, Inc. Method and apparatus for memory allocation in a multi-threaded virtual machine
JP3224782B2 (en) 1998-08-03 2001-11-05 インターナショナル・ビジネス・マシーンズ・コーポレーション Process sharing dynamic change method and computer
US6415353B1 (en) * 1998-10-01 2002-07-02 Monolithic System Technology, Inc. Read/write buffers for complete hiding of the refresh of a semiconductor memory and method of operating same
US6643708B1 (en) * 1998-10-29 2003-11-04 International Business Machines Corporation Systems, methods and computer program products for chaining Java servlets across networks
US6480818B1 (en) * 1998-11-13 2002-11-12 Cray Inc. Debugging techniques in a multithreaded environment
US6714217B2 (en) 1998-12-18 2004-03-30 Sprint Communication Company, L.P. System and method for providing a graphical user interface to, for building, and/or for monitoring a telecommunication network
US6381693B2 (en) * 1998-12-31 2002-04-30 Intel Corp. Arrangements having firmware support for different processor types
US6381659B2 (en) * 1999-01-19 2002-04-30 Maxtor Corporation Method and circuit for controlling a first-in-first-out (FIFO) buffer using a bank of FIFO address registers capturing and saving beginning and ending write-pointer addresses
JP3790060B2 (en) 1999-01-29 2006-06-28 株式会社山武 Arithmetic processing unit
US6341338B1 (en) * 1999-02-04 2002-01-22 Sun Microsystems, Inc. Protocol for coordinating the distribution of shared memory
US6308252B1 (en) * 1999-02-04 2001-10-23 Kabushiki Kaisha Toshiba Processor method and apparatus for performing single operand operation and multiple parallel operand operation
JP4123621B2 (en) * 1999-02-16 2008-07-23 株式会社日立製作所 Main memory shared multiprocessor system and shared area setting method thereof
US6480941B1 (en) * 1999-02-23 2002-11-12 International Business Machines Corporation Secure partitioning of shared memory based multiprocessor system
US6647208B1 (en) * 1999-03-18 2003-11-11 Massachusetts Institute Of Technology Hybrid electronic/optical switch system
US6728961B1 (en) * 1999-03-31 2004-04-27 International Business Machines Corporation Method and system for dynamically load balancing a process over a plurality of peer machines
US6845498B1 (en) * 1999-05-11 2005-01-18 Microsoft Corporation Method and apparatus for sharing data files among run time environment applets in an integrated circuit card
US6477170B1 (en) * 1999-05-21 2002-11-05 Advanced Micro Devices, Inc. Method and apparatus for interfacing between systems operating under different clock regimes with interlocking to prevent overwriting of data
US6463521B1 (en) 1999-06-23 2002-10-08 Sun Microsystems, Inc. Opcode numbering for meta-data encoding
DE60039554D1 (en) * 1999-06-25 2008-09-04 Canon Res Ct France S A Distributed management of data objects in a communication network
US6446218B1 (en) * 1999-06-30 2002-09-03 B-Hub, Inc. Techniques for maintaining fault tolerance for software programs in a clustered computer system
US6467012B1 (en) * 1999-07-08 2002-10-15 International Business Machines Corporation Method and apparatus using a distributed system structure to support bus-based cache-coherence protocols for symmetric multiprocessors
US7124170B1 (en) 1999-08-20 2006-10-17 Intertrust Technologies Corp. Secure processing unit systems and methods
US6668317B1 (en) * 1999-08-31 2003-12-23 Intel Corporation Microengine for parallel processor architecture
US6578068B1 (en) * 1999-08-31 2003-06-10 Accenture Llp Load balancer in environment services patterns
US6401175B1 (en) * 1999-10-01 2002-06-04 Sun Microsystems, Inc. Shared write buffer for use by multiple processor units
US6530011B1 (en) * 1999-10-20 2003-03-04 Sandcraft, Inc. Method and apparatus for vector register with scalar values
JP2001167066A (en) * 1999-12-08 2001-06-22 Nec Corp Inter-processor communication method and multiprocessor system
US6577311B1 (en) * 1999-12-16 2003-06-10 Picture Iq Corporation Techniques for automatically providing a high-resolution rendering of a low resolution digital image in a distributed network
US6564328B1 (en) * 1999-12-23 2003-05-13 Intel Corporation Microprocessor with digital power throttle
US6694380B1 (en) * 1999-12-27 2004-02-17 Intel Corporation Mapping requests from a processing unit that uses memory-mapped input-output space
JP2001195230A (en) * 2000-01-14 2001-07-19 Mitsubishi Electric Corp Plotting system and semiconductor integrated circuit for performing plotting arithmetic operation
US7137115B2 (en) * 2000-01-25 2006-11-14 Fujitsu Limited Method for controlling multithreading
US6694336B1 (en) * 2000-01-25 2004-02-17 Fusionone, Inc. Data transfer and synchronization system
JP3543942B2 (en) * 2000-03-02 2004-07-21 株式会社ソニー・コンピュータエンタテインメント Image generation device
TW501045B (en) * 2000-03-03 2002-09-01 Sony Computer Entertainment Inc Entertainment device and computer system having exchangeability
JP2001319243A (en) * 2000-03-03 2001-11-16 Sony Computer Entertainment Inc Image generator, method for switching geometry processing form in the same, recording medium, computer program, and semiconductor device
US6631439B2 (en) * 2000-03-08 2003-10-07 Sun Microsystems, Inc. VLIW computer processing architecture with on-chip dynamic RAM
US7080234B2 (en) * 2000-03-08 2006-07-18 Sun Microsystems, Inc. VLIW computer processing architecture having the problem counter stored in a register file register
US6988181B2 (en) * 2000-03-08 2006-01-17 Sun Microsystems, Inc. VLIW computer processing architecture having a scalable number of register files
US6738967B1 (en) * 2000-03-14 2004-05-18 Microsoft Corporation Compiling for multiple virtual machines targeting different processor architectures
US6857061B1 (en) * 2000-04-07 2005-02-15 Nintendo Co., Ltd. Method and apparatus for obtaining a scalar value directly from a vector register
US6701424B1 (en) * 2000-04-07 2004-03-02 Nintendo Co., Ltd. Method and apparatus for efficient loading and storing of vectors
US6799207B1 (en) * 2000-04-10 2004-09-28 International Business Machines Corporation Method and system for downloading software managed trees in a network processing system
US20030188045A1 (en) * 2000-04-13 2003-10-02 Jacobson Michael B. System and method for distributing storage controller tasks
US6684390B1 (en) * 2000-04-17 2004-01-27 Koninklijke Philips Electronics N.V. Multi-processor JAVA subsystem
US6950848B1 (en) * 2000-05-05 2005-09-27 Yousefi Zadeh Homayoun Database load balancing for multi-tier computer systems
US7103664B1 (en) * 2000-05-31 2006-09-05 International Business Machines Corporation Method, system and program products for ordering lists of service addresses to provide load balancing of a clustered environment
JP4640880B2 (en) 2000-07-14 2011-03-02 国立大学法人東京工業大学 Microprocessor system
US6892298B2 (en) * 2000-07-26 2005-05-10 Times N Systems, Inc. Load/store micropacket handling system
US7681018B2 (en) * 2000-08-31 2010-03-16 Intel Corporation Method and apparatus for providing large register address space while maximizing cycletime performance for a multi-threaded register file set
US6704926B1 (en) 2000-09-28 2004-03-09 International Business Machines Corporation Bimodal Java just-in-time complier
JP2002207685A (en) * 2000-10-12 2002-07-26 Sony Computer Entertainment Inc Virtual world system, server computer and information processor
US6895479B2 (en) * 2000-11-15 2005-05-17 Texas Instruments Incorporated Multicore DSP device having shared program memory with conditional write protection
US6433043B1 (en) * 2000-11-28 2002-08-13 Transitions Optical, Inc. Removable imbibition composition of photochromic compound and kinetic enhancing additive
US6779049B2 (en) * 2000-12-14 2004-08-17 International Business Machines Corporation Symmetric multi-processing system with attached processing units being able to access a shared memory without being structurally configured with an address translation mechanism
US6865631B2 (en) * 2000-12-14 2005-03-08 International Business Machines Corporation Reduction of interrupts in remote procedure calls
US7020871B2 (en) * 2000-12-21 2006-03-28 Intel Corporation Breakpoint method for parallel hardware threads in multithreaded processor
US6748501B2 (en) * 2000-12-30 2004-06-08 International Business Machines Corporation Microprocessor reservation mechanism for a hashed address system
US6751753B2 (en) 2001-02-27 2004-06-15 Sun Microsystems, Inc. Method, system, and program for monitoring system components
US7165108B2 (en) * 2001-03-19 2007-01-16 Sun Microsystems, Inc. Method and apparatus for providing application specific strategies to a JAVA platform including load balancing policies
US6779045B2 (en) * 2001-03-21 2004-08-17 Intel Corporation System and apparatus for increasing the number of operations per transmission for a media management system
US6990598B2 (en) * 2001-03-21 2006-01-24 Gallitzin Allegheny Llc Low power reconfigurable systems and methods
JP3716753B2 (en) * 2001-03-21 2005-11-16 日本電気株式会社 Transaction load balancing method, method and program between computers of multiprocessor configuration
US6809734B2 (en) * 2001-03-22 2004-10-26 Sony Computer Entertainment Inc. Resource dedication system and method for a computer architecture for broadband networks
US7233998B2 (en) * 2001-03-22 2007-06-19 Sony Computer Entertainment Inc. Computer architecture and software cells for broadband networks
US6826662B2 (en) * 2001-03-22 2004-11-30 Sony Computer Entertainment Inc. System and method for data synchronization for a computer architecture for broadband networks
US7093104B2 (en) 2001-03-22 2006-08-15 Sony Computer Entertainment Inc. Processing modules for computer architecture for broadband networks
US6966015B2 (en) 2001-03-22 2005-11-15 Micromuse, Ltd. Method and system for reducing false alarms in network fault management systems
US6526491B2 (en) * 2001-03-22 2003-02-25 Sony Corporation Entertainment Inc. Memory protection system and method for computer architecture for broadband networks
US6922726B2 (en) * 2001-03-23 2005-07-26 International Business Machines Corporation Web accessibility service apparatus and method
US6578128B1 (en) * 2001-03-29 2003-06-10 Emc Corporation Address management for a shared memory region on a multi-processor controller board
US6966057B2 (en) 2001-03-30 2005-11-15 Intel Corporation Static compilation of instrumentation code for debugging support
US7210022B2 (en) 2001-05-15 2007-04-24 Cloudshield Technologies, Inc. Apparatus and method for interconnecting a processor to co-processors using a shared memory as the communication interface
JP2003033576A (en) * 2001-05-18 2003-02-04 Sony Computer Entertainment Inc Entertainment system, communication system, communication program, computer readable recording medium having stored communication program and communication method
US20030056207A1 (en) * 2001-06-06 2003-03-20 Claudius Fischer Process for deploying software from a central computer system to remotely located devices
KR100441115B1 (en) 2001-06-27 2004-07-19 주식회사 인터와이즈 Java Compile-On-Demand Service System for Accelerating Processing Speed of Java Program on Data Processing System And Method Thereof
US7178145B2 (en) * 2001-06-29 2007-02-13 Emc Corporation Queues for soft affinity code threads and hard affinity code threads for allocation of processors to execute the threads in a multi-processor system
US6862608B2 (en) * 2001-07-17 2005-03-01 Storage Technology Corporation System and method for a distributed shared memory
US6839828B2 (en) * 2001-08-14 2005-01-04 International Business Machines Corporation SIMD datapath coupled to scalar/vector/address/conditional data register file with selective subpath scalar processing mode
US20030074650A1 (en) * 2001-10-17 2003-04-17 Tankut Akgul Debugger operating system for embedded systems
JP2003140912A (en) 2001-10-29 2003-05-16 Sony Corp Data processing system, data processing method, and storage medium
JP3673245B2 (en) * 2002-06-28 2005-07-20 株式会社東芝 Information processing apparatus and power control method for the same
US7093258B1 (en) * 2002-07-30 2006-08-15 Unisys Corporation Method and system for managing distribution of computer-executable program threads between central processing units in a multi-central processing unit computer system
US7167916B2 (en) * 2002-08-30 2007-01-23 Unisys Corporation Computer OS dispatcher operation with virtual switching queue and IP queues
JP2004103347A (en) * 2002-09-09 2004-04-02 Sumitomo Wiring Syst Ltd Connector
US7127709B2 (en) 2002-09-25 2006-10-24 Microsoft Corporation System and method for jointly managing dynamically generated code and data
WO2004046950A1 (en) * 2002-11-15 2004-06-03 Infineon Technologies Ag Mailbox interface between processors
US7043579B2 (en) * 2002-12-05 2006-05-09 International Business Machines Corporation Ring-topology based multiprocessor data access bus
US7080242B2 (en) * 2002-12-19 2006-07-18 Hewlett-Packard Development Company, L.P. Instruction set reconciliation for heterogeneous symmetric-multiprocessor systems
US7146542B2 (en) 2002-12-20 2006-12-05 Hewlett-Packard Development Company, L.P. Method and apparatus for diagnosis and repair of computer devices and device drivers
US8423976B2 (en) * 2003-03-13 2013-04-16 Northrop Grumman Corporation Extreme pipeline and optimized reordering technology
US20040193838A1 (en) * 2003-03-31 2004-09-30 Patrick Devaney Vector instructions composed from scalar instructions
US7114042B2 (en) * 2003-05-22 2006-09-26 International Business Machines Corporation Method to provide atomic update primitives in an asymmetric heterogeneous multiprocessor environment
US6981072B2 (en) * 2003-06-05 2005-12-27 International Business Machines Corporation Memory management in multiprocessor system
US7133978B1 (en) * 2003-06-19 2006-11-07 Xilinx, Inc. Method and apparatus for processing data stored in a memory shared among a plurality of processors
US7472112B2 (en) 2003-06-23 2008-12-30 Microsoft Corporation Distributed query engine pipeline method and system
US7134007B2 (en) * 2003-06-30 2006-11-07 Intel Corporation Method for sharing firmware across heterogeneous processor architectures
US7200689B2 (en) * 2003-07-31 2007-04-03 International Business Machines Corporation Cacheable DMA
US20050028148A1 (en) * 2003-08-01 2005-02-03 Sun Microsystems, Inc. Method for dynamic recompilation of a program
US7478390B2 (en) * 2003-09-25 2009-01-13 International Business Machines Corporation Task queue management of virtual devices using a plurality of processors
US6981074B2 (en) * 2003-10-14 2005-12-27 Broadcom Corporation Descriptor-based load balancing
US7321958B2 (en) * 2003-10-30 2008-01-22 International Business Machines Corporation System and method for sharing memory by heterogeneous processors
GB2409067B (en) * 2003-12-09 2006-12-13 Advanced Risc Mach Ltd Endianess compensation within a SIMD data processing system
EP1805627B1 (en) * 2004-10-15 2011-02-16 Sony Computer Entertainment Inc. Methods and apparatus for supporting multiple configurations in a multi-processor system
US20060179277A1 (en) * 2005-02-04 2006-08-10 Flachs Brian K System and method for instruction line buffer holding a branch target buffer
US7840954B2 (en) * 2005-11-29 2010-11-23 International Business Machines Corporation Compilation for a SIMD RISC processor
US20070174825A1 (en) * 2006-01-25 2007-07-26 Eichenberger Alexandre E Apparatus and method for optimizing scalar code executed on a SIMD engine by alignment of SIMD slots
US7809925B2 (en) * 2007-12-07 2010-10-05 International Business Machines Corporation Processing unit incorporating vectorizable execution unit

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6272579B1 (en) * 1991-07-08 2001-08-07 Seiko Epson Corporation Microprocessor architecture capable of supporting multiple heterogeneous processors
US5535419A (en) * 1994-05-27 1996-07-09 Advanced Micro Devices Sytem and method for merging disk change data from a floppy disk controller with data relating to an IDE drive controller
US6513057B1 (en) * 1996-10-28 2003-01-28 Unisys Corporation Heterogeneous symmetric multi-processing system
US6298408B1 (en) * 1998-03-03 2001-10-02 Samsung Electronics Co., Ltd. Intelligent input and output controller for flexible interface
US6578155B1 (en) * 2000-03-16 2003-06-10 International Business Machines Corporation Data processing system with adjustable clocks for partitioned synchronous interfaces
US6791555B1 (en) * 2000-06-23 2004-09-14 Micron Technology, Inc. Apparatus and method for distributed memory control in a graphics processing system

Cited By (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070207860A1 (en) * 2004-08-30 2007-09-06 Kazuhiko Yamauchi Client Terminal For Executing Multiplayer Application, Group Forming Method, And Group Forming Program
US20070263514A1 (en) * 2004-08-30 2007-11-15 Yoshiaki Iwata Recorder
US7780533B2 (en) 2004-08-30 2010-08-24 Panasonic Corporation Client terminal for executing multiplayer application, group forming method, and group forming program
US20070033369A1 (en) * 2005-08-02 2007-02-08 Fujitsu Limited Reconfigurable integrated circuit device
US20160071608A1 (en) * 2006-11-29 2016-03-10 Rambus Inc. Dynamic memory rank configuration
US11244727B2 (en) * 2006-11-29 2022-02-08 Rambus Inc. Dynamic memory rank configuration
US8255592B2 (en) 2007-09-28 2012-08-28 International Business Machines Corporation Managing data movement in a cell broadband engine processor
US8635384B2 (en) 2007-09-28 2014-01-21 International Business Machines Corporation Managing data movement in a cell broadband engine processor
CN105144086A (en) * 2012-12-28 2015-12-09 英特尔公司 Heterogeneous processor apparatus and method
WO2014105197A1 (en) * 2012-12-28 2014-07-03 Intel Corporation Heterogeneous processor apparatus and method
US9329900B2 (en) 2012-12-28 2016-05-03 Intel Corporation Hetergeneous processor apparatus and method
US9448829B2 (en) 2012-12-28 2016-09-20 Intel Corporation Hetergeneous processor apparatus and method
US9639372B2 (en) 2012-12-28 2017-05-02 Intel Corporation Apparatus and method for heterogeneous processors mapping to virtual cores
US9672046B2 (en) 2012-12-28 2017-06-06 Intel Corporation Apparatus and method for intelligently powering heterogeneous processor components
US9727345B2 (en) 2013-03-15 2017-08-08 Intel Corporation Method for booting a heterogeneous system and presenting a symmetric core view
US10503517B2 (en) 2013-03-15 2019-12-10 Intel Corporation Method for booting a heterogeneous system and presenting a symmetric core view
US20220171730A1 (en) * 2020-12-01 2022-06-02 Micron Technology, Inc. Pin mapping for memory devices
US11467995B2 (en) * 2020-12-01 2022-10-11 Micron Technology, Inc. Pin mapping for memory devices

Also Published As

Publication number Publication date
US20050160097A1 (en) 2005-07-21
EP2296090B1 (en) 2013-02-13
EP1370968B1 (en) 2011-11-16
JP2002366533A (en) 2002-12-20
KR20080108588A (en) 2008-12-15
US20050138325A1 (en) 2005-06-23
EP2296090A3 (en) 2011-03-23
EP2296090A2 (en) 2011-03-16
US20070168538A1 (en) 2007-07-19
US8091078B2 (en) 2012-01-03
TWI266200B (en) 2006-11-11
KR20030085037A (en) 2003-11-01
EP1370968A4 (en) 2010-03-03
US20050081181A1 (en) 2005-04-14
JP4455822B2 (en) 2010-04-21
KR100891063B1 (en) 2009-03-31
US7392511B2 (en) 2008-06-24
US7496673B2 (en) 2009-02-24
JP2003271570A (en) 2003-09-26
US20070288701A1 (en) 2007-12-13
US20080256275A1 (en) 2008-10-16
US7233998B2 (en) 2007-06-19
KR100959748B1 (en) 2010-05-25
US7720982B2 (en) 2010-05-18
US20080250414A1 (en) 2008-10-09
US7509457B2 (en) 2009-03-24
US20020138637A1 (en) 2002-09-26
WO2002077845A1 (en) 2002-10-03
EP1370968A1 (en) 2003-12-17
US20060190614A1 (en) 2006-08-24
CN100412848C (en) 2008-08-20
CN1494690A (en) 2004-05-05
US20070186077A1 (en) 2007-08-09

Similar Documents

Publication Publication Date Title
US7689783B2 (en) System and method for sharing memory by heterogeneous processors
US20050268048A1 (en) System and method for using a plurality of heterogeneous processors in a common computer system
US7921151B2 (en) Managing a plurality of processors as devices
US7389508B2 (en) System and method for grouping processors and assigning shared memory space to a group in heterogeneous computer environment
US7999813B2 (en) System and method for data synchronization for a computer architecture for broadband networks
US6809734B2 (en) Resource dedication system and method for a computer architecture for broadband networks
US7478390B2 (en) Task queue management of virtual devices using a plurality of processors
US7748006B2 (en) Loading software on a plurality of processors
US8549521B2 (en) Virtual devices using a plurality of processors
US7236998B2 (en) System and method for solving a large system of dense linear equations
US20080162877A1 (en) Non-Homogeneous Multi-Processor System With Shared Memory
US9703516B2 (en) Configurable interface controller
US20050071578A1 (en) System and method for manipulating data with a plurality of processors

Legal Events

Date Code Title Description
AS Assignment

Owner name: INTERNATIONAL BUSINESS MACHINES CORPORATION, NEW Y

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:HOFSTEE, HARM P.;JOHNS, CHARLES R.;KAHLE, JAMES A.;REEL/FRAME:016578/0050;SIGNING DATES FROM 20050613 TO 20050620

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION