GB2044499A - Data processing system - Google Patents

Data processing system Download PDF

Info

Publication number
GB2044499A
GB2044499A GB8008340A GB8008340A GB2044499A GB 2044499 A GB2044499 A GB 2044499A GB 8008340 A GB8008340 A GB 8008340A GB 8008340 A GB8008340 A GB 8008340A GB 2044499 A GB2044499 A GB 2044499A
Authority
GB
United Kingdom
Prior art keywords
data
instruction
bus
information
units
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.)
Granted
Application number
GB8008340A
Other versions
GB2044499B (en
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.)
Digital Equipment Corp
Original Assignee
Digital Equipment 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 Digital Equipment Corp filed Critical Digital Equipment Corp
Publication of GB2044499A publication Critical patent/GB2044499A/en
Application granted granted Critical
Publication of GB2044499B publication Critical patent/GB2044499B/en
Expired legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/14Handling requests for interconnection or transfer
    • G06F13/36Handling requests for interconnection or transfer for access to common bus or bus system
    • G06F13/368Handling requests for interconnection or transfer for access to common bus or bus system with decentralised access control
    • G06F13/374Handling requests for interconnection or transfer for access to common bus or bus system with decentralised access control using a self-select method with individual priority code comparator
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/38Information transfer, e.g. on bus
    • G06F13/42Bus transfer protocol, e.g. handshake; Synchronisation
    • G06F13/4204Bus transfer protocol, e.g. handshake; Synchronisation on a parallel bus
    • G06F13/4208Bus transfer protocol, e.g. handshake; Synchronisation on a parallel bus being a system bus, e.g. VME bus, Futurebus, Multibus
    • G06F13/4217Bus transfer protocol, e.g. handshake; Synchronisation on a parallel bus being a system bus, e.g. VME bus, Futurebus, Multibus with synchronous protocol

Abstract

In a data processing system central processor units (10 and 10A), input/output units (12), memory units (11) and secondary storage units (24, 25 and 26, 27), are interconnected by a bus (14). During an information transfer, one unit, for example processor unit (10), issues instructions including a LOCK instruction and an UNLOCK instruction. Each unit includes switching means responsive to the instructions such that, if the processor unit (10) issues a LOCK instruction, the units other than the processor unit (10) are prevented from transferring information over the bus with a L0CK instruction until an UNLOCK instruction is issued by any of the units. <IMAGE>

Description

