GB2086625A - Disc intercommunication system - Google Patents
Disc intercommunication system Download PDFInfo
- Publication number
- GB2086625A GB2086625A GB8132560A GB8132560A GB2086625A GB 2086625 A GB2086625 A GB 2086625A GB 8132560 A GB8132560 A GB 8132560A GB 8132560 A GB8132560 A GB 8132560A GB 2086625 A GB2086625 A GB 2086625A
- Authority
- GB
- United Kingdom
- Prior art keywords
- data
- disc
- processor
- bus
- control means
- 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.)
- Withdrawn
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/06—Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
- G06F3/0601—Interfaces specially adapted for storage systems
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/06—Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
- G06F3/0601—Interfaces specially adapted for storage systems
- G06F3/0668—Interfaces specially adapted for storage systems adopting a particular infrastructure
- G06F3/0671—In-line storage system
- G06F3/0673—Single storage device
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Human Computer Interaction (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Multi Processors (AREA)
- Signal Processing For Digital Recording And Reproducing (AREA)
- Information Transfer Systems (AREA)
Abstract
A disc intercommunication system is disclosed for use in a data processing system and provides a communication path (218) which interconnects all the programmable disc devices (212-214) in a multi- processor system. The disc devices (212-214) use their self-contained processor (220) and memory (221) to interpret data transfer commands and thereby determine which disc devices are to be involved in the data file transfer. The disc devices (212-214) communicate among themselves directly via the communication path (218) to accomplish the data file transfer thereby saving considerable overhead in the host processors. <IMAGE>
Description
SPECIFICATION
Disc intercommunication system
This invention relates to a disc intercommunication sysem for use in a data processing system.
Traditionally, the disc devices used in data processing systems contain the storage media which is the disc pack with its associated read/write heads and drive mechanism, and a simple controller. The disc packs are "dumb" devices, having no built-in intelligence. As a result, a separate controller is required for each disc pack to supply the operating logic.
These controllers are expensive and only one disc pack can be operated at a time, thereby rendering all other disc packs connected to the same controller effectively inaccessible for the processor while the one disc pack is being accessed. In particular, the processor, in accessing a disc device, makes a request to the selected disc device to read or write. This request contains a precise address identifying a particular location on the storage media (disc pack). The controller in the selected disc device receives this address, activates the appropriate read/write head and performs the requested operation. During this period, the requesting processor is waiting for the result from the controller, an operation which is termed: wait-I/O operation.This period of inactivity is a waste of processor real time and the processor can therefore be heavily I/O bound, which limits the capacity of the processor.
A variation of this traditional disc device structure is the disc device which contains a built-in intelligent controller employing a microprocessor, such as the STC 2700 series of disc devices. In these units, the operating intelligence is internal to the disc device and the disc controller can perform some of the functions normally assumed by the associated processor. The STC 2700 series disc device is described in the article by Mr. Pranger entitled '''Intelligent Disc Drive for the 1 980's", which appeared in the February, 1979 issue of Mini Micro Systems on pages 72-78.
According to the present invention there is provided a disc intercommunication system for use in a data processing system which includes one or more processors, said disc intercommunication system comprising a plurality of disc drives, a plurality of control means for interfacing the disc drives with said one or more processors, and means interconnecting the control means for transferring data relating to said disc drives between said control means.
In a preferred system in accordance with the present invention, the means interconnecting the control means will comprise bus means connected to all of said control means.
Some exemplary embodiments of the invention will now be described reference being made to the accompanying drawings, in which:
Figure 1 shows a typical prior art multiprocessor-disc interconnection scheme;
Figure 2 depicts the details of a disc interconnection scheme system in accordance with the present invention; and
Figure 3 illustrates a variation of the system of Fig. 2.
A typical prior art multiprocessor computer system is illustrated in Fig. 1. This system comprises a plurality of processors 102-105 which are interconnected in well-known fashion to serve a plurality of terminals, I/O ports, etc. Each of processors 102-105 is connected to a number of these devices although, for simplicity of illustration, only terminal 101 is shown in Fig. 1.
In addition to the aforementioned devices, the typical prior art multiprocessor system includes a plurality of disc devices 112-114 which are connected to processors 102-105 in any of a number of well-known configurations. The system of Fig. 1 illustrates two such typical connections: a processor 102 connected to a dedicated disc device 112 and a disc device 113 which is shared by two processors (103 and 104). Each of the disc devices 112-114 is itself comprised of the storage media (disc pack 109-111 respectively) with its associated drive mechanism and read/write heads, as well as a controller (106-108 respectively) which supplies the operating logic for the associated disc pack and which interfaces the associated processor with the disc pack.As can be seen from this configuration, all interdisc communication requires the involvement of two processors as does the accessing of a disc device by a processor not directly connected to said disc device, since there is no direct interconnection of the disc devices.
Two operations will be used throughout this text as illustrations: simple data access and data update of multiple file copies. Using the system of Fig. 1, assume in the first case that the operator of terminal 101 requests a file which resides in data disc pack 110 of disc device 113. Terminal 101 transmits the request to processor 102 which searches its memory to determine the location and size of the requested file. This information is formatted by processor 102 into a data message, which message contains several elements, which are typically: file identifier (name), file address, file size.Having discovered the file's location (in disc pack 110 of disc device 113) and having generated the data message, processor 102 relays the data message to processor 104 (via their multiprocessor interconnection as shown in Fig. 1), which processor translates this data message into a hardware disc address for access purposes, This hardware disc address is then transmitted by processor 104 to disc controller 107 of disc device 113. Disc controller 107 uses this hardware address information to operate the read heads and other necessary mechanisms of disc pack 110 to read the requested file from disc pack 110 and to transmit this file to processor 104.Then the data file, accessed through associated disc controller 107 of disc device 113 by processor 104, is transmitted by processor 104 directly to processor 102 (via their multiprocessor interconnection as shown in Fig. 1), which processor 102 supplies the file (in well-known fashion) to the user at terminal 101.
As another example of the operation of the system of Fig. 1, consider how data is updated in multiple copies of a file. Having accessed and edited a file, the operator of terminal 101 would send the updated file to processor 102 for storage. A search of its memory reveals to processor 102 that the file to be replaced is stored in two locations (say disc pack 110 of disc device 113 and disc pack 109 of disc device 112)for reliability or operational reasons. Processor 102 uses its associated disc controller 106 of disc device 112 to update the file in disc pack 109 in well-known fashion, and uses processor 104 and its associated disc controller 107 of disc device 113 to update the file in disc pack 110. However, in performing these operations, processor 102 must once again determine the size of the file and the locations where it is to be stored.This information is formatted by processor 102 into a data message, which message contains several elements, which are typically: file identifier (name), file address, file size. Processor 102 transmits this data message along with the file to be stored directly to processor 104 via the interconnection shown between processors in this multiprocessor system. Processor 104 translates this data message into a hardware disc address for access purposes and transmits this hardware disc address and the file to disc controller 107 of disc device 113. Disc controller 107 uses this hardware address information to operate the write heads and other necessary mechanisms of disc pack 110 to thereby write the file into disc pack 110.
Similarly, processor 102 would generate a hardware disc address for disc controller 106 of disc device 112 and transmit this hardware disc address and the file to disc controller 106 so that disc controller 106 will write the file into disc pack 109.
Thus, in the system of Fig. 1, if the disc device to be accessed is not directly associated with the controlling processor, the processor associated with the disc device to be accessed is required to participate in the data transfer. This need for the involvement of additional processors in a data transfer is a waste of processor real time, since the processor functions merely as a buffer and address generator in these situations, interfacing the selected disc device with the requesting processor.
In the subject invention, processors, terminals and disc devices are interconnected as shown in Fig. 2. Like Fig. 1, this drawing illustrates several processors which are interconnected in well-known fashion to serve a plurality of terminals, I/O ports etc. Each of processors 202-205 is connected to a number of these devices although, as in Fig. 1, only one terminal 201 is illustrated. In addition, a plurality of disc devices 212-214 are connected to processors 202-205 as in Fig.
1 and each of these disc devices 212-214 is comprised of the storage media (disc pack 209-211 respectively) with its associated drive mechanism and read write heads as well as a controller (206-208 respectively). Unlike
Fig. 1, however, Fig. 2 illustrates a network of disc controllers 206-208 interconnected by disc controller bus 218. Additionally, each disc controller 206-208 is of the type that contains built-in intelligence. In particular, a typical controller 206 contains a microprocessor 220, memory 221, as well as processor interface 223 to couple microprocessor 220 to processor 202, and bus interface 222 to couple microprocessor 220 to disc controller bus 218.
The same examples will be used in the description of Fig. 2 as were used to describe the prior art shown in Fig. 1, and differences in operation between the two methods will be amplified after this description. Assume again that the operator of terminal 201 requests data stored in disc pack 210 of disc device 213. Terminal 201 transmits the request to processor 202 and this request is immediately transferred, usually without modification, by processor 202 to disc controller 206 of disc device 212. Disc controller 206 is an intelligent controller which may be a separate unit or a controller internal to a disc device such as that described in the article by M. Pranger entitled ''Intelligent Disc Drive for the 1 980's", which appeared in the February, 1979 issue of Mini Micro Systems on pages 72-78. The disc controller 206 shown in Fig.
2 itself contains a relatively small processor 220 (a microprocessor) and processor interface 223 receives the request from processor 202 and applies the request to microprocessor 220. Microprocessor 220 receives this request and operates under control of a program stored in microprocessor 220 and/or memory 221 to search the disc controller memory 221 (or possibly the disc pack 209 itself) to determine the location and size of the requested file. This information is formatted by microprocessor 220 into a data message, which message contains several elements, which are typically: file identifier (name), file address, file size. Having found the file's address in disc pack 210, disc controller 206 relays the request for data direct!y to disc controller 207 of disc device 213 via disc controller bus 218.This is accomplished by microprocessor 220 transmitting the data message that it generated, via bus interface 222, to disc controller bus 218. Since all the disc controllers 206-208 are connected to disc controller bus 218, this data message will reach its signified destination, disc controller 207, in well-known fashion.
Disc controller 207 also contain the elements (220-223) which are shown in Fig. 2 for disc controller 206. Therefore, the data message placed on disc controller bus 218 by microprocessor 220 will be received by the bus interface and thence the microprocessor in disc controller 207. This microprocessor will, as described above for the prior art system, translate this data message into a hardware disc address and use this information to operate the read heads and other necessary mechanisms of disc pack 210 to read the requested file from disc pack 210.
The microprocessor in disc controller 207 then transmits the aforementioned data mesage with the requested file to disc controller bus 218 via the bus interface in disc controller 207. Microprocessor 220 of disc controller 206 monitors disc controller bus 218 in wellknown fashion, and thereby detects the presence of this data message placed on bus 218 by disc controller 207. Microprocessor 220 receives the data message and the requested file from disc pack 210 via bus interface 220.
Then the requested file, accessed in disc pack 210 through disc controller 207 by disc controller 206, is transmitted by microprocessor 220 via processor interface 223 to processor 202 for execution.
In the second illustrative example, data is to be updated in redundant files. Having accessed and edited a file, the operator of terminal 201 might send the updated file for storage to processor 202, which processor immediately relays the file and a storage command to disc controller 206 of disc device 212. Assume that a memory search revealed to disc controller 206 that the file to be replaced was stored in two separate disc packs (say 209 and 210) for reliability or operational reasons. If so, disc controller 206 directly updates the file in disc pack 209 in standard fashion, and uses disc controller 207 (via disc controller bus 218) to update the file in disc pack 210.
This is accomplished by microprocessor 220 receiving the request and the file from processor 202 via processor interface 223.
Microprocessor 220 searches the disc controller memory 221 to determine the destinations of the file. This information is formatted by microprocessor 220 into a data message, which message contains several elements which are typically: file identifier (name), file address, file size. Having found the file's address in disc pack 210, microprocessor 220 outputs the data message and the file to disc controller bus 218 via bus interface 222.
Since all the controllers 206-208 are connected to disc controller bus 218, this data message and file will reach their signified destination, disc controller 207, in well-known fashion.
Disc controller 207, as mentioned above, also contains the elements (220-223) which are shown in Fig. 2 for disc controller 206.
Therefore, the data message will be received by the microprocessor, via the bus interface, of disc controller 207. This microprocessor will translate this data message into a hardware address and use this information to operate the write heads and other necessary mechanisms of disc pack 210 to write the received file into disc pack 210.
Similarly, microprocessor 220 would generate a hardware address and use this information to operate the write heads and other necessary mechanisms of disc pack 209 to also write the file into disc pack 209.
Differences
Comparing Fig. 1 to Fig. 2 reveals that the significant physical difference in overall structure between the prior art and the subject system is that the disc controllers of the subject system are interconnected by a disc controller bus. This leads to several differences in operation. In the first example given, processor 102 (Fig. 1) of the prior art system receives a data request and then searches its memory for the file location before relaying the data request, now in the form of a data message, to processor 104, which processor is associated with the requested disc device 113. In contrast, processor 202 (Fig. 2) of the subject invention simply relays the received request without modification to disc controller 206 and depends on disc controller 206 to determine the file address.In the system of Fig. 1, the file address, having been relayed to processor 104, causes processor 104 to generate a hardware address for the requested file and then read the file from disc pack 110 via disc controller 107. Processor 104, by way of processor 102, then transfers this file to the terminal (101). In the subject system, however, no processor was occupied with the file transfer since disc controller 206 found the file address, accessed the file via disc controller bus 218 and disc controller 207, and presented the complete file to processor 202 for transfer to the terminal (201).
In the prior art, therefore, processor real time was used to access data, specifically: time was taken by processor 102 to find a file location in its mapping memory, then generate and transmit a data message to processor 104. Also, time was taken by processor 104 to translate the data message to an absolute disc address, time was taken by processor 104 to access the data, and time was taken by processor 104 to transfer the data to processor 102. In the subject invention, however, these tasks are all undertaken by the several controllers (206 8 207 in the example given) so that processors 202 through 205 may be free for other work.
In the second illustrative example given, processor 101 in the prior art structure again started its task by searching its memory for the locations of the file to be updated before relaying the write command. Then processor 102 wrote data into duplicate files by way of disc controller 106, processor 104, and disc controller 107. Processor 202 of the subject system simply relays the write command to disc controller 206, which device (206) controls the entire writing task for the requesting processor (202).
Again in this example, processor real time was used in the prior art system to write data, specifically: time was taken by processor 102 to find locations in its mapping memory, then generate and transmit a data message to processor 104. Also, time was taken by processor 104 to convert this data message into absolute disc address, time was taken by both processors 102 and 104 to transfer data between them, and time was taken by processor 104 to transfer data to disc controller 107. And again, in the subject invention, all these tasks are undertaken by the several controllers (206 8 207 in the example given) so that processors 202 through 205 may be free for other work.
An additional advantage of the subject invention is that, with this structure, it is possible to have a single file spanning several disc packs and this fact would be logically transparent to the system user. This, therefore, provides the capability for having file sizes larger than the capacity of a single disc pack.
The intelligent controller in the disc device where the file begins would have the necessary file header information and would manage the division and distribution of the file segments to other disc devices. In fact, in general, any file located on any disc device can be logically accessed from any processor.
The concept of disc controller intercommunication may be realized in many ways. For example, Fig. 2 illustrates interconnection of the disc controllers by means of a data bus: disc controller bus 218. Another example of disc interconnection is the global bus structure shown in Fig. 3 wherein there is total interconnection between processors and controllers. The advantage of such a system (as compared with the other embodiment) is that communication between processors and controllers is more direct and hence faster. Its disadvantage is that only one message at a time can be transmitted between component assemblies. For example, processor 304 cannot send a message to processor 305 while processor 302 is sending data to disc controller 306 via global bus 318.The operation of this system is essentially the same as that of the system of Fig. 2 with the exception that each processor would be capable of communicating with all disc devices directly and could therefore directly receive files via global bus 318, transmitted by a disc device not associated with that processor.
Obviously, since there is a global bus 318 interconnecting all processors 302-305 and disc devices 312-314, the internal system structure must differ from that of the system of Fig. 2. This difference is that disc controllers 306-308 do not require a processor interface 223 since all extra-disc communication is via global bus 318 and thus bus interface 322 is the universal communication interface for disc controller 306. In operation, typically, each processor (e.g. 302) is assigned a disc device (e.g. 312) and communication between them is by data messages transmitted via global bus 318. Microprocessor 320 monitors global bus 318 via bus interface 322 and recognizes a data message from processor 302 in well-known fashion rather than receiving messages from processor 302 via a dedicated communication path (as in Fig. 2).
Otherwise, the operational description recited above for Fig. 2 is directly applicable to the system of Fig. 3, with the added advantage that the disc device 313 having the requested file can transmit the file either directly to the requesting processor 302 or to the disc device 312 which is associated with that processor.
While a specific embodiment of the invention has been disclosed, variations in structural detail, within the scope of the appended claims, are possible and are contemplated.
Claims (11)
1. A disc intercommunication system for use in a data processing system which includes one or more processors, said disc intercommunication system comprising a plurality of disc drives, a plurality of control means for interfacing the disc drives with said one or more processors, and means interconnecting the control means for transferring data relating to said disc drives between said control means.
2. A system as claimed in claim 1, in which the means interconnecting the control means comprises bus means connected to all of said control means.
3. A system as claimed in claim 2, in which each of the control means is responsive to a transfer request signal by one of said one or more processors for interpreting the data transfer request and for directing one or more of the plurality of disc drives to transfer the requested data to the requesting processor via the bus means.
4. A system as claimed in claim 3, in which the bus means is connected to and interconnectes all of said one or more processors with all of said control means.
5. A system as claimed in claim 3, in which each of the control means comprises a disc controller which includes a processor means which in response to a data transfer request by one of said one or more processors identifies the disc drive containing the data, and a bus interface means which in response to commands from the processor means transmits a request onto the bus means, the bus interface means associated with the disc drive containing the data being effective for transferring the data to the processor requesting the data.
6. A system as claimed in claim 5, in which the disc controller comprises a memory, the processor means being responsive to the data transfer request for acessing the memory to obtain location data for its data and for generating a data message identifying the location, and the bus interface means being responsive to the data message for outputting the data message to the data bus means.
7. A system as claimed in claim 5, in which the processor means is responsive to the data transfer request for accessing the associated disc drive to obtain location data for the data and for generating a data message identifying the location, and the bus interface means is responsive to the data message for outputting the data message to the bus means.
8. A system as claimed in claims 6 and 7, in which each of the control means is responsive to the data message being outputted to the bus means for reading the data message from the bus means, and the control means in response to a data message identifying a file stored on its associated disc pack retrieves the data and outputs the data to the bus means.
9. A system as claimed in claim 8, in which the requesting one of the processor means is responsive to the data appearing on the bus means for enabling the bus interface means to remove the data from the bus means, and the control means further comprises a processor interface means responsive to the data for outputting the data to the requesting processor.
10. A system as claimed in claim 4, in which each of the control means comprises processor means which is responsive to a data request applied to the control means by one of said one or more processors for identifying the disc drive containing the data, and a disc controller which includes bus interface means for receiving a request via the bus means and which is responsive to the identification of the disc controller associated with the disc drive containing the data for transferring the data to the requesting processor.
11. A disc intercommunication system substantially as hereinbefore described with reference to Figs. 2 and 3 of the accompanying drawings.
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US20341280A | 1980-11-03 | 1980-11-03 |
Publications (1)
Publication Number | Publication Date |
---|---|
GB2086625A true GB2086625A (en) | 1982-05-12 |
Family
ID=22753889
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
GB8132560A Withdrawn GB2086625A (en) | 1980-11-03 | 1981-10-29 | Disc intercommunication system |
Country Status (6)
Country | Link |
---|---|
JP (1) | JPS57108946A (en) |
DE (1) | DE3142504A1 (en) |
FR (1) | FR2493562A1 (en) |
GB (1) | GB2086625A (en) |
NL (1) | NL8104957A (en) |
SE (1) | SE8106273L (en) |
Cited By (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
FR2561428A1 (en) * | 1984-03-16 | 1985-09-20 | Cii Honeywell Bull | RECORDING METHOD IN DISK MEMORY AND DISK MEMORY SYSTEM |
GB2223867A (en) * | 1988-09-09 | 1990-04-18 | Univ City | Multiprocessor data processing system |
US5459857A (en) * | 1992-05-15 | 1995-10-17 | Storage Technology Corporation | Fault tolerant disk array data storage subsystem |
US5544347A (en) * | 1990-09-24 | 1996-08-06 | Emc Corporation | Data storage system controlled remote data mirroring with respectively maintained data indices |
US5835938A (en) * | 1990-02-26 | 1998-11-10 | Hitachi, Ltd. | Read/write control for grouped disk storage including parallel access |
US5889935A (en) | 1996-05-28 | 1999-03-30 | Emc Corporation | Disaster control features for remote data mirroring |
US6052797A (en) | 1996-05-28 | 2000-04-18 | Emc Corporation | Remotely mirrored data storage system with a count indicative of data consistency |
US6289398B1 (en) | 1993-03-11 | 2001-09-11 | Emc Corporation | Distributed storage array system having plurality of storage devices which each of devices including a modular control unit for exchanging configuration information over a communication link |
GB2379137A (en) * | 2001-06-25 | 2003-02-26 | Empower Interactive Group Ltd | Distributed system architecture |
US6728832B2 (en) | 1990-02-26 | 2004-04-27 | Hitachi, Ltd. | Distribution of I/O requests across multiple disk units |
USRE42860E1 (en) | 1995-09-18 | 2011-10-18 | Velez-Mccaskey Ricardo E | Universal storage management system |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS61107426A (en) * | 1984-10-30 | 1986-05-26 | Sanyo Electric Co Ltd | Information file device |
JPS63184163A (en) * | 1987-01-27 | 1988-07-29 | Omron Tateisi Electronics Co | Transaction processor |
Family Cites Families (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
FR2254999A5 (en) * | 1973-12-12 | 1975-07-11 | Honeywell Bull Soc Ind | |
US4007448A (en) * | 1974-08-15 | 1977-02-08 | Digital Equipment Corporation | Drive for connection to multiple controllers in a digital data secondary storage facility |
JPS5362945A (en) * | 1976-11-17 | 1978-06-05 | Toshiba Corp | Disc address system |
US4296466A (en) * | 1978-01-23 | 1981-10-20 | Data General Corporation | Data processing system including a separate input/output processor with micro-interrupt request apparatus |
-
1981
- 1981-10-23 SE SE8106273A patent/SE8106273L/en not_active Application Discontinuation
- 1981-10-27 DE DE19813142504 patent/DE3142504A1/en not_active Withdrawn
- 1981-10-29 FR FR8120313A patent/FR2493562A1/en not_active Withdrawn
- 1981-10-29 GB GB8132560A patent/GB2086625A/en not_active Withdrawn
- 1981-11-02 JP JP56174708A patent/JPS57108946A/en active Pending
- 1981-11-02 NL NL8104957A patent/NL8104957A/en not_active Application Discontinuation
Cited By (25)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
FR2561428A1 (en) * | 1984-03-16 | 1985-09-20 | Cii Honeywell Bull | RECORDING METHOD IN DISK MEMORY AND DISK MEMORY SYSTEM |
EP0156724A1 (en) * | 1984-03-16 | 1985-10-02 | Bull S.A. | Recording method for a disc memory, an a disc memory system |
US4817035A (en) * | 1984-03-16 | 1989-03-28 | Cii Honeywell Bull | Method of recording in a disk memory and disk memory system |
GB2223867A (en) * | 1988-09-09 | 1990-04-18 | Univ City | Multiprocessor data processing system |
US6631443B1 (en) | 1990-02-26 | 2003-10-07 | Hitachi, Ltd. | Disk storage system having capability for performing parallel read operation |
US6108750A (en) * | 1990-02-26 | 2000-08-22 | Hitachi, Ltd. | Simultaneous read/write control of data storage disk units |
US5835938A (en) * | 1990-02-26 | 1998-11-10 | Hitachi, Ltd. | Read/write control for grouped disk storage including parallel access |
US6728832B2 (en) | 1990-02-26 | 2004-04-27 | Hitachi, Ltd. | Distribution of I/O requests across multiple disk units |
US7254674B2 (en) | 1990-02-26 | 2007-08-07 | Hitachi, Ltd. | Distribution of I/O requests across multiple disk units |
US6938125B2 (en) | 1990-02-26 | 2005-08-30 | Hitachi, Ltd. | Storage system with data prefetch function |
US5544347A (en) * | 1990-09-24 | 1996-08-06 | Emc Corporation | Data storage system controlled remote data mirroring with respectively maintained data indices |
US5459857A (en) * | 1992-05-15 | 1995-10-17 | Storage Technology Corporation | Fault tolerant disk array data storage subsystem |
US6289398B1 (en) | 1993-03-11 | 2001-09-11 | Emc Corporation | Distributed storage array system having plurality of storage devices which each of devices including a modular control unit for exchanging configuration information over a communication link |
US6173377B1 (en) | 1993-04-23 | 2001-01-09 | Emc Corporation | Remote data mirroring |
US6647474B2 (en) | 1993-04-23 | 2003-11-11 | Emc Corporation | Remote data mirroring system using local and remote write pending indicators |
US6502205B1 (en) | 1993-04-23 | 2002-12-31 | Emc Corporation | Asynchronous remote data mirroring system |
US6625705B2 (en) | 1993-04-23 | 2003-09-23 | Emc Corporation | Remote data mirroring system having a service processor |
US5742792A (en) * | 1993-04-23 | 1998-04-21 | Emc Corporation | Remote data mirroring |
USRE42860E1 (en) | 1995-09-18 | 2011-10-18 | Velez-Mccaskey Ricardo E | Universal storage management system |
US6044444A (en) | 1996-05-28 | 2000-03-28 | Emc Corporation | Remote data mirroring having preselection of automatic recovery or intervention required when a disruption is detected |
US6052797A (en) | 1996-05-28 | 2000-04-18 | Emc Corporation | Remotely mirrored data storage system with a count indicative of data consistency |
US5901327A (en) | 1996-05-28 | 1999-05-04 | Emc Corporation | Bundling of write data from channel commands in a command chain for transmission over a data link between data storage systems for remote data mirroring |
US5889935A (en) | 1996-05-28 | 1999-03-30 | Emc Corporation | Disaster control features for remote data mirroring |
GB2379137B (en) * | 2001-06-25 | 2004-04-14 | Empower Interactive Group Ltd | Distributed system architecture |
GB2379137A (en) * | 2001-06-25 | 2003-02-26 | Empower Interactive Group Ltd | Distributed system architecture |
Also Published As
Publication number | Publication date |
---|---|
NL8104957A (en) | 1982-06-01 |
JPS57108946A (en) | 1982-07-07 |
DE3142504A1 (en) | 1982-06-24 |
SE8106273L (en) | 1982-05-04 |
FR2493562A1 (en) | 1982-05-07 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
EP0166268B1 (en) | Shared memory access for data processing system | |
US4881164A (en) | Multi-microprocessor for controlling shared memory | |
US6189062B1 (en) | Apparatus and method for address translation in bus bridge devices | |
EP0485507B1 (en) | Modular input/output system for supercomputers | |
GB2086625A (en) | Disc intercommunication system | |
US4896256A (en) | Linking interface system using plural controllable bidirectional bus ports for intercommunication amoung split-bus intracommunication subsystems | |
US4695948A (en) | Bus to bus converter using a RAM for multiple address mapping | |
US5146605A (en) | Direct control facility for multiprocessor network | |
KR20180071967A (en) | Data processing | |
US6092170A (en) | Data transfer apparatus between devices | |
US5708784A (en) | Dual bus computer architecture utilizing distributed arbitrators and method of using same | |
US5596727A (en) | Arrangement for expanding the device capacity of a bus | |
US5280588A (en) | Multiple input/output devices having shared address space | |
US5408612A (en) | Microprocessor system for selectively accessing a processor internal register when the processor has control of the bus and partial address identifying the register | |
JPH0452982B2 (en) | ||
JPH0142011B2 (en) | ||
EP0316251B1 (en) | Direct control facility for multiprocessor network | |
EP0147656B1 (en) | Multi-microprocessor for controlling shared memory | |
EP0464637B1 (en) | Expanded memory unit | |
JPH0750466B2 (en) | Parallel computer cache memory control system | |
JP2705955B2 (en) | Parallel information processing device | |
JPH01191234A (en) | Communication system between virtual computers | |
SU1541623A1 (en) | Device for interfacing computer with peripheral device | |
KR100251849B1 (en) | I/o control board having multiplexing function | |
JPH0416816B2 (en) |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
WAP | Application withdrawn, taken to be withdrawn or refused ** after publication under section 16(1) |