SPECIFICATION Data processing system This invention generally relates to data processing systems and more specifically to apparatus for interconnecting the various units comprising the system.
A digital data processing system generally comprises three basic elements: a memory unit, an input/output element and a processor element. The memory element stores information in addressable storage locations. This information includes both data and instructions for processing the data. The processor element causes information to be transferred between it and the memory element, interprets the incoming information as either data or instructions and processes the data in ac cordance with the instructions. The input / output elements also communicate with the memory element in order to transfer input information to the system and to obtain processed information from it.
Over the years, as the demands for computing power and speed have increased, it has been suggested and is known to use several processor elements in a single processing system. In such multi-processing systems, it is normally desirable that each of the processors have partial or complete access to the same memory elements and input/output elements.
It is therefore necessary to provide means to prevent the processors from accessing the same element simultaneously. Several arrangements for this are known. In a first arrangement, the processing elements are assigned priority levels whereby processing units having a higher priority are permitted to access the memory elements and input output elements over processing units having lower priority. This inevitably slows the turnaround for programs being run on the units having lesser priority.
A second arrangement is to provide a computer network including a master computer system to arbitrate between a plurality of slave processors. This arbitration may be determined by such factors and the length of time a slave processor would have to access the memory element or the input/output element, the length of time since its last access, or the like. However, if the master system mal-functions, the slaves are prevented from accessing the memory or input/output elements until the master system is repaired.
Furthermore, the master system may create a bottleneck if the requests for access to the memory or input/output elements are too rapid for the master system to arbitrate, slowing the slave processors.
In a third arrangement an interaction control unit may be connected between the processing units and the memory units and input/output units to control access between the processing units and the memory units and the input/output units. The interaction control unit does not prevent the processing units themselves from operating while they are waiting to access the memory units and input/output elements. This arrangement otherwise has the same problems as the masterslave processing arrangement discussed above.
Furthermore, as the increase in demands for computing power have increased, more and more control information has to be passed among the various elements of the system.
This has required addition of a number of control lines among the elements, adding to the expense both for the control lines themselves and for the additional electronic circuitry required to interpret information on the lines and place information on the lines.
It is an object of this invention to provide a multi-processor data processing system in which the various central processing units are prevented from simultaneously accessing the memory elements and the input output elements simultaneously.
It is another object of the invention to provide a multi-processing data processing system in which the multiple processors are prevented from accessing the other elements of the system without the use of a preassigned priority, or a master unit or interphase.
In accordance with this invention, a data processing system is provided in which all connections between the various elements are made on a single bus. The bus includes lines for arbitration, for information transfer and for control. The information transfer portion of the various elements includes apparatus for issuing a command for a locking operation which is received by other processors in the system. This command prevents the other processors from issuing the same type of locking command until an unlocking command is issued. Any processor can issue such an unlocking command.
In conjunction with this apparatus, only one line is required to be driven to indicate that the information transfer buses are in use instead of the usual plurality of lines between the various elements.
The invention may be more readily understood by referring to the following description taken in conjunction with the accompanying drawings, in which: Figure 1 is a block diagram of a digital data processing system constructed in accordance with one embodiment of this invention; Figures 2A through 2C pictorially depict data types that are utilized in conjunction with a a specific embodiment of the invention; Figure 3 illustrates the lines and corresponding signals that constitute an interconnection for nexuses in the digital data processing system in Fig. 1; Figure 4 is a diagram depicting the se quence for a read transaction that can occur between nexuses shown on Fig. 3; Figure 5 is a diagram that depicts sequences of operations for a write transaction that can occur between the nexuses shown in Fig. 3;; Figure 6 is a schematic diagram of a portion of the master nexus shown in Fig. 3; and Figure 7 is a schematic diagram of a portion of a slave nexus shown in Fig. 3.
As exemplified in Fig. 1, the basic elements of a data processing system, in particular a multi-processor system, comprises a first central processor unit 10, a second central processing unit 1 OA, memory units 11, and input/output (I/O) units 12. A bus 14 interconnects the central processor units 10 and 10A, memory unit 11 and I/O units 12.
More than two central processor units may be connected to bus 14 in a multi-prncessor environment. There would be connected to bus 14 in the manner similar to processor units 10 and 1 or.
The central processor unit 10 comprises an operator's console 15, a bus interface and other conventional circuits normally provided in the central processor unit. Central processor unit 1 OA, and other central processor units that may be attached to bus 14, may be similar to central processor unit 10; however, all that is necessary is that the central processor units have the capability to interface to bus 14. Interface circuit 16 receives all data from the memory and performs all transactions for the other circuitry in central processor unit 10.
The operator 5 console 15 serves as the operator interface. It allows the operator to examine and deposit data, halt the operation of the central processor unit 10 or step it through a sequence of program instructions. It also enables an operator to initialize the system through a bootstrap procedure and perform various diagnostic tests on the entire data processing system. Central processor unit 1 OA generally will include an operator's console (not shown).
In Fig. 1, the memory unit 11 includes a memory controller 20 which connects to a plurality of memory arrays 21. The operation of memory unit 11 is similar to that disclosed in United States Patent Application Serial No.
954,601, filed October 10, 1978.
Several types of I/O units 12 are shown.
An I/O bus adapter 22 interconnects several input/output devices 23, such as, for example, teletypewriters or cathode ray tubes to the bus 14. The interconnection operation and transfer signals between the I/O bus adapter 22 and the I/O devices is disclosed in part in U.S. Patent 3,710,324.
The two other I/O units 12 shown in Fig. 1 provide a secondary storage facility for the data processing system. They include a secondary storage bus adapter 24 and a plurality of disk drives 25. There is also shown a second secondary storage bus adapter 26 and a tape drive 27. The interconnection of the secondary storage bus adapters 24 and 26 and their respective disk drives 25 and tape drive 27 is disclosed in U.S. Patent 3,999,163.
The bus interconnects the various units or elements of a data processing system. Prior to describing the transfer of information between different pairs of the units connected to the bus, it will be helpful first to establish some definitions for terms that have already been used and that will be used throughout the remainder of this description.
''Information'' is intelligence used to control and provide the basis for data processing. It includes data and address, instruction and status information. "Data" includes information which is the object of or the result of processing.
Transfers of information between the units in the data processing system shown in Fig. 1 occur over the bus 14 and involve transfers of discrete information items. Each information item has a characteristic size on bus 14. Other elements may process information items having other sizes. The most elementary information item is the byte. In one specific embodiment to the data processing system shown in Fig. 1, the byte includes eight binary digits (or bits). Fig. 2A depicts eight contiguous bytes.
The next larger data item size is a "word", as shown in Fig. 2B. A word comprises two contiguous bytes. Two contiguous words constitute a "long word", as shown in Fig. 2C.
The bus 14 can transfer all information in parallel as a longword. In the two contiguous longwords shown in Fig. 2A, byte 0 is the least significant byte position for each longword. Word 0 and long word 0 are the least significant word and long word position in Figs. 2B and 2C respectively. The following discussion assumes that corresponding alignments are maintained within the data processing system; however, there is no requirement that any such alignments be maintained.
If two elements are to exchange information over the bus 14 at least two "bus transac tions" are necessary. During a first bus transaction, one element requests the information exchange and transmits command and address information on the bus 14. The other element, designated by the address information, responds and prepares to complete the information exchange. This completes a first bus transaction. During the second bus transaction, the information to be exchanged passes over the bus 14.
Each element that connects to the bus 14 is called a nexus. The specific system shown in Fig. 1 includes 6 nexuses. A nexus is further defined in terms of its function during an exchange of information. During such an ex change, the nexus that transmits command and address information on to the bus 14 is called a "master nexus" 30A in Fig. 3. The unit which responds to that command and address information is called a "slave nexus" 30B. Thus, if a central processor unit needs to retrieve data from the memory controller 20, the central processor unit becomes a master nexus and transmits a READ (or READ LOCK) command and memory address during a first bus transaction. Memory controller 20 becomes a slave nexus when it receives and accepts the command and address information from the bus 14.
A nexus is also defined as a transmitting or receiving nexus. A transmitting nexus drives the signal lines while the receiving nexus samples and examines the signal lines during each bus transaction. In the foregoing example, the central processor unit is a transmitting nexus during the first bus transaction and a receiving nexus during the second bus transaction. Similarly, the memory controller 20 is a receiving nexus during the first bus transaction and is transmitting nexus during the second bus transactions. Similar transactions occur for information exchanges between any two nexuses. However, the memory controllers normally function only as slave nexuses while central processor units normally function only as master nexuses.
In accordance with the specific embodiment of this invention described in this application, the bus 14 conveys a number of signals to and from the various units that connect to it over corresponding conductors. These conductors and signals can be listed in three general classes: 1. arbitration, over arbitration bus line 31; 2. information transfer, over the data/address bus lines 32 and 33; and 3. control, over control bus lines 34-38.
Lines 31-38 comprise bus 14. The data address bus or information transfer bus includes information lines 32 and function lines 33. Instructions are sent over function lines 33.
The control conductors and signals include a STATUS line 34, a HOLD line 35, a WAIT line 36, a DBBZ line 37 and a CLOCK line 38. STATUS information indicates whether the addressed memory location has the requested information and whether the information is valid. The HOLD signal, when inserted on the HOLD line 35, prevents any of the nexuses from getting control of the data/ address bus. Hold signals may be used, for example, to allow certain memories to control the rate at which write transactions occur.
The WAIT signal asserted on the WAIT line 36, is involved in interupt transactions. The DBBZ signal, or data/address bus busy signal when asserted on the DBBZ line 37, indicates when a nexus is requesteing information or transmitting information over the data/address bus.
A number of instructions may be sent over the function lines 33, including READ, READ LOCK, WRITE and WRITE UNLOCK. When a nexus issues a READ instruction, it desires to read the contents of a location in memory whose address is transmitted over information transfer lines 32. A READ LOCK instruction indicates that the commanding nexus desires to read the addressed location in memory and prevent other nexuses from gaining access to the bus with their own READ LOCK instructions until a WRITE UNLOCK instruction is placed on the function bus. The READ LOCK instruction does not prevent another master nexus from issuing a READ or WRITE instruction. The READ LOCK command is used primarily to prevent other processors or nexuses from gaining access to a memory which may have invalid information in the memory or to read possibly invalid information.This is possible if the processor that originally issued the READ LOCK instruction has access to the memory and may be modifying information held in memory at the same time the other processor may be attempting to read from the same memory. To prevent this, the first processor will issue a READ LOCK instruction to ensure that other nexuses are prevented from gaining access to memory.
As mentioned above, two bus transactions are required for each READ transaction and for each WRITE transaction. Figs. 4 and 5, respectively, exemplify, for the illustrative embodiment disclosed in this application, the transactions for a READ and the transactions for a WRITE. In Figs. 4 and 5, the positive assertive signals are shown true, or asserted, when at a high level for purposes of simplifying the explanation. Ground assertion (i.e., asserted or true when low) circuits and signals normally implement this logic. However, the conversion between positive and ground assertion logic, based upon de Morgan's theorem, is well known to those skilled in the art.
Fig. 4 exemplifies a READ transaction between two nexuses shown in Fig. 3. The CLOCK pulses identify and delimit the various bus cycles, a new bus cycle starting on the leading edge of each positive-going pulse. If the master nexus desires the use of the bus to read from a slave nexus such as memory, the master will assert its priority signal on the arbitration bus 31. If its priority is the highest, and if the HOLD and DBBZ lines are all at non-asserted levels, the master will obtain control of bus 14 by asserting DBBZ as shown at time B on Fig. 4. The master asserts DBBZ for one cycle and simultaneously transmit address and control information on the data/address bus 32 and 33. The master will then shift the DBBZ signal to non-asserted level.
The addressed slave then asserts DBBZ as shown from time C to time D. No other nexus can obtain control of the bush while the slave is asserting DBBZ. When the slave is ready to transmit information to the master, the slave shifts DBBZ to a non-asserted level, and as shown from time D to time E, transmits the information on the data/address bus, and simultaneously returns STATUS information on the STATUS line 34.
Since the DBBZ line is non-asserted after time D, another master may attempt to obtain control of the bus during the cycle beginning at time D. During this cycle it can assert its priority signal and assert the DBBZ line during the cycle beginning at E transmit address and control and begin a new transaction. In this manner, the transactions can overlap by one cycle, thereby reducing the transaction time.
In other words, more accesses to memory may be attempted during a given time period than if the bus transactions did not overlap.
This overlapping may be shown in part by the STATUS signal in Fig. 4. The left most STATUS signal, sent during its bus cycle immediately preceding time B may be, for example, from a previous transaction.
By having both the master and the slave nexus assert DBBZ on the same line, the number of bus lines is reduced. It has been the practice to include a number of BUSY lines indicating the bus is in use. By reducing the number of BUSY lines the total number of lines in the bus and therfore the circuitry required to drive those lines is reduced.
Fig. 5 exemplifies a WRITE transaction. A master desiring to WRITE asserts its priority signal over the arbitration line 31. When the HOLD line and the DBBZ line are both at a non-asserted level and the master's priority is the highest, it obtains control of the DBBZ line and asserts DBBZ. It simultaneously transmits address and control information on the data/address bus for one cycle. The addressed slave than asserts DBBZ and receives the data on the data/address bus. At the beginning of the final cycle, the slave shifts DBBZ to a nonasserted level and transmits STATUS information on the STATUS line 34. The final cycle in this case begins at time D. Since the DBBZ line is low, another master can assert its priority signal and, if the HOLD and WAIT lines are non-asserted, can obtained control of the bus by asserting DBBZ at time E.
Figs. 6 and 7 exemplify respectively master and slave circuitry for shifting the DBBZ line between asserted and non-asserted levels.
The master circuit 50 shown in Fig. 6 also provides means for preventing the master nexus 30A from gaining access to the DBBZ line 37 with a READ LOCK instruction if another master has previously issued a READ LOCK instruction that has not been unlocked by a WRITE UNLOCK instruction.
Master 50 includes an instruction decoder 51 that actuates circuit 50 in response to an instruction such as READ, WRITE, READ LOCK and WRITE UNLOCK. If a READ LOCK instruction is issued, instruction decoder 51 sends one input to NAND gate 52 high and one input to an AND gate 53 high. If, as described hereinafter, the second input to NAND gate 52 is low, the output of NAND gate 52 will be high, and, if the HOLD signal is low (unasserted) if the master's ARBITRA TION line is high (indicating that this master has priority), and if the DBBZ line is currently low (unasserted), the output of AND gate 53 will be high. On the next clock pulse from clock 54, the set output of D flip-flop 55 will go high thereby shifting DBBZ line 37 to a high (asserted) level. Inverter 54A then sends the output of AND gate 53 low.At the next clock pulse flip-flop 55 is reset, shifting DBBZ to a non-asserted level. The master, therefore, asserts DBBZ for one cycle, the time between the first two clock pulses.
Circuit 50 includes an AND gate 56 and a D flip-flop 57 that identifies the first cycle of a master's bus transaction. Before flip-flop 55 asserts DBBZ, the reset output of flip-flop 57 will be high, as will the one input to AND gate 56. When flip-flop 55 asserts DBBZ, the second input to AND gate 56 goes high, and its output also goes high. On the next clock pulse, the flip-flop 57 is set, sending its reset output low, and sending AND gate 56 low, AND gate 56 is therefore high only during the first cycle, otherwise called the ADDRESS CYCLE.
Circuit 50 includes a JK flip-flop 58 that identifies the bus transaction as being initiated by this particular master. When the output of AND gate 53 goes high on the next clock pulse the set output of JK flip-flop 58 will also go high (and the reset output of flip-flop 58 will go low). By sending the set and reset outputs flip-flop 58 high and low, respectively, the transaction is indicated as having been initiated by this master.
Circuit 50 also includes a second JK flipflop 59 that identifies when a READ LOCK instruction has been issued on the function bus and when a WRITE UNLOCK instruction has been issued. Flip-flop 59 also identifies when the previous READ LOCK instruction has been issued by this particular master. If this master issued the READ LOCK instruction, it is not prevented from issuing further READ LOCK instruction. Flip-flop 59 accomplishes this as follows. When a READ LOCK instruction is placed on the function bus 33 during an ADDRESS CYCLE, inverters 60A decode the function lines instruction and set the function inputs to AND gate 60 high. The output of AND gate 56 will be high. If the READ LOCK instruction is not being issued by circuit 50, the reset output of flip-flop 58 will be high. The output of AND gate 60 will therefore go high and on the next clock pulse, the set output of JK flip-flop 59 will go high.
With the set output high, if a READ LOCK instruction is decoded by instruction decoder 51, NAND gate 52 is driven low, and circuit 50 cannot assert DBBZ. The set output of JK flip-flop 59 remains high until the K input is driven high at a clock pulse. This occurs when a WRITE UNLOCK instruction is issued on the function bus during an address cycle. Inverter 61 A decodes this instruction and sends the function inputs to AND gate 61 high. During the ADDRESS CYCLE, the output of AND gate 56 will go high which sends the output of 61 high. This resets flip-flop 59 sending the set output low. The flip-flop remains reset until set again by a READ LOCK instruction. With the set output low, if a READ LOCK instruction is decoded by decoder 51, NAND gate 52 will be high, permitting circuit 50 to assert DBBZ.
If, on the other hand, circuit 50 issues the READ LOCK instruction, the reset output of flip-flop 58 will be low as will the output of AND gate 60. Flip-flop 59 will therefore remains reset and the set output will be low.
NAND gate 52 will pass a READ LOCK instruction if the output of flip-flop 59 is low, which can can occur only a previous READ LOCK. instruction has been issued by circuit 50, ot if the previous READ LOCK instruction had been cancelled by the WRITE UNLOCK instruction.
Fig. 7 exemplifies an implementation for a slave circuit 70 for driving the DBBZ line.
When the master sends address information on the data/address bus, the address decoder 71 decodes the address and identifies this slave nexus as being the addressed slave. The address decoder 71 is connected to one input of an AND gate 72. The output of AND gate 72 is connected to the J input on JK flip-flop 73, which drives DBBZ line 37. The DBBZ line 37 in turn is connected to AND gate 76 and the D input on D flip-flop 77. The reset output on flip-flop 77 is connected to the other input on AND gate 76. The output of AND gate 76 is connected to the second input on AND gate 72. Flip-flop 77 identifies the first (address) cycle of the bus transaction in a manner similar to AND gate 56 in the master circuit 50. ADDRESS CYCLE will be asserted for one cycle, after which it will shift to a nonasserted level. When ADDRESS CYCLE is asserted, flip-flop 73 will be asserted, driving DBBZ line 37.During subsequent clock cycles, ADDRESS CYCLE and AND gate 72 will be low, flip-flop 73 will remain asserted, however, until, as explained hereinafter, the information is ready to be sent.
An instruction decoder 78 in the slave nexus identifies when the data is ready to be transmitted along the data/address bus, the data ready H line would go high, resetting flip-flop 73 and shifting DBBZ line 37 low.
This drives the output of AND gate 76 low which in turn drives the output of AND gate 72 low.
Flip-flops 73 and 77 are both clocked by CLOCK 54.
On a WRITE transaction, with reference to Fig. 6, a READ LOCK instruction will not be issued by instruction decoder 51. The READ LOCK line will be low (non-asserted) so the nexus can WRITE whether or not a READ LOCK instruction is on the function bus. The MEMORY REQUEST H line is asserted for a WRITE transaction which drives AND gate 53 high, setting flip-flop 55 driving DBBZ line 37.
The slave on a WRITE transaction asserts DBBZ in a manner similar to a READ transaction. The slave drives DBBZ line 37 until it receives an instruction indicating that the next cycle is the last cycle. The slave's instruction decoder 78 then drives the DATA READY H line high, resetting flip-flop 73. STATUS information is then transmitted by the slave to the master along the STATUS line.
The foregoing description is limited to a specific embodiment of this invention. It will be apparent, however, that this invention can be practiced in data processing systems having diverse basic construction or in systems that use different internal circuitry than is described in the specification with the attainment of some or all of the foregoing objects and advantages of this invention. Therefore it is the object of the appended claims to cover all such variations and modifications.

Claims (4)

1. A data processing system including a plurality of data means including a first data means and means for interconnecting said data rrieans including a plurality of means for conveying signals among said data means, said first data means including means for issuing instructions on said interconnection means, including a LOCK instruction to permit said first data means to transfer information onto said interconnection means and to prevent the other data means from transferring information on said interconnection means with a LOCK instruction and an UNLOCK instruction for permitting the other data means to transfer information on said interconnection means with a LOCK instruction, each of said data means including switching means cohnected to said interconnection means responsive to a LOCK instruction previously issued by said first data means for preventing its respective data means from transferring information on said interconnection means with a LOCK instruction issued by the first data means, each of said switching means being responsive to an UNLOCK instruction issued by any data means for permitting any data means to transfer information on said interconnection means if the UNLOCK instruction is more recent than a previous LOCK instruction.
2. A data processing system as defined in claim 1, wherein each of said means respon sive to the LOCK instruction includes an instruction decoder connected to said interconnection means to receive instructions therefrom and further connected to its respective switch means to set the switch means when a LOCK instruction is decoded by the respective instruction decoder.
3. A data processing system as defined in claim 1 or 2, wherein each of said means responsive to the UNLOCK instruction includes an instruction decoder connected to said interconnection means to receive instructions therefrom and further connected to its respective switch means to reset the switch means when an UNLOCK instruction is decoded by the respective instruction decoder.
4. A data processing system substantially as hereinbefore described with reference to the accompanying drawings.
GB8008340A 1979-03-12 1980-03-12 Data processing system Expired GB2044499B (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
US1935079A 1979-03-12 1979-03-12

Publications (2)

Publication Number Publication Date
GB2044499A true GB2044499A (en) 1980-10-15
GB2044499B GB2044499B (en) 1983-11-16

Family

ID=21792732

Family Applications (1)

Application Number Title Priority Date Filing Date
GB8008340A Expired GB2044499B (en) 1979-03-12 1980-03-12 Data processing system

Country Status (5)

Country Link
JP (1) JPS55134470A (en)
CA (1) CA1143854A (en)
DE (1) DE3009530A1 (en)
FR (1) FR2451600B1 (en)
GB (1) GB2044499B (en)

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0062667A1 (en) * 1980-10-20 1982-10-20 Digital Equipment Corp Improved system for interrupt arbitration.
EP0069886A1 (en) * 1981-07-03 1983-01-19 Siemens Aktiengesellschaft Priority selection device
EP0106879A1 (en) * 1982-04-29 1984-05-02 Motorola Inc Method and apparatus for limiting bus utilization.
WO1988008584A1 (en) * 1987-05-01 1988-11-03 Digital Equipment Corporation Method and apparatus for implementing multiple lock indicators in a multiprocessor computer system
WO1988008569A1 (en) * 1987-05-01 1988-11-03 Digital Equipment Corporation Method and apparatus for managing multiple lock indicators in a multiprocessor computer system
WO1988008571A1 (en) * 1987-05-01 1988-11-03 Digital Equipment Corporation Method and apparatus for initiating transactions on a multiprocessor computer system employing multiple lock indications
EP0301610A2 (en) * 1983-09-22 1989-02-01 Digital Equipment Corporation Data processing apparatus for connection to a common communication path in a data processing system
EP0366432A2 (en) * 1988-10-25 1990-05-02 Hewlett-Packard Company Method and apparatus for bus lock during atomic computer operations
EP0366433A2 (en) * 1988-10-25 1990-05-02 Hewlett-Packard Company Multiprocessor interlock
US5167022A (en) * 1988-10-25 1992-11-24 Hewlett-Packard Company Multiprocessor bus locking system with a winning processor broadcasting an ownership signal causing all processors to halt their requests
US5341510A (en) * 1987-05-01 1994-08-23 Digital Equipment Corporation Commander node method and apparatus for assuring adequate access to system resources in a multiprocessor

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE68925114T2 (en) * 1988-01-27 1996-06-20 Storage Technology Corp EARLY START MODE METHOD AND DEVICE

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US3710324A (en) * 1970-04-01 1973-01-09 Digital Equipment Corp Data processing system
US3815099A (en) * 1970-04-01 1974-06-04 Digital Equipment Corp Data processing system
NL7300218A (en) * 1973-01-08 1974-07-10
US3999163A (en) * 1974-01-10 1976-12-21 Digital Equipment Corporation Secondary storage facility for data processing systems
US4000485A (en) * 1975-06-30 1976-12-28 Honeywell Information Systems, Inc. Data processing system providing locked operation of shared resources

Cited By (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0062667A4 (en) * 1980-10-20 1984-11-22 Digital Equipment Corp Improved system for interrupt arbitration.
EP0062667A1 (en) * 1980-10-20 1982-10-20 Digital Equipment Corp Improved system for interrupt arbitration.
EP0069886A1 (en) * 1981-07-03 1983-01-19 Siemens Aktiengesellschaft Priority selection device
EP0106879A1 (en) * 1982-04-29 1984-05-02 Motorola Inc Method and apparatus for limiting bus utilization.
EP0106879A4 (en) * 1982-04-29 1985-07-30 Motorola Inc Method and apparatus for limiting bus utilization.
EP0301610A2 (en) * 1983-09-22 1989-02-01 Digital Equipment Corporation Data processing apparatus for connection to a common communication path in a data processing system
EP0301610A3 (en) * 1983-09-22 1989-08-02 Digital Equipment Corporation Data processing apparatus for connection to a common communication path in a data processing system
US4858116A (en) * 1987-05-01 1989-08-15 Digital Equipment Corporation Method and apparatus for managing multiple lock indicators in a multiprocessor computer system
AU601285B2 (en) * 1987-05-01 1990-09-06 Digital Equipment Corporation Computer systems
WO1988008569A1 (en) * 1987-05-01 1988-11-03 Digital Equipment Corporation Method and apparatus for managing multiple lock indicators in a multiprocessor computer system
WO1988008584A1 (en) * 1987-05-01 1988-11-03 Digital Equipment Corporation Method and apparatus for implementing multiple lock indicators in a multiprocessor computer system
WO1988008571A1 (en) * 1987-05-01 1988-11-03 Digital Equipment Corporation Method and apparatus for initiating transactions on a multiprocessor computer system employing multiple lock indications
US5341510A (en) * 1987-05-01 1994-08-23 Digital Equipment Corporation Commander node method and apparatus for assuring adequate access to system resources in a multiprocessor
US4941083A (en) * 1987-05-01 1990-07-10 Digital Equipment Corporation Method and apparatus for initiating interlock read transactions on a multiprocessor computer system
US4949239A (en) * 1987-05-01 1990-08-14 Digital Equipment Corporation System for implementing multiple lock indicators on synchronous pended bus in multiprocessor computer system
AU600830B2 (en) * 1987-05-01 1990-08-23 Digital Equipment Corporation Computer systems
EP0366432A2 (en) * 1988-10-25 1990-05-02 Hewlett-Packard Company Method and apparatus for bus lock during atomic computer operations
EP0366432A3 (en) * 1988-10-25 1991-08-21 Hewlett-Packard Company Method and apparatus for bus lock during atomic computer operations
EP0366433A3 (en) * 1988-10-25 1991-08-21 Hewlett-Packard Company Multiprocessor interlock
US5167022A (en) * 1988-10-25 1992-11-24 Hewlett-Packard Company Multiprocessor bus locking system with a winning processor broadcasting an ownership signal causing all processors to halt their requests
US5175829A (en) * 1988-10-25 1992-12-29 Hewlett-Packard Company Method and apparatus for bus lock during atomic computer operations
EP0366433A2 (en) * 1988-10-25 1990-05-02 Hewlett-Packard Company Multiprocessor interlock

Also Published As

Publication number Publication date
JPS6119062B2 (en) 1986-05-15
FR2451600B1 (en) 1987-03-20
DE3009530C2 (en) 1990-06-13
CA1143854A (en) 1983-03-29
DE3009530A1 (en) 1980-09-25
FR2451600A1 (en) 1980-10-10
GB2044499B (en) 1983-11-16
JPS55134470A (en) 1980-10-20

Similar Documents

Publication Publication Date Title
US4488217A (en) Data processing system with lock-unlock instruction facility
US5535341A (en) Apparatus and method for determining the status of data buffers in a bridge between two buses during a flush operation
US4204251A (en) Interconnection unit for multiple data processing systems
US4500958A (en) Memory controller with data rotation arrangement
US4381542A (en) System for interrupt arbitration
US4229791A (en) Distributed arbitration circuitry for data processing system
US4961140A (en) Apparatus and method for extending a parallel synchronous data and message bus
US5555425A (en) Multi-master bus arbitration system in which the address and data lines of the bus may be separately granted to individual masters
US4232366A (en) Bus for a data processing system with overlapped sequences
US4494193A (en) Deadlock detection and resolution scheme
US5379434A (en) Apparatus and method for managing interrupts in a multiprocessor system
EP0535696B1 (en) Apparatus for avoiding processor deadlock in a multiprocessor system
EP0311704B1 (en) Circuit for preventing lock-out of high priority requests to a system controller
US5119480A (en) Bus master interface circuit with transparent preemption of a data transfer operation
EP0535822B1 (en) Methods and apparatus for locking arbitration on a remote bus
US4509115A (en) Two-port memory controller
EP0139563B1 (en) Control mechanism for multiprocessor system
US4695944A (en) Computer system comprising a data, address and control signal bus which comprises a left bus and a right bus
JPH0587855B2 (en)
CA1241762A (en) Interrupt mechanism for multi-microprocessing system having multiple busses
GB1595438A (en) Computer input/output system with memory selection
US4144565A (en) Input/output interface connector circuit for repowering and isolation
GB2044499A (en) Data processing system
US4245303A (en) Memory for data processing system with command and data buffering
US4245299A (en) System providing adaptive response in information requesting unit

Legal Events

Date Code Title Description
PCNP Patent ceased through non-payment of renewal fee

Effective date: 19940312