WO1998012646A1 - Guaranteed bandwidth allocation method in a computer system for input/output data transfers - Google Patents

Guaranteed bandwidth allocation method in a computer system for input/output data transfers Download PDF

Info

Publication number
WO1998012646A1
WO1998012646A1 PCT/US1997/013837 US9713837W WO9812646A1 WO 1998012646 A1 WO1998012646 A1 WO 1998012646A1 US 9713837 W US9713837 W US 9713837W WO 9812646 A1 WO9812646 A1 WO 9812646A1
Authority
WO
WIPO (PCT)
Prior art keywords
devices
data
bandwidth
time
transmission
Prior art date
Application number
PCT/US1997/013837
Other languages
French (fr)
Inventor
Steven C. Miller
Jamie Riotto
James E. Tornes
Ross G. Werner
Original Assignee
Silicon Graphics, Inc.
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 Silicon Graphics, Inc. filed Critical Silicon Graphics, Inc.
Priority to AU39720/97A priority Critical patent/AU3972097A/en
Publication of WO1998012646A1 publication Critical patent/WO1998012646A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N7/00Television systems
    • H04N7/16Analogue secrecy systems; Analogue subscription systems
    • H04N7/173Analogue secrecy systems; Analogue subscription systems with two-way working, e.g. subscriber sending a programme selection signal
    • H04N7/17309Transmission or handling of upstream communications
    • H04N7/17336Handling of requests in head-ends
    • 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/362Handling requests for interconnection or transfer for access to common bus or bus system with centralised access control
    • G06F13/3625Handling requests for interconnection or transfer for access to common bus or bus system with centralised access control using a time dependent access
    • 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/362Handling requests for interconnection or transfer for access to common bus or bus system with centralised access control
    • G06F13/366Handling requests for interconnection or transfer for access to common bus or bus system with centralised access control using a centralised polling arbiter

Definitions

  • the present invention relates to procedures for computer system data transmission More particularly, the present invention relates to transmission of data in a computer system with an improved arbitration method whereby specified devices are allotted guaranteed bandwidths for transmission of time critical data, e g , graphics information, sound, media, etc
  • Multimedia applications virtual reality, distributed computing and digital video and audio post-production editing or other computer based application programs (collectively referred to hereafter as "digital media applications") require the transfer of vast amounts of digital information as complex images or other data are digitized, manipulated, stored and/or displayed In many such applications, it is possible that important data will be lost if the computer system is not able to transfer data in a timely manner Also, in instances when multiple data transmissions (data streams) need to be transmitted in synchronization with each other (e g , audio and video in a media reproduction), it is possible that the information can be received out of synchronization if transmission bottlenecks occur Alternatively, if transmission is unexpectedly delayed, the quality of real- time media reproduction (e g , video and/or sound) can be degraded and image stuttering can occur It shall be understood that the phrase "digital media applications” as used herein shall include any software program or application having data transmission requirements that cannot tolerate a high degree of latency such as three dimensional architectural modeling, volumetric rendering for oil
  • each computer system implements a bus arbitration procedure to determine the manner in which devices, installed on the system bus, gain bus access for the transmission of data If the arbitration procedure is not sufficiently flexible or adaptable to changing data transmission requirements, high bandwidth devices may not have sufficient buffer storage to retain data waiting to be transferred in which case data may be lost This is particularly true of some input/output devices that supply information in unexpected amounts, e g , a graphics unit that has a random access pattern and has a high demand for data, or when large data transfers are switching between alternate devices which for brief periods of time may need a substantial portion of the available bandwidth Loss of data is especially common when one or more digital media applications are running and generating large amounts of real-time
  • arbitration procedures recognize that real-time devices must have high priority access to the system bus to ensure timely transmission
  • arbitration procedures that prioritize one device over others are inefficient since the assigned priority does not adjust optimally in response to changes in bus loading
  • prior art arbitration procedures commonly result in devices colliding as two or more devices attempt to simultaneously gain access to the system bus.
  • high bandwidth devices are prevented from transferring data in a timely manner when other devices gain control of the bus.
  • bus access rights may have been granted to another device thereby causing further delay before the high bandwidth device can transfer its data.
  • the present invention discloses a novel arbitration procedure for selecting among devices in a computer system requesting access to a single resource such as, for example, a system bus.
  • the arbitration procedure provides an efficient means for guaranteeing the available system bus bandwidth to devices having high bandwidth requirements.
  • each device is allotted a certain amount of communication bandwidth that is guaranteed to be available within a given time frame.
  • the arbitration procedure further provides a guaranteed maximum latency so that no device is prevented from completing data transfers in a timely manner.
  • the arbitration procedure still further provides the ability to dynamically program the amount of the bandwidth that is guaranteed a particular device.
  • the present invention divides the bandwidth into a plurality of transmission cycles.
  • Each transmission cycle is further divided into a plurality of time slices which are allocated in response to the transmission requirements of active devices.
  • Devices having real-time transmission requirements are guaranteed the opportunity to send data at a rate sufficient to meet their bandwidth requirement of the device.
  • each device having real-time data transmission requests is assigned to a guaranteed bandwidth ring and is sequentially selected in round robin fashion. Once selected, the device may transmit data for the duration of one time slice.
  • Devices having high bandwidth requirements may be allocated additional time slices during each transmission cycle.
  • a second level of arbitration is provided for the transmission of data from devices whose transmission requirements exceed the allocated number of time slices or from devices that can tolerate a high degree of latency
  • Devices subject to the second level of arbitration are assigned to a remainder ring and selected in round robin fashion
  • the second level of arbitration permits the selected device to transfer data for a period of time comprising one or, alternatively, a plurality of consecutive time slices
  • the next device is selected in sequential order until the number of time slices in the transmission cycle are exhausted or no device on the remainder ring has an outstanding transmission request
  • the number of consecutive time slices granted to each device on the remainder ring is programmable and is reloaded for each transmission cycle.
  • Figure 1 shows a functional block diagram of a computer system.
  • Figure 2A, Figure 2B and Figure 2C show representations of transmission cycles with time slices allocated among three devices on the guaranteed bandwidth ring in accordance with the present invention.
  • Figure 3 represents an arbitration diagram depicting the arbitration procedure of the present invention.
  • Figure 4 shows a more detailed functional block diagram of the computer system of Figure 1.
  • Figure 5 shows a functional block diagram of a portion of an exemplary computer system incorporating a crossbar interconnect.
  • Figure 6 is a flow diagram of steps of one embodiment of the arbitration procedure of the present invention.
  • FIG. 1 a functional configuration of an exemplary computer system 10 for operating digital media applications is shown in Figure 1
  • system 10 is shown as an example to describe aspects of the present invention arbitration procedure
  • Computer system 10 can comprise a processor (CPU) 12 connected by system controller 14 to main memory 16 by a mam bus 17
  • System controller 14 is also coupled by system address/data bus 24 to a plurality of peripherals or devices such as a disk drive array 18, real-time digital video camera 20 and a graphics display terminal 22
  • peripherals or devices such as a disk drive array 18, real-time digital video camera 20 and a graphics display terminal 22
  • computer system 10 includes numerous devices not shown in Figure 1 for the sake of clarity, such devices can include additional disk drives, input devices such as a keyboards or mouse, network connections, additional memory, additional processors, etc
  • the term "device” shall hereinafter include the devices not explicitly shown in Figure 1
  • an operating system 26 is generally resident in mam memory 16 during operation of CPU 12 and device drivers 28, also resident in main memory 16, are associated with each device 18-22 Whenever an application program is loaded into mam memory 16 and initialized, a request procedure issues a guarantee bandwidth request for the devices that will be invoked by the application program Operating system 26 receives the requests and attempts to allocate the available bandwidth in accordance with the device requests When there are more requests from active devices for more than the available bandwidth, operating system 26 can issue a message advising the user that the application will run with less than the requested bandwidth allocation, or alternatively, a program suspense with error can result
  • Each transmission cycle 70 comprises a plurality of time slices 72rj to 72n (collectively referred to as "time slices 72," 0-7 of which are shown in Figure 2A as an example)
  • Each time slice 72 preferably comprises a duration of 180 nanoseconds (0.18 x 10-6 seconds in one embodiment) during which time one of devices 14, or 18-22 ( Figure 1 ) may be granted control of system bus 24
  • the duration of time slices 72rj-n may be selectively matched to operating requirements of computer system 10 For example, if computer system 10 operates with a 200 Mhz system clock, time slices may be set as a multiple of 5 nanoseconds with a duration sufficient to allow for address decoding and handshaking and a period of time for transmission of data
  • Transmission cycle 70 represents a time frame and comprises eight time slices with an overall predetermined duration (or granularity)
  • Figure 2A shows not only the time slice but also the device name (A-C) to which the slice is allotted
  • a transmission cycle duration of 1 4 microsecond (1 4 us) is used, however, the present invention is well suited for larger or smaller individual transmission cycle durations
  • the value of 1 4 is arrived at eight instances (e g , time slices) of 180 ns
  • Another exemplary transmission cycle 70 is represented in Figure 2B with sixteen time slices 72 (each 180 ns in duration) and a duration of 2 8 microsecond (2 8 us)
  • the duration of the transmission cycle also increases if the duration of each time slice is held constant
  • each time slot 72 will be allocated to a different device with each device having 180 ns tenure on the bus in which to transfer a burst of data.
  • the remaining eight time slices, that is time slices 72 ⁇ to 72i 5 , in the transmission cycle 70 are unused.
  • devices A-H are each granted one time slice at the start of transmission cycle 70 for a guaranteed bandwidth transmission.
  • Each device has a guaranteed bandwidth count value greater than zero.
  • the first letter of each time slice 72n represents the device name and the second letter represents the ring where "G" is the guaranteed bandwidth ring 82 and "R” is the remainder ring 84.
  • Devices A and C which may have higher bandwidth requirements, are allocated time slices 728 to 7212 with time slices 7213 to 72 5 left unused (e.g., reserved), as shown by the "R" designation.
  • the arbitration system Since the number of time slices in each transmission cycle 70 is programmable within the present invention, it is possible for the arbitration system to dynamically adapt to bus usage by varying bandwidth granularity in response to the number of active devices having high bandwidth requirements. In effect, the present invention can also build in a determined number of "R" time slices not allocated for the guaranteed bandwidth ring 82 but are available for the remainder ring 84. Table 1 discloses possible granularity of the bandwidth based on the number of time slices 72 comprising each transmission cycle 70 in accordance with one preferred embodiment of the present invention. TABLE 1
  • the duration of each transmission cycle 70 increases from 1 4 us to 92 2 us as the number of time slices 72 (e g , "reload value”) increases from 8 to 512
  • the granularity is based on a system bandwidth capable of support data transmission at a rate of 400 Mbytes/second over system bus 24 ( Figure 1 ) and represents the average effective bandwidth per time slice available to a device Accordingly, as the Reload Value increases (e g , as the number of time slices in a transmission cycle increases) the amount of time spent at the instantaneous bandwidth limit may increase for a device but the period of time between consecutive bus accesses also increases
  • the reload values shown in Table I are implemented in powers of 2, they are exemplary and alternate implementations are equally suitable within the scope of the present invention
  • High bandwidth devices may need to buffer significant amounts of data between consecutive bus accesses as the transmission cycle increases in duration
  • Table 2 summarizes typical buffer requirements for a device that has requested the amount of bandwidth set forth in the first column for a given reload value (columns 2-5)
  • a buffer is the amount of data that can be transferred in a time slice, e g , in one embodiment the buffer is 128 bytes
  • the buffer requirements are determmable since it is possible to guarantee the time between consecutive bus access for high priority devices, which is not the case for prior art schemes
  • a device requesting 30% of the system bandwidth will require about 62 buffers if the Reload Value is 512 while less than 20 buffers are required if the Reload Value is 64 or less
  • Each buffer needs to provide sufficient storage for data equivalent to the burst transmission rate supported by the system bus during a time slice 72
  • the arbitration procedure 80 of the present invention supports a dual priority arbitration procedure that guarantees bandwidth to high priority data with a reasonable maximum latency for lower priority devices so as to reduce the need for large amounts of buffering It is appreciated that the present system is a prioritization procedure rather than a reservation procedure so that low priority devices are not locked out from transferring data by higher priority devices Under this procedure, devices on a high priority arbitration ring 82 (referred to hereafter as the guaranteed bandwidth ring or "GBR”) will be transferred before a device on a normal priority ring 84 (referred to hereafter as the remainder ring or "RR”) is granted bus access
  • GBR guaranteed bandwidth ring
  • the arbitration procedure of the present invention utilizes a round robin fairness procedure permitting each device A-H to gain bus access and transmit data for one time slice 72
  • the next device is processed depending on its evaluation position within the round robin framework
  • Devices on the GBR 82 are serviced in round robin order starting at one greater than the last device that won arbitration in the previous transmission cycle 70 In this manner, "collisions" between two or more devices trying to gam access to the bus is prevented
  • the maximum stall time before a device may transmit a burst of data on GBR 82 is equal to one less than the number of requesting devices
  • the arbitration procedure of the present invention guarantees a worst case average latency by bounding the maximum amount of data that may be sent by other devices sharing system bus 24 before transmission commences
  • ring 82 is provided to process all of the guaranteed bandwidth data allotted to the devices for a given time interval and ring 84 is provided to process all of the remainder data (e g , not guaranteed bandwidth) within a given time interval It is possible that no remainder time is available after GBR ring 82 transmissions complete
  • devices with high bandwidth requirements may request a greater proportion of the available bandwidth
  • devices A and B each request allocation of three time slices 72 during each transmission cycle 70 while device C, which has lower bandwidth requirements, requests allocation of two slices 72
  • devices D-H have either not requested GBR priority or are not active
  • the round robin arbitration scheme of the present invention sequentially selects devices A, B and C, each of which is granted one time slice 72 to transmit data Accordingly, device A controls bus 24 during time slice 721 and devices B and C are granted control during time slices 722 and 723, respectively Since there are remaining time slices available, the round robin arbitration is repeated with devices A, B and C each being granted an addition time slice, that is, time slices 724 - 726 During the next round robin cycle, device C is no longer permitted to participate so only devices A and B participate for the duration of the current transmission cycle 70
  • the arbitration procedure 80 is able to accommodate additional devices by changing the number of timeslices 72 in the transmission cycle 70 Specifically referring again to Figure 2B, if devices A - H request bus access, the arbitration procedure 80 grants each device a percentage of the bandwidth in accordance with requests presented by the device driver 28 associated with each device which, by way of example may be one time slot for devices B and D-H, three time slots for device C and four time slots for device A The unused time slots of a time interval would be available for devices with low bandwidth requirements as described below (e g , ring 84) In accordance with the round robin arbitration of the present invention, device A is selected and granted bus access for time slice 72 , device B is then selected and granted bus access for time slice 722 The selection and granting bus access continues until each device C-H have completed data transmission during time slots 723 - 727, respectively Since there are remaining time slots in the current transmission cycle 70, the round robin arbitration 80 repeats the selection process However, since only devices A and C have allocated time slots, the round rob
  • the remainder ring 84 is a second level of arbitration for devices having data to transmit in excess of the time slots granted under the present arbitration procedure or for devices that can tolerate a higher degree of latency Devices that do not have GBR priority, participate on the remainder ring 84 and share any remaining timeslices not used by devices on GBR 82 during each transmission cycle 70 Requests from the remainder ring devices are only serviced if there are no conflicts with the requests from the GBR as indicated at 96 in Figure 3
  • GBR requests can be inserted in the middle of a remainder ring bus tenure when the remainder ring 82 is issuing multiple data transmissions during its tenure This is shown by the transmission cycle of Figure 2C
  • a GBR data transmission e g , time slice 726 or 721
  • the remainder ring bus tenure is then interrupted
  • transmissions on the RR ring 84 are suspended at the completion of any in progress transmissions and the GBR data is transmitted next
  • processing returns to the RR ring 84 (e.g , 72g) to continue any valid suspended remainder ring transmissions
  • the round robin transmission order of the devices is maintained from the last time processing was active on that ring
  • the remainder weight value is a burst count that allows the selected device to use up to n-consecutive time slices (e g , data transfer data bursts) before it has to give up bus 24 to another remainder ring requester
  • n-consecutive time slices e g , data transfer data bursts
  • a counter containing the remainder weight value is decremented each time a time slice is used (e g , a data burst is transmitted)
  • This device will continue to win subsequent arbitration requests provided it is not preempted by a GBR arbitration request and it has not exceeded its remainder weight value (that is, the counter value is decremented to zero)
  • Priority will remain with the device until one of two conditions occur The first condition occurs if the remainder weight counter value reaches zero, or some other selected threshold value, in which event priority is passed to the next requesting device on the remainder ring
  • the second condition occurs when the device does not re-request connection
  • a GBR 82 arbitration request interrupts a device transmitting data on RR 84, priority is returned when the remainder ring is next granted bus access rights. In other words, after the GBR request has completed, the device will complete its n-time slice (e g , data burst) transmission before the next device on RR 84 is selected. If no devices on RR 84, or GBR 82, have pending data transmission requests, system controller 14 will idle, as indicated at idle state 100.
  • System controller 14 comprises system arbiter 102 which provides the logic for implementing the arbitration procedure of the present invention. Included in the logic is a programmable value corresponding to the Reload Value which determines the number of time slices 72 that comprise each transmission cycle 70.
  • the system controller interrogates each device to determine an appropriate Bandwidth Counter value for each device installed on bus 24 and sets a default Reload Value
  • the Bandwidth Counter values are held in registers associated with each device Register 112 corresponds to camera 20 and register 108 corresponds to display 22
  • Registers 108 and 112 are preferably "count down" registers with the Bandwidth Counter value loaded at the beginning of each transmission cycle When the value in these registers reach zero (or a selected value) the corresponding device is dropped from the GBR 82 round robin arbitration If a device does not require guaranteed bandwidth, its Bandwidth Counter value is reloaded at the start of each transmission cycle with a zero
  • the Remainder Weight value determines the number of consecutive data transmission bursts that may be sent when a device is selected on RR 84
  • the Remainder Weight value for camera 20 is held in register 1 14 and for display 22 in register 110
  • Registers 110 and 114 are a part of the respective device but they may be provided as a part of system controller 14 in other embodiments
  • command bus 104 couples camera 20 to system controller 14 and command bus 106 couples display 22 to system controller 14.
  • the system controller 14 must determine the maximum number of devices requesting bus access. For example, with eight devices each requesting one time slot per transmission cycle, system controller will select a Reload Value of eight. If each these eight devices requested two time slots, system controller 14 would select a Reload Value of 16. In general, as bus access requests increase, so to does the Reload Value.
  • the Reload Value has a lower bound determined in accordance with relation (1).
  • the arbitration procedure 80 of the present invention may also be used in conjunction with a crossbar system interconnect such as described in greater detail in the copending United States patent application entitled SWITCHED BUS ARCHITECTURE FOR PROVIDING MULTIPLE SIMULTANEOUS
  • the crossbar interconnect is a packet switched interconnect which transfers packets of information via a split transaction protocol
  • the crossbar interconnect includes eight ports, each of which is configured in a similar manner to port 120
  • Port 120 includes a crossbar arbitrator 122, a 7 1 output multiplexer 124 and an input port buffer 126
  • Arbiter 122 includes registers 128 and 130 which contain the Bandwidth Counter value and the Remainder Weight Value, respectively, associated with the respective port
  • circuit logic associated with the input port buffer 126 issues a request to one of seven arbiters that corresponds to a destination port which is one of seven possible destination ports Similarly, when another port is attempting to transfer data to the output mulitplexer 124 of port 120, arbiter 122 arbitrates among the competing input buffers that wish to send data and selects the winning output data line 138-144 at output mulitplexer 124 of port 120 It will be appreciated that in this embodiment, arbiter 122 arbitrates for use of the target output port rather than for use of a system bus Accordingly, arbiter 122 receives GBR and RR requests and grants requests, when arbiter 122 is the target output port, on busses 131 -137 Similarly, when input buffer 126 has data that is targeted for a specific output buffer, it sends GBR and RR requests on busses 146-152 to the corresponding arbiter Once rights to the output buffer are won, the input buffer transfers data on the output data line 154
  • the arbitration procedure 150 of the present invention permits high bandwidth devices to be allocated a guaranteed percentage of the bandwidth as determined by the operating system software in step 152 Also at step 152, the number of time slots in a transmission cycle 70 and the number of time slots allocated to each device is programmable A GBR reload value is set for each device at step 152 The high bandwidth devices are assigned to GBR 82 and may obtain one or more time slices during each transmission cycle Worst case latency is determined by the number of devices assigned to GBR and is not dependent on the data transmission requirements of other devices on the bus.
  • process 150 checks if a qualified (e g , the device's GBR count value is greater than zero) GBR request is present for a respective device in round robin order If so, flow continues to step 156, else process 150 flows to step 158 At step 154, process 150 selects the sequentially next device in the round robin order The sequentially next device selected is based on the round robin ordering that starts based on a GBR next point
  • step 156 the device having the qualified GBR request is allowed to transmit its GBR data over the communication path consuming one time slice 72
  • the GBR count value is then decremented by one for the respective device identified at step 154
  • the new GBR next pointer is set according to the round robin order
  • process 150 checks if the transmission cycle 70 is complete If not, then step 154 is entered again Steps 154, 156, and 166 provide a pathway ("GBR loop") for sequential GBR transmissions within the GBR ring 82 for a given transmission cycle
  • Step 166 if the transmission cycle 70 is done, then the GBR bandwidth counters (BWC) for each device and the remainder weight counter (RWV) are reloaded to enter a new transmission cycle 70 Step 154 is then entered Therefore, At the end of each transmission cycle 70, the Bandwidth Counter value and Remainder Weight value are reloaded and the process repeated, as indicated at step 168
  • process 150 checks if a qualified (e g , the device's RWV count value is greater than zero) RR request is present for a respective device in round robin order If so, at step 158, the device having the qualified RR request is allowed to transmit its RR data over the communication path consuming one time slice 72 At step 158, process 150 selects the sequentially next device in RR ring 84 in the modified round robin order The sequentially next device selected is based on the round robin ordering that starts based on a RR next pointer value Also at step 158, the remainder weight value is decremented
  • Step 160 if a GBR request is then received, then processing flows to step 164 where the RR ring 84 is exited and where a new RR next pointer is set in order to re-enter the RR ring 84 properly again Step 166 is then entered.
  • process 166 is entered to allow RR ring 84 to send another transmission over the communication path in another time slice for this device.
  • step 162 if not true, then process 150 enters step 164, described above Steps 154, 158, and 160, 162, and 166 provide a pathway ("RR loop") for sequential RR transmissions within the RR ring 84 for a given transmission cycle provided no GBR requests are present
  • a device may transfer data until the remainder weight value is exceeded or the device has no additional data to transfer or the transmission cycle is completed
  • next pointer for both the GBR 82 and the RR 84 rings indicates which device on the ring is next in the specified order If that device does not have a send request in its specified turn, then the next device is selected However, if the device has data for transmission, then the data is allowed and the next device is selected
  • the two ring approach of the present invention allows devices to be given a guaranteed percentage of bandwidth taken from the top ring, and a distributed piece of the remaining bandwidth if more exists Devices that can tolerate high latency have their bandwidth counter set to zero and only participate on the remainder ring 84

Abstract

The present invention discloses a novel arbitration procedure for selecting among devices in a computer system requesting access to a single resource such as, for example, a system bus or main memory. The arbitration procedure provides an efficient means for guaranteeing the available system bus bandwidth to devices having high bandwidth requirements. Each device can be allotted a certain amount of bandwidth that is guaranteed to be available for that device within a given time interval. Excess bandwidth not consumed by the guaranteed allotments can be used as remainder (e.g., available but not guaranteed) bandwidth by the devices. The arbitration procedure further provides a guaranteed maximum latency so that no device is prevented from completing data transfers in a timely manner. The arbitration procedure still further provides the ability to dynamically program the amount of the bandwidth that is guaranteed a particular device. The arbitration procedure can be applied to a number of different communication platforms and bus protocols.

Description

GUARANTEED BANDWIDTH ALLOCATION METHOD IN A COMPUTER SYSTEM FOR INPUT/OUTPUT DATA TRANSFERS
BACKGROUND OF THE INVENTION
(1 ) Field of the Invention
The present invention relates to procedures for computer system data transmission More particularly, the present invention relates to transmission of data in a computer system with an improved arbitration method whereby specified devices are allotted guaranteed bandwidths for transmission of time critical data, e g , graphics information, sound, media, etc
(2) Background Art
Multimedia applications, virtual reality, distributed computing and digital video and audio post-production editing or other computer based application programs (collectively referred to hereafter as "digital media applications") require the transfer of vast amounts of digital information as complex images or other data are digitized, manipulated, stored and/or displayed In many such applications, it is possible that important data will be lost if the computer system is not able to transfer data in a timely manner Also, in instances when multiple data transmissions (data streams) need to be transmitted in synchronization with each other (e g , audio and video in a media reproduction), it is possible that the information can be received out of synchronization if transmission bottlenecks occur Alternatively, if transmission is unexpectedly delayed, the quality of real- time media reproduction (e g , video and/or sound) can be degraded and image stuttering can occur It shall be understood that the phrase "digital media applications" as used herein shall include any software program or application having data transmission requirements that cannot tolerate a high degree of latency such as three dimensional architectural modeling, volumetric rendering for oil or mineral exploration, medical imaging applications database applications with high transactional rates or video on demand server and the like Latency is a term used to define the amount of time (e g , the stall time) a device, having data transmission requirements, must wait before it is granted bus access During the stall time, devices must be able to buffer the data that is to be transferred until bus access is obtained
Due to recent advancements, central processing unit (CPU) performance specifications for desktop computer systems are adequate for supporting the operating requirements of one digital media application However, as is understood by those skilled in the art data may be lost, or certain transmission reproductions can be degraded, if a device with high bandwidth requirements is not granted access to the system bus in a timely manner As is well understood in the art, each computer system implements a bus arbitration procedure to determine the manner in which devices, installed on the system bus, gain bus access for the transmission of data If the arbitration procedure is not sufficiently flexible or adaptable to changing data transmission requirements, high bandwidth devices may not have sufficient buffer storage to retain data waiting to be transferred in which case data may be lost This is particularly true of some input/output devices that supply information in unexpected amounts, e g , a graphics unit that has a random access pattern and has a high demand for data, or when large data transfers are switching between alternate devices which for brief periods of time may need a substantial portion of the available bandwidth Loss of data is especially common when one or more digital media applications are running and generating large amounts of real-time data One arbitration procedure allocates 1/N of the system bandwidth to each device requesting access to the system bus where N is the number of requesting devices However, this type of arbitration procedure is inadequate where one or two digital media applications having high bandwidth requirements are present together with additional devices having low bandwidth requirements If a device has real-time data that must be transmitted in a timely manner, it is inefficient to permit the low bandwidth devices to consume significant portions of the available bandwidth
To minimize the loss of real-time data, high bandwidth devices should be able to buffer the data for the time other devices control the system bus However, adding sufficient buffers to store the data generated by digital media applications is relatively expensive and may not be sufficient to prevent loss or degradation of real-time data as more and more devices are added to the system bus As will be appreciated, such arbitration procedures risk the toss of real-time data, while a low priority device (for example, a printer with non-realtime transmission requirements) is being serviced because each device has an equal amount of the available bandwidth
Other arbitration procedures recognize that real-time devices must have high priority access to the system bus to ensure timely transmission However, arbitration procedures that prioritize one device over others are inefficient since the assigned priority does not adjust optimally in response to changes in bus loading Under such arbitration procedures, it is possible for a high priority device to block access to the system bus and thereby prevent lower priority devices from gaining bus access Also, prior art arbitration procedures commonly result in devices colliding as two or more devices attempt to simultaneously gain access to the system bus. In many instances, high bandwidth devices are prevented from transferring data in a timely manner when other devices gain control of the bus. When device transmission requests collide, each must wait a short period before again attempting to access the bus. However, upon retry, bus access rights may have been granted to another device thereby causing further delay before the high bandwidth device can transfer its data.
In addition, it is not sufficient merely to dynamically adjust the arbitration in favor of the device needing the most transfer bandwidth. Many devices have "spotty" or irregular transfer requirements. Allocating enough bandwidth to cover peak device needs will waste usable bandwidth when that device's needs fall below peak.
Accordingly, it is desirable to have an arbitration procedure that efficiently allocates the bus resources of a computer system among both high priority devices and low priority devices and that is dynamically adjustable to meet changing demands on the computer systems' communication resources. The present invention provides the above advantages.
SUMMARY OF THE INVENTION
To overcome the limitations in the prior art described above, and to overcome other limitations in the prior art that will become apparent upon reading and understanding this specification, the present invention discloses a novel arbitration procedure for selecting among devices in a computer system requesting access to a single resource such as, for example, a system bus. The arbitration procedure provides an efficient means for guaranteeing the available system bus bandwidth to devices having high bandwidth requirements. In one embodiment, each device is allotted a certain amount of communication bandwidth that is guaranteed to be available within a given time frame. The arbitration procedure further provides a guaranteed maximum latency so that no device is prevented from completing data transfers in a timely manner. The arbitration procedure still further provides the ability to dynamically program the amount of the bandwidth that is guaranteed a particular device.
More specifically, the present invention divides the bandwidth into a plurality of transmission cycles. Each transmission cycle is further divided into a plurality of time slices which are allocated in response to the transmission requirements of active devices. Devices having real-time transmission requirements are guaranteed the opportunity to send data at a rate sufficient to meet their bandwidth requirement of the device. Specifically, each device having real-time data transmission requests is assigned to a guaranteed bandwidth ring and is sequentially selected in round robin fashion. Once selected, the device may transmit data for the duration of one time slice. Devices having high bandwidth requirements may be allocated additional time slices during each transmission cycle. In the event there are unused time slices in a particular transmission cycle, a second level of arbitration is provided for the transmission of data from devices whose transmission requirements exceed the allocated number of time slices or from devices that can tolerate a high degree of latency Devices subject to the second level of arbitration are assigned to a remainder ring and selected in round robin fashion The second level of arbitration permits the selected device to transfer data for a period of time comprising one or, alternatively, a plurality of consecutive time slices When the transferring device has no additional data requests, the next device is selected in sequential order until the number of time slices in the transmission cycle are exhausted or no device on the remainder ring has an outstanding transmission request The number of consecutive time slices granted to each device on the remainder ring is programmable and is reloaded for each transmission cycle.
The present invention provides a number of advantages over other arbitration procedures for enabling peer to peer data transfer because the round robin arbitration procedure prevents collision of transmission requests and ensures that all devices will be serviced according to the priority of the data Additional advantages to the present invention will become apparent upon reading and understanding this specification
BRIEF DESCRIPTION OF THE DRAWINGS
Referring now to the drawings in which like reference numbers represent corresponding parts throughout:
Figure 1 shows a functional block diagram of a computer system.
Figure 2A, Figure 2B and Figure 2C show representations of transmission cycles with time slices allocated among three devices on the guaranteed bandwidth ring in accordance with the present invention.
Figure 3 represents an arbitration diagram depicting the arbitration procedure of the present invention.
Figure 4 shows a more detailed functional block diagram of the computer system of Figure 1.
Figure 5 shows a functional block diagram of a portion of an exemplary computer system incorporating a crossbar interconnect.
Figure 6 is a flow diagram of steps of one embodiment of the arbitration procedure of the present invention.
DETAILED DESCRIPTION OF THE INVENTION
In the following description of the preferred embodiment, reference is made to the accompanying drawings which form a part hereof, and in which is shown by way of illustration a specific embodiment in which the invention may be practiced It is to be understood that other embodiments may be utilized and structural changes may be made without departing from the scope of the present invention Wherever possible, the same reference numbers will be used throughout the drawings to refer to the same or like parts Numerous specific details are set forth in order to provide a thorough understanding of the present invention However, it will be obvious to one skilled in the art that the present invention may be practiced without these specific details or with certain alternative equivalent circuits and methods to those described herein In other instances well known methods, procedures, components, and circuits have not been described in detail as not to unnecessarily obscure aspects of the present invention
Before the specifics of the data transmission arbitration procedure of the present invention are described, an exemplary computer system platform is presented below
EXEMPLARY COMPUTER SYSTEM
Referring to the drawings more particularly by reference numbers, a functional configuration of an exemplary computer system 10 for operating digital media applications is shown in Figure 1 Although the present invention arbitration procedure is well suited for a number of different computer configurations, system 10 is shown as an example to describe aspects of the present invention arbitration procedure Computer system 10 can comprise a processor (CPU) 12 connected by system controller 14 to main memory 16 by a mam bus 17 System controller 14 is also coupled by system address/data bus 24 to a plurality of peripherals or devices such as a disk drive array 18, real-time digital video camera 20 and a graphics display terminal 22 Although not shown, it will be understood by persons of ordinary skills in the art that computer system 10 includes numerous devices not shown in Figure 1 for the sake of clarity, such devices can include additional disk drives, input devices such as a keyboards or mouse, network connections, additional memory, additional processors, etc It will also be understood that throughout the remainder of this detailed description, the term "device" shall hereinafter include the devices not explicitly shown in Figure 1
As is well understood in the art, an operating system 26 is generally resident in mam memory 16 during operation of CPU 12 and device drivers 28, also resident in main memory 16, are associated with each device 18-22 Whenever an application program is loaded into mam memory 16 and initialized, a request procedure issues a guarantee bandwidth request for the devices that will be invoked by the application program Operating system 26 receives the requests and attempts to allocate the available bandwidth in accordance with the device requests When there are more requests from active devices for more than the available bandwidth, operating system 26 can issue a message advising the user that the application will run with less than the requested bandwidth allocation, or alternatively, a program suspense with error can result
DATA TRANSMISSION ARBITRATION OF THE PRESENT INVENTION The present invention allocates the available bandwidth in a series of transmission cycles 70, one of which is shown in Figure 2A The duration of transmission cycle 70 may be selected by the operating system 26 Each transmission cycle 70 comprises a plurality of time slices 72rj to 72n (collectively referred to as "time slices 72," 0-7 of which are shown in Figure 2A as an example) Each time slice 72 preferably comprises a duration of 180 nanoseconds (0.18 x 10-6 seconds in one embodiment) during which time one of devices 14, or 18-22 (Figure 1 ) may be granted control of system bus 24 It is appreciated that within the scope of the present invention, the duration of time slices 72rj-n may be selectively matched to operating requirements of computer system 10 For example, if computer system 10 operates with a 200 Mhz system clock, time slices may be set as a multiple of 5 nanoseconds with a duration sufficient to allow for address decoding and handshaking and a period of time for transmission of data
Transmission cycle 70, as shown in Figure 2A, represents a time frame and comprises eight time slices with an overall predetermined duration (or granularity) Figure 2A shows not only the time slice but also the device name (A-C) to which the slice is allotted In one embodiment of the present invention a transmission cycle duration of 1 4 microsecond (1 4 us) is used, however, the present invention is well suited for larger or smaller individual transmission cycle durations The value of 1 4 is arrived at eight instances (e g , time slices) of 180 ns Another exemplary transmission cycle 70 is represented in Figure 2B with sixteen time slices 72 (each 180 ns in duration) and a duration of 2 8 microsecond (2 8 us) As will be appreciated, as the number of time slices 72 is increased, the duration of the transmission cycle also increases if the duration of each time slice is held constant
If eight devices A-H are requesting access to system bus 24, each time slot 72 will be allocated to a different device with each device having 180 ns tenure on the bus in which to transfer a burst of data. When each device requests no more than one time slice per transmission cycle, the remaining eight time slices, that is time slices 72β to 72i 5 , in the transmission cycle 70 are unused. With the present invention, however, it is possible to grant high bandwidth devices, such as, for example, a digital video camera or graphic terminal, a greater proportion of the available bandwidth relative to the other coupled devices. Accordingly, it is possible that one of more of the devices will be granted additional time slices during each transmission cycle.
As shown in Figure 2B, devices A-H are each granted one time slice at the start of transmission cycle 70 for a guaranteed bandwidth transmission. Each device has a guaranteed bandwidth count value greater than zero. The first letter of each time slice 72n represents the device name and the second letter represents the ring where "G" is the guaranteed bandwidth ring 82 and "R" is the remainder ring 84. Devices A and C, which may have higher bandwidth requirements, are allocated time slices 728 to 7212 with time slices 7213 to 72 5 left unused (e.g., reserved), as shown by the "R" designation. Since the number of time slices in each transmission cycle 70 is programmable within the present invention, it is possible for the arbitration system to dynamically adapt to bus usage by varying bandwidth granularity in response to the number of active devices having high bandwidth requirements. In effect, the present invention can also build in a determined number of "R" time slices not allocated for the guaranteed bandwidth ring 82 but are available for the remainder ring 84. Table 1 discloses possible granularity of the bandwidth based on the number of time slices 72 comprising each transmission cycle 70 in accordance with one preferred embodiment of the present invention. TABLE 1
BANDWIDTH GRANULARITY Number of Time Amount Slices per Trans- of Bandwidth per mission Cycle Timeslice (Reload Value) Time Interval (Granularity)
8 14 us 50 000 MBytes/sec
16 28 us 25 000 MBytes/sec
32 57 us 12 500 MBytes/sec
6644 111155 uuss 6 250 MBytes/sec
128 230 us 3 125 MBytes/sec
256 460 us 1 500 MBytes/sec
512 922 us 0 750 MBytes/sec
As shown in the middle column of Table 1 , the duration of each transmission cycle 70 increases from 1 4 us to 92 2 us as the number of time slices 72 (e g , "reload value") increases from 8 to 512 The granularity, as shown in the third column of Table 2, is based on a system bandwidth capable of support data transmission at a rate of 400 Mbytes/second over system bus 24 (Figure 1 ) and represents the average effective bandwidth per time slice available to a device Accordingly, as the Reload Value increases (e g , as the number of time slices in a transmission cycle increases) the amount of time spent at the instantaneous bandwidth limit may increase for a device but the period of time between consecutive bus accesses also increases Although the reload values shown in Table I are implemented in powers of 2, they are exemplary and alternate implementations are equally suitable within the scope of the present invention
As will be appreciated by one skilled in the art, high bandwidth devices may need to buffer significant amounts of data between consecutive bus accesses as the transmission cycle increases in duration Table 2 summarizes typical buffer requirements for a device that has requested the amount of bandwidth set forth in the first column for a given reload value (columns 2-5) A buffer is the amount of data that can be transferred in a time slice, e g , in one embodiment the buffer is 128 bytes However, the buffer requirements are determmable since it is possible to guarantee the time between consecutive bus access for high priority devices, which is not the case for prior art schemes By way of example, a device requesting 30% of the system bandwidth will require about 62 buffers if the Reload Value is 512 while less than 20 buffers are required if the Reload Value is 64 or less Each buffer needs to provide sufficient storage for data equivalent to the burst transmission rate supported by the system bus during a time slice 72
TABLE 2 Buffer Requirements for Peripheral Devices
Requested Reload Reload Reload Reload
Bandwidth Value 512 Value 256 Value 128 Value 64
30% 62 45 30 <20
50% 95 70 60 <20
70% 90 62 40 <20
90% 40 30 20 <20
Referring to Figure 3, the selection of which device and which device's data transmissions are allotted to communicate over the communication path 24 and when is determined by the arbitration procedure 80 of the present invention The arbitration procedure 80 of the present invention supports a dual priority arbitration procedure that guarantees bandwidth to high priority data with a reasonable maximum latency for lower priority devices so as to reduce the need for large amounts of buffering It is appreciated that the present system is a prioritization procedure rather than a reservation procedure so that low priority devices are not locked out from transferring data by higher priority devices Under this procedure, devices on a high priority arbitration ring 82 (referred to hereafter as the guaranteed bandwidth ring or "GBR") will be transferred before a device on a normal priority ring 84 (referred to hereafter as the remainder ring or "RR") is granted bus access
On GBR 82, the arbitration procedure of the present invention utilizes a round robin fairness procedure permitting each device A-H to gain bus access and transmit data for one time slice 72 After an initial device is selected, the next device is processed depending on its evaluation position within the round robin framework Devices on the GBR 82 are serviced in round robin order starting at one greater than the last device that won arbitration in the previous transmission cycle 70 In this manner, "collisions" between two or more devices trying to gam access to the bus is prevented In this framework, the maximum stall time before a device may transmit a burst of data on GBR 82 is equal to one less than the number of requesting devices The arbitration procedure of the present invention guarantees a worst case average latency by bounding the maximum amount of data that may be sent by other devices sharing system bus 24 before transmission commences
Arbitration on the RR ring 84 is similarly granted within a modified round robin framework (described further below) In general, ring 82 is provided to process all of the guaranteed bandwidth data allotted to the devices for a given time interval and ring 84 is provided to process all of the remainder data (e g , not guaranteed bandwidth) within a given time interval It is possible that no remainder time is available after GBR ring 82 transmissions complete
Referring again to Figure 2A, devices with high bandwidth requirements may request a greater proportion of the available bandwidth By way of example, assume that devices A and B each request allocation of three time slices 72 during each transmission cycle 70 while device C, which has lower bandwidth requirements, requests allocation of two slices 72 For purposes of this example, devices D-H have either not requested GBR priority or are not active
At the beginning of each transmission cycle 70, the round robin arbitration scheme of the present invention sequentially selects devices A, B and C, each of which is granted one time slice 72 to transmit data Accordingly, device A controls bus 24 during time slice 721 and devices B and C are granted control during time slices 722 and 723, respectively Since there are remaining time slices available, the round robin arbitration is repeated with devices A, B and C each being granted an addition time slice, that is, time slices 724 - 726 During the next round robin cycle, device C is no longer permitted to participate so only devices A and B participate for the duration of the current transmission cycle 70
The arbitration procedure 80 is able to accommodate additional devices by changing the number of timeslices 72 in the transmission cycle 70 Specifically referring again to Figure 2B, if devices A - H request bus access, the arbitration procedure 80 grants each device a percentage of the bandwidth in accordance with requests presented by the device driver 28 associated with each device which, by way of example may be one time slot for devices B and D-H, three time slots for device C and four time slots for device A The unused time slots of a time interval would be available for devices with low bandwidth requirements as described below (e g , ring 84) In accordance with the round robin arbitration of the present invention, device A is selected and granted bus access for time slice 72 , device B is then selected and granted bus access for time slice 722 The selection and granting bus access continues until each device C-H have completed data transmission during time slots 723 - 727, respectively Since there are remaining time slots in the current transmission cycle 70, the round robin arbitration 80 repeats the selection process However, since only devices A and C have allocated time slots, the round robin selection is only between these two devices Once devices A and C have exhausted the allocated time slots or have no further transmission requirements, whichever is the first to occur, devices B and D-H may transmit any additional data on the remainder ring 84
Referring again to Figure 3, the remainder ring 84 is a second level of arbitration for devices having data to transmit in excess of the time slots granted under the present arbitration procedure or for devices that can tolerate a higher degree of latency Devices that do not have GBR priority, participate on the remainder ring 84 and share any remaining timeslices not used by devices on GBR 82 during each transmission cycle 70 Requests from the remainder ring devices are only serviced if there are no conflicts with the requests from the GBR as indicated at 96 in Figure 3
Furthermore, GBR requests can be inserted in the middle of a remainder ring bus tenure when the remainder ring 82 is issuing multiple data transmissions during its tenure This is shown by the transmission cycle of Figure 2C In effect, while in the RR ring 84, a GBR data transmission (e g , time slice 726 or 721 ) can be requested by a device having a non-zero GBR value, the remainder ring bus tenure is then interrupted In this instance, transmissions on the RR ring 84 are suspended at the completion of any in progress transmissions and the GBR data is transmitted next If no further GBR data requests are present within the current transmission cycle, processing returns to the RR ring 84 (e.g , 72g) to continue any valid suspended remainder ring transmissions As processing "flips" from GBR ring 82 to the RR ring 84, the round robin transmission order of the devices is maintained from the last time processing was active on that ring
Arbitration within RR 84 utilizes a Remainder Weight Arbitration procedure which is a modified variant of the round-robin arbitration procedure used on GBR 82 Specifically, each device is assigned a remainder weight value of between 1 and n (where n=8 in the preferred embodiment) when the device driver 28 is installed The remainder weight value is used by the arbitrator to determine the number of consecutive time slices allowed before the next requesting device is granted bus access
The remainder weight value is a burst count that allows the selected device to use up to n-consecutive time slices (e g , data transfer data bursts) before it has to give up bus 24 to another remainder ring requester Once a device wins bus access, a counter containing the remainder weight value is decremented each time a time slice is used (e g , a data burst is transmitted) This device will continue to win subsequent arbitration requests provided it is not preempted by a GBR arbitration request and it has not exceeded its remainder weight value (that is, the counter value is decremented to zero) Priority will remain with the device until one of two conditions occur The first condition occurs if the remainder weight counter value reaches zero, or some other selected threshold value, in which event priority is passed to the next requesting device on the remainder ring The second condition occurs when the device does not re-request connection
If a GBR 82 arbitration request interrupts a device transmitting data on RR 84, priority is returned when the remainder ring is next granted bus access rights. In other words, after the GBR request has completed, the device will complete its n-time slice (e g , data burst) transmission before the next device on RR 84 is selected. If no devices on RR 84, or GBR 82, have pending data transmission requests, system controller 14 will idle, as indicated at idle state 100.
An example is now presented regarding other detailed aspects of the operation of procedure 80 of the present invention Referring to Figure 4, system controller 14 and two devices are shown, by way of example, which are camera 20 and display 22, each having high bandwidth requirements Other devices are not shown but may be present on bus 24 System controller 14 comprises system arbiter 102 which provides the logic for implementing the arbitration procedure of the present invention. Included in the logic is a programmable value corresponding to the Reload Value which determines the number of time slices 72 that comprise each transmission cycle 70. During initialization of computer system 10 (Figure 1 ) the system controller interrogates each device to determine an appropriate Bandwidth Counter value for each device installed on bus 24 and sets a default Reload Value The Bandwidth Counter values are held in registers associated with each device Register 112 corresponds to camera 20 and register 108 corresponds to display 22 Registers 108 and 112 are preferably "count down" registers with the Bandwidth Counter value loaded at the beginning of each transmission cycle When the value in these registers reach zero (or a selected value) the corresponding device is dropped from the GBR 82 round robin arbitration If a device does not require guaranteed bandwidth, its Bandwidth Counter value is reloaded at the start of each transmission cycle with a zero
When a device has a Bandwidth Counter value of zero, transmission priority for that device falls to the remainder ring 84 Requests from the remainder ring are only processed if there are no conflicts with requests for GBR 82 As noted above, the Remainder Weight value determines the number of consecutive data transmission bursts that may be sent when a device is selected on RR 84 In Figure 4, the Remainder Weight value for camera 20 is held in register 1 14 and for display 22 in register 110 Registers 110 and 114 are a part of the respective device but they may be provided as a part of system controller 14 in other embodiments When a device on RR 84 (Figure 3) is granted bus access it retains remainder ring priority until it has either completed its transmission or until its Remainder Weight value is exceeded
It is possible for a device to dynamically request adjustment to either the Bandwidth Counter value or the Remainder Weight value in response to new application programs being activated or in response to increased transmission requirements It is also possible for a device with extremely critical bandwidth requirements to request two or more consecutive time slots each time the device is selected Such requests are transmitted between devices and system controller 14 on a command bus. As shown in Figure 4, command bus 104 couples camera 20 to system controller 14 and command bus 106 couples display 22 to system controller 14.
When system controller 14 of Figure 4 receives requests for changing the
Bandwidth Counter or the Remainder Weight values, the system controller 14 must determine the maximum number of devices requesting bus access. For example, with eight devices each requesting one time slot per transmission cycle, system controller will select a Reload Value of eight. If each these eight devices requested two time slots, system controller 14 would select a Reload Value of 16. In general, as bus access requests increase, so to does the Reload Value. The Reload Value has a lower bound determined in accordance with relation (1).
# of ports
Reload Value >= GBR Allotted Time Slices(i) (1 ) i = 1
Referring now to Figure 5, another exemplary platform is shown. The arbitration procedure 80 of the present invention may also be used in conjunction with a crossbar system interconnect such as described in greater detail in the copending United States patent application entitled SWITCHED BUS ARCHITECTURE FOR PROVIDING MULTIPLE SIMULTANEOUS
COMMUNICATIONS, serial number , attorney docket number SGI-15-4-413.00, filed on 1996, and assigned to the assignee of the present invention, the disclosure of which is incorporated herein by reference. The crossbar interconnect is a packet switched interconnect which transfers packets of information via a split transaction protocol In the preferred embodiment, the crossbar interconnect includes eight ports, each of which is configured in a similar manner to port 120 Port 120 includes a crossbar arbitrator 122, a 7 1 output multiplexer 124 and an input port buffer 126 Arbiter 122 includes registers 128 and 130 which contain the Bandwidth Counter value and the Remainder Weight Value, respectively, associated with the respective port
When data is received at input port buffer 126 of Figure 5, circuit logic associated with the input port buffer 126 issues a request to one of seven arbiters that corresponds to a destination port which is one of seven possible destination ports Similarly, when another port is attempting to transfer data to the output mulitplexer 124 of port 120, arbiter 122 arbitrates among the competing input buffers that wish to send data and selects the winning output data line 138-144 at output mulitplexer 124 of port 120 It will be appreciated that in this embodiment, arbiter 122 arbitrates for use of the target output port rather than for use of a system bus Accordingly, arbiter 122 receives GBR and RR requests and grants requests, when arbiter 122 is the target output port, on busses 131 -137 Similarly, when input buffer 126 has data that is targeted for a specific output buffer, it sends GBR and RR requests on busses 146-152 to the corresponding arbiter Once rights to the output buffer are won, the input buffer transfers data on the output data line 154
Referring now to Figure 6, the arbitration procedure 150 of the present invention permits high bandwidth devices to be allocated a guaranteed percentage of the bandwidth as determined by the operating system software in step 152 Also at step 152, the number of time slots in a transmission cycle 70 and the number of time slots allocated to each device is programmable A GBR reload value is set for each device at step 152 The high bandwidth devices are assigned to GBR 82 and may obtain one or more time slices during each transmission cycle Worst case latency is determined by the number of devices assigned to GBR and is not dependent on the data transmission requirements of other devices on the bus At step 154, process 150 checks if a qualified (e g , the device's GBR count value is greater than zero) GBR request is present for a respective device in round robin order If so, flow continues to step 156, else process 150 flows to step 158 At step 154, process 150 selects the sequentially next device in the round robin order The sequentially next device selected is based on the round robin ordering that starts based on a GBR next pointer value
At step 156, the device having the qualified GBR request is allowed to transmit its GBR data over the communication path consuming one time slice 72 At step 156, the GBR count value is then decremented by one for the respective device identified at step 154 Also at step 156, the new GBR next pointer is set according to the round robin order At step 166, process 150 checks if the transmission cycle 70 is complete If not, then step 154 is entered again Steps 154, 156, and 166 provide a pathway ("GBR loop") for sequential GBR transmissions within the GBR ring 82 for a given transmission cycle
At step 166, if the transmission cycle 70 is done, then the GBR bandwidth counters (BWC) for each device and the remainder weight counter (RWV) are reloaded to enter a new transmission cycle 70 Step 154 is then entered Therefore, At the end of each transmission cycle 70, the Bandwidth Counter value and Remainder Weight value are reloaded and the process repeated, as indicated at step 168
At step 154, if a GBR request is not present, then the second priority ring, RR 84, is allowed to send data The RR ring 84 allows uneven distribution of the remaining bandwidth (e g , unallocated time slots or allocated time slots that have not been used) among the devices having low priority communication requirements or devices that have data to transfer in excess of its GBR allocation At step 158, process 150 checks if a qualified (e g , the device's RWV count value is greater than zero) RR request is present for a respective device in round robin order If so, at step 158, the device having the qualified RR request is allowed to transmit its RR data over the communication path consuming one time slice 72 At step 158, process 150 selects the sequentially next device in RR ring 84 in the modified round robin order The sequentially next device selected is based on the round robin ordering that starts based on a RR next pointer value Also at step 158, the remainder weight value is decremented
At step 160, if a GBR request is then received, then processing flows to step 164 where the RR ring 84 is exited and where a new RR next pointer is set in order to re-enter the RR ring 84 properly again Step 166 is then entered At step 160, if a GBR request is not received and a request for another RR is present and the remainder weight value is greater than zero for the device, then process 166 is entered to allow RR ring 84 to send another transmission over the communication path in another time slice for this device At step 162 if not true, then process 150 enters step 164, described above Steps 154, 158, and 160, 162, and 166 provide a pathway ("RR loop") for sequential RR transmissions within the RR ring 84 for a given transmission cycle provided no GBR requests are present A device may transfer data until the remainder weight value is exceeded or the device has no additional data to transfer or the transmission cycle is completed
It is appreciated that in the process 150 described above, the next pointer for both the GBR 82 and the RR 84 rings indicates which device on the ring is next in the specified order If that device does not have a send request in its specified turn, then the next device is selected However, if the device has data for transmission, then the data is allowed and the next device is selected
The two ring approach of the present invention allows devices to be given a guaranteed percentage of bandwidth taken from the top ring, and a distributed piece of the remaining bandwidth if more exists Devices that can tolerate high latency have their bandwidth counter set to zero and only participate on the remainder ring 84
While certain exemplary preferred embodiments have been described and shown in the accompanying drawings, it is to be understood that such embodiments are merely illustrative of and not restrictive on the broad invention Further, it is to be understood that this invention shall not be limited to the specific construction and arrangements shown and described since various modifications or changes may occur to those of ordinary skill in the art without departing from the spirit and scope of the invention as claimed It is intended that the scope of the invention be limited not by this detailed description but by the claims appended hereto

Claims

We claim
1 In a computer system having a processor and a plurality of devices coupled to communicate over a communication path, a method for providing communication between said devices in a plurality of transmission cycles, said method comprising the steps of a) on commencement of each transmission cycle, assigning to individual devices of said plurality of devices a number of unused guaranteed time slots within each transmission cycle, b) within a given transmission cycle, polling individual devices of said plurality of devices in a sequential manner to allow an individual polled device to send a guaranteed bandwidth data burst over said communication media, said step b) comprising the steps of b1 ) provided said individual polled device contains unused guaranteed bandwidth time slices within said given transmission cycle, allowing said individual polled device to send guaranteed bandwidth data burst over said communication media, and b2) responsive to step b1 ) decrementing the number of unused guaranteed time slices for said individual polled device, and c) within said given transmission cycle, provided step b) does not utilize all time slots of a given transmission cycle for guaranteed bandwidth transmissions, polling individual devices of said plurality of devices in a sequential manner to allow an individual polled device to send a non-guaranteed data burst over said communication media
2 A method as described in claim 1 wherein said sequential manner of said step b) and of said step c) is a round robin manner
3 A method as described in claim 2 wherein the duration of time consumed by the total number of time slots assigned to said plurality of devices in step a) does not exceed or is less than the duration of a given transmission cycle
4 A method as described in claim 1 , 2, or 3 wherein said guaranteed bandwidth data burst sent in step b1 ) represents real-time multimedia information
5 In a computer system having a processing unit, a memory, a system controller and a plurality of peripheral devices coupled by a system bus, an apparatus for peer to peer data transmission comprising means for defining a selected period of time as the granularity for transmission of data over the system bus, register means associated with said system controller and each of said peripheral devices for storing a bandwidth counter value, means for sequentially selecting each of said system controller and said peripheral devices having a bandwidth counter greater than a selected threshold and for establishing a peer-to-peer transmission path for transmission of data during said selected period of time
6 The apparatus of claim 5 further comprising register means associated with said system controller and each of said peripheral devices for storing a remainder weight value, means for sequentially selecting said system controller and each of said peripheral devices having a bandwidth counter value less than said selected threshold and having data to be sent and for establishing a peer-to-peer transmission path for transmission of data for up to a plurality of selected periods of time, where said plurality of selected periods of time correspond to the remainder weight value held in said register means.
7 A computer implemented method for enabling peer-to-peer communications among a plurality of peripherals coupled by a system bus in a computer system, each of said peripherals associated with an assigned sequential identification number, said method comprising the steps of: allocating the bandwidth of the system bus by defining a plurality of time slots for transmission of data between said peripherals, loading a value, corresponding to a percentage of the allocated time slots, into a register associated with at least one of said peripherals having a requirement for transmitting data on a timely basis; sequentially selecting each of said peripherals requesting transmission of data, determining if said value associated with said selected peripheral is greater than a selected threshold, transmitting data for a period of time corresponding to one time slot if said value in the register of the selected peripheral is greater than the selected threshold and decrementing said value in the register associated with said selected peripheral; selecting the next sequential peripheral if said value is less than the selected threshold; repeating said selecting, determining, transmitting and selecting steps until the values in each of said registers is less than the selected threshold or until said plurality of time slots have been used; and reloading said value into each of said registers and repeating said selecting, determining, transmitting, selecting and repeating steps.
8. The method of Claim 7 further comprising the steps of: loading a second register associated with each of said peripherals with a value corresponding to a number of tokens for use in obtaining access to unused time slots in the event said registers associated with said peripherals are less than said selected threshold; selecting, in a sequential manner, peripherals having a value in said second register and transmission requests; and transmitting data to or from said selected peripheral for a period of time corresponding to a plurality of time slots where said plurality of time slots corresponds to the number of tokens loaded in said second register.
9. The method of Claim 8 further comprising the steps of: decrementing said second register each time said selected peripheral transmits data during each time slot; terminating said transmission in the event said plurality of transmission slots exceed the number of unused allocated time slots; terminating said transmission in the event said selected peripheral has no further transmission requirements and repeating said selecting, transmitting, decrementing and terminating steps until said plurality of time slots exceed the number of unused allocated transmission slots.
10. In a computer system having a processing unit coupled by a bus to a plurality of devices capable of exchanging data therebetween, a method of prioritizing the transfer of data comprising the steps of: assigning said devices having real-time data transmissions to a first priority ring, said first priority ring having guaranteed access to a selectable portion of the available bandwidth of said bus; polling each device assigned to said first priority ring in a sequential fashion to determine whether said polled device has data to transmit; transmitting said data from the polled device to a target device; assigning devices having non-real-time data transmissions to a second priority ring having access to the portion of said bandwidth not used by devices assigned to said first priority ring; polling each device assigned to said second priority ring in a sequential fashion to determine whether said polled device has data to transmit; and transmitting said data from the polled device to a target device.
11. The method of claim 10 wherein said selectable portion of said bandwidth comprises the entire available bandwidth and the portion of said bandwidth available to said second priority ring is zero unless said devices assigned to said first priority ring have no remaining data to transmit.
PCT/US1997/013837 1996-09-23 1997-08-05 Guaranteed bandwidth allocation method in a computer system for input/output data transfers WO1998012646A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
AU39720/97A AU3972097A (en) 1996-09-23 1997-08-05 Guaranteed bandwidth allocation method in a computer system for input/output data transfers

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US08/717,581 US5784569A (en) 1996-09-23 1996-09-23 Guaranteed bandwidth allocation method in a computer system for input/output data transfers
US08/717,581 1996-09-23

Publications (1)

Publication Number Publication Date
WO1998012646A1 true WO1998012646A1 (en) 1998-03-26

Family

ID=24882616

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US1997/013837 WO1998012646A1 (en) 1996-09-23 1997-08-05 Guaranteed bandwidth allocation method in a computer system for input/output data transfers

Country Status (3)

Country Link
US (1) US5784569A (en)
AU (1) AU3972097A (en)
WO (1) WO1998012646A1 (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1022902A1 (en) * 1999-01-21 2000-07-26 Sony Service Center (Europe) N.V. Method and system for prioritising data operations
US6374319B1 (en) 1999-06-22 2002-04-16 Philips Electronics North America Corporation Flag-controlled arbitration of requesting agents
GB2374499A (en) * 2000-12-29 2002-10-16 Zarlink Semiconductor Ltd Arbiter for a queue management system
WO2008090487A1 (en) * 2007-01-22 2008-07-31 Nxp B.V. Computer device and method for adapting the compression rate of digital images
EP2075709A3 (en) * 2007-12-27 2010-03-31 Kabushiki Kaisha Toshiba Video data processor and data bus management method thereof
WO2016153853A1 (en) * 2015-03-25 2016-09-29 Xilinx, Inc. Adaptive video direct memory access module
EP3355199A1 (en) * 2017-01-26 2018-08-01 Canon Kabushiki Kaisha Memory access system, method for controlling the same, computer-readable storage medium, and image forming appratus

Families Citing this family (81)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1997035410A1 (en) * 1996-03-18 1997-09-25 General Instrument Corporation Dynamic bandwidth allocation for a communication network
US6088360A (en) * 1996-05-31 2000-07-11 Broadband Networks Corporation Dynamic rate control technique for video multiplexer
JP3526153B2 (en) * 1996-11-19 2004-05-10 ソニー株式会社 Data recording / reproducing device
US6026082A (en) * 1996-11-27 2000-02-15 Telergy, Inc. Wireless communication system
US5909594A (en) * 1997-02-24 1999-06-01 Silicon Graphics, Inc. System for communications where first priority data transfer is not disturbed by second priority data transfer and where allocated bandwidth is removed when process terminates abnormally
US6757765B1 (en) * 1997-03-21 2004-06-29 Hitachi, Ltd. Electronic device, method for using electronic device, and electronic device system for reserving bus usage time on a bus to conduct communications between electronic devices
US6058397A (en) * 1997-04-08 2000-05-02 Mitsubishi Electric Information Technology Center America, Inc. 3D virtual environment creation management and delivery system
US6069882A (en) 1997-07-30 2000-05-30 Bellsouth Intellectual Property Corporation System and method for providing data services using idle cell resources
US7349333B2 (en) * 1997-07-30 2008-03-25 At&T Delaware Intellectual Property, Inc. Associated systems and methods for providing data services using idle cell resources
US6098114A (en) * 1997-11-14 2000-08-01 3Ware Disk array system for processing and tracking the completion of I/O requests
US6138176A (en) * 1997-11-14 2000-10-24 3Ware Disk array controller with automated processor which routes I/O data according to addresses and commands received from disk drive controllers
US6134630A (en) * 1997-11-14 2000-10-17 3Ware High-performance bus architecture for disk array system
US7248232B1 (en) 1998-02-25 2007-07-24 Semiconductor Energy Laboratory Co., Ltd. Information processing device
US6784890B1 (en) * 1998-03-02 2004-08-31 Intel Corporation Accelerated graphics port expedite cycle throttling control mechanism
US6314110B1 (en) * 1998-03-06 2001-11-06 Cisco Technology, Inc. Method and apparatus for distributed bandwidth allocation for a bi-directional ring media with spatial and local reuse
US6760308B1 (en) * 1999-02-26 2004-07-06 Bitbytebit Information Services, Inc. Adaptive transmission in multi-access asynchronous channels
US6530000B1 (en) 1999-03-24 2003-03-04 Qlogic Corporation Methods and systems for arbitrating access to a disk controller buffer memory by allocating various amounts of times to different accessing units
US6351783B1 (en) * 1999-05-20 2002-02-26 Intel Corporation Method and apparatus for isochronous data transport over an asynchronous bus
GB9919208D0 (en) * 1999-08-13 1999-10-20 Sgs Thomson Microelectronics An arbiter and a method of arbitrating
US6252881B1 (en) * 1999-10-29 2001-06-26 Norwood Living Trust Adaptive universal multiple access
US6920110B2 (en) * 2001-02-14 2005-07-19 Microsoft Corporation System and method for transferring data over a network
US7437428B1 (en) * 2000-02-16 2008-10-14 Microsoft Corporation System and method for transferring data over a network
EP1199848A3 (en) * 2000-10-17 2003-12-17 Appairent Technologies, Inc. Shared time universal multiple access network
DE10058524A1 (en) * 2000-11-24 2002-06-13 Siemens Ag System and method for the parallel transmission of real-time-critical and non-real-time-critical data via switchable data networks, in particular Ethernet
US6820152B2 (en) * 2001-04-25 2004-11-16 Matsushita Electric Industrial Co., Ltd. Memory control device and LSI
US6701389B2 (en) 2001-06-07 2004-03-02 International Business Machines Corporation Bandwidth allocation in accordance with shared queue output limit
US7072344B2 (en) * 2001-07-16 2006-07-04 International Business Machines Corporation Redistribution of excess bandwidth in networks for optimized performance of voice and data sessions: methods, systems and program products
US7688863B2 (en) * 2001-10-19 2010-03-30 Renesas Technology America, Inc. Methods and apparatus for sharing network bandwidth
US6842807B2 (en) * 2002-02-15 2005-01-11 Intel Corporation Method and apparatus for deprioritizing a high priority client
US20030172213A1 (en) * 2002-03-06 2003-09-11 GARCIA Enrique Artificially intelligent arbitration system and process for optimizing multiple processes sharing a resource
US6715084B2 (en) * 2002-03-26 2004-03-30 Bellsouth Intellectual Property Corporation Firewall system and method via feedback from broad-scope monitoring for intrusion detection
US7152072B2 (en) * 2003-01-08 2006-12-19 Fisher-Rosemount Systems Inc. Methods and apparatus for importing device data into a database system used in a process plant
US7007114B1 (en) * 2003-01-31 2006-02-28 Qlogic Corporation System and method for padding data blocks and/or removing padding from data blocks in storage controllers
US7870346B2 (en) * 2003-03-10 2011-01-11 Marvell International Ltd. Servo controller interface module for embedded disk controllers
US7492545B1 (en) 2003-03-10 2009-02-17 Marvell International Ltd. Method and system for automatic time base adjustment for disk drive servo controllers
US7039771B1 (en) 2003-03-10 2006-05-02 Marvell International Ltd. Method and system for supporting multiple external serial port devices using a serial port controller in embedded disk controllers
US7457903B2 (en) 2003-03-10 2008-11-25 Marvell International Ltd. Interrupt controller for processing fast and regular interrupts
JP2004287576A (en) * 2003-03-19 2004-10-14 Matsushita Electric Ind Co Ltd Bus controller
US7310682B2 (en) * 2004-01-08 2007-12-18 Lsi Corporation Systems and methods for improving network performance
US7139150B2 (en) 2004-02-10 2006-11-21 Marvell International Ltd. Method and system for head position control in embedded disk drive controllers
US7649879B2 (en) * 2004-03-30 2010-01-19 Extreme Networks, Inc. Pipelined packet processor
US7889750B1 (en) 2004-04-28 2011-02-15 Extreme Networks, Inc. Method of extending default fixed number of processing cycles in pipelined packet processor architecture
US7885182B2 (en) * 2004-05-14 2011-02-08 Arris Group, Inc. Method for fast recovery from ring protection switches on DOCSIS networks
US7120084B2 (en) * 2004-06-14 2006-10-10 Marvell International Ltd. Integrated memory controller
US8166217B2 (en) 2004-06-28 2012-04-24 Marvell International Ltd. System and method for reading and writing data using storage controllers
US8032674B2 (en) * 2004-07-19 2011-10-04 Marvell International Ltd. System and method for controlling buffer memory overflow and underflow conditions in storage controllers
US7757009B2 (en) * 2004-07-19 2010-07-13 Marvell International Ltd. Storage controllers with dynamic WWN storage modules and methods for managing data and connections between a host and a storage device
US9201599B2 (en) * 2004-07-19 2015-12-01 Marvell International Ltd. System and method for transmitting data in storage controllers
US7386661B2 (en) 2004-10-13 2008-06-10 Marvell International Ltd. Power save module for storage controllers
US7240267B2 (en) * 2004-11-08 2007-07-03 Marvell International Ltd. System and method for conducting BIST operations
US7802026B2 (en) * 2004-11-15 2010-09-21 Marvell International Ltd. Method and system for processing frames in storage controllers
US8254411B2 (en) * 2005-02-10 2012-08-28 International Business Machines Corporation Data processing system, method and interconnect fabric having a flow governor
US7249210B2 (en) * 2005-03-01 2007-07-24 Qualcomm Incorporated Bus access arbitration scheme
US7609468B2 (en) 2005-04-06 2009-10-27 Marvell International Ltd. Method and system for read gate timing control for storage controllers
WO2007110865A1 (en) * 2006-03-27 2007-10-04 Rayv Inc. Realtime media distribution in a p2p network
EP2084881B1 (en) * 2006-09-28 2012-03-28 Rayv Inc. System and methods for Peer-to-Peer Media Streaming
US11120406B2 (en) * 2006-11-16 2021-09-14 Comcast Cable Communications, Llc Process for abuse mitigation
US7577780B2 (en) * 2007-02-28 2009-08-18 National Chiao Tung University Fine-grained bandwidth control arbiter and the method thereof
US20100325327A1 (en) * 2009-06-17 2010-12-23 Freescale Semiconductor, Inc. Programmable arbitration device and method therefor
US9262229B2 (en) 2011-01-28 2016-02-16 Oracle International Corporation System and method for supporting service level quorum in a data grid cluster
US9081839B2 (en) 2011-01-28 2015-07-14 Oracle International Corporation Push replication for use with a distributed data grid
US9164806B2 (en) 2011-01-28 2015-10-20 Oracle International Corporation Processing pattern framework for dispatching and executing tasks in a distributed computing grid
US9201685B2 (en) 2011-01-28 2015-12-01 Oracle International Corporation Transactional cache versioning and storage in a distributed data grid
US9063852B2 (en) * 2011-01-28 2015-06-23 Oracle International Corporation System and method for use with a data grid cluster to support death detection
US8605732B2 (en) 2011-02-15 2013-12-10 Extreme Networks, Inc. Method of providing virtual router functionality
US9258250B2 (en) * 2011-04-14 2016-02-09 Qualcomm Incorporated Dynamic data channel scheduling
US10176184B2 (en) 2012-01-17 2019-01-08 Oracle International Corporation System and method for supporting persistent store versioning and integrity in a distributed data grid
US9525714B2 (en) 2013-08-02 2016-12-20 Blackberry Limited Wireless transmission of real-time media
US9532043B2 (en) 2013-08-02 2016-12-27 Blackberry Limited Wireless transmission of real-time media
US10664495B2 (en) 2014-09-25 2020-05-26 Oracle International Corporation System and method for supporting data grid snapshot and federation
US10067800B2 (en) * 2014-11-06 2018-09-04 Vmware, Inc. Peripheral device sharing across virtual machines running on different host computing systems
US10798146B2 (en) 2015-07-01 2020-10-06 Oracle International Corporation System and method for universal timeout in a distributed computing environment
US11163498B2 (en) 2015-07-01 2021-11-02 Oracle International Corporation System and method for rare copy-on-write in a distributed computing environment
US10585599B2 (en) 2015-07-01 2020-03-10 Oracle International Corporation System and method for distributed persistent store archival and retrieval in a distributed computing environment
US10860378B2 (en) 2015-07-01 2020-12-08 Oracle International Corporation System and method for association aware executor service in a distributed computing environment
WO2018010104A1 (en) * 2016-07-12 2018-01-18 华为技术有限公司 Method, device and system for controlling io bandwidth and processing io access request
US11550820B2 (en) 2017-04-28 2023-01-10 Oracle International Corporation System and method for partition-scoped snapshot creation in a distributed data computing environment
US10769019B2 (en) 2017-07-19 2020-09-08 Oracle International Corporation System and method for data recovery in a distributed data computing environment implementing active persistence
US10721095B2 (en) 2017-09-26 2020-07-21 Oracle International Corporation Virtual interface system and method for multi-tenant cloud networking
US10862965B2 (en) 2017-10-01 2020-12-08 Oracle International Corporation System and method for topics implementation in a distributed data computing environment
US20210191752A1 (en) * 2019-12-19 2021-06-24 Seagate Technology Llc Deterministic allocation of shared resources

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0383475A2 (en) * 1989-02-13 1990-08-22 International Business Machines Corporation Shared resource arbitration
EP0656593A1 (en) * 1993-11-29 1995-06-07 Sun Microsystems, Inc. Method and apparatus for bus bandwidth management
EP0675444A1 (en) * 1994-03-24 1995-10-04 Hewlett-Packard Company Multiple arbitration scheme
EP0675445A2 (en) * 1994-03-30 1995-10-04 International Business Machines Corporation Bus allocation in a computer system
EP0715261A1 (en) * 1994-11-29 1996-06-05 Compaq Computer Corporation Arbiter organization for serial bus transfers

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0258514B1 (en) * 1986-08-27 1992-05-06 International Business Machines Corporation Optimized bandwidth allocation apparatus between circuit slots and packet bit stream in a communication network
GB2278258A (en) * 1993-05-17 1994-11-23 Ibm Token ring network
US5528513A (en) * 1993-11-04 1996-06-18 Digital Equipment Corp. Scheduling and admission control policy for a continuous media server

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0383475A2 (en) * 1989-02-13 1990-08-22 International Business Machines Corporation Shared resource arbitration
EP0656593A1 (en) * 1993-11-29 1995-06-07 Sun Microsystems, Inc. Method and apparatus for bus bandwidth management
EP0675444A1 (en) * 1994-03-24 1995-10-04 Hewlett-Packard Company Multiple arbitration scheme
EP0675445A2 (en) * 1994-03-30 1995-10-04 International Business Machines Corporation Bus allocation in a computer system
EP0715261A1 (en) * 1994-11-29 1996-06-05 Compaq Computer Corporation Arbiter organization for serial bus transfers

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1022902A1 (en) * 1999-01-21 2000-07-26 Sony Service Center (Europe) N.V. Method and system for prioritising data operations
US6374319B1 (en) 1999-06-22 2002-04-16 Philips Electronics North America Corporation Flag-controlled arbitration of requesting agents
GB2374499A (en) * 2000-12-29 2002-10-16 Zarlink Semiconductor Ltd Arbiter for a queue management system
WO2008090487A1 (en) * 2007-01-22 2008-07-31 Nxp B.V. Computer device and method for adapting the compression rate of digital images
EP2075709A3 (en) * 2007-12-27 2010-03-31 Kabushiki Kaisha Toshiba Video data processor and data bus management method thereof
WO2016153853A1 (en) * 2015-03-25 2016-09-29 Xilinx, Inc. Adaptive video direct memory access module
US9558528B2 (en) 2015-03-25 2017-01-31 Xilinx, Inc. Adaptive video direct memory access module
EP3355199A1 (en) * 2017-01-26 2018-08-01 Canon Kabushiki Kaisha Memory access system, method for controlling the same, computer-readable storage medium, and image forming appratus
US11163711B2 (en) 2017-01-26 2021-11-02 Canon Kabushiki Kaisha Memory access system, method for controlling the same, computer-readable storage medium, and image forming apparatus

Also Published As

Publication number Publication date
US5784569A (en) 1998-07-21
AU3972097A (en) 1998-04-14

Similar Documents

Publication Publication Date Title
US5784569A (en) Guaranteed bandwidth allocation method in a computer system for input/output data transfers
US6473817B2 (en) Method and apparatus for efficient bus arbitration
US7191273B2 (en) Method and apparatus for scheduling a resource to meet quality-of-service restrictions
US6385678B2 (en) Method and apparatus for bus arbitration with weighted bandwidth allocation
US5241632A (en) Programmable priority arbiter
US6393506B1 (en) Virtual channel bus and system architecture
US7143219B1 (en) Multilevel fair priority round robin arbiter
USRE38134E1 (en) System for communications where first priority data transfer is not disturbed by second priority data transfer and where allocated bandwidth is removed when process terminates abnormally
US5996037A (en) System and method for arbitrating multi-function access to a system bus
US5983302A (en) Method and apparatus for arbitration and access to a shared bus
US8060679B2 (en) Information processing apparatus and access control method capable of high-speed data access
US6519666B1 (en) Arbitration scheme for optimal performance
US7231475B1 (en) Advanced bandwidth allocation in PCI bus architecture
US20030223453A1 (en) Round-robin arbiter with low jitter
CN103201726B (en) Fine granularity arbitration system is provided
EP0718774A1 (en) Multimedia system employing timers to properly allocate bus access
US7617344B2 (en) Methods and apparatus for controlling access to resources in an information processing system
US7020161B1 (en) Prescheduling arbitrated resources
US20030088722A1 (en) System and method for managing priorities in a PCI bus system
Weber et al. A quality-of-service mechanism for interconnection networks in system-on-chips
US6415367B1 (en) Apparatus for reducing asynchronous service latency in a time slot-based memory arbitration scheme
US20040193767A1 (en) Method and apparatus for bus access allocation
US7080174B1 (en) System and method for managing input/output requests using a fairness throttle
US6363461B1 (en) Apparatus for memory resource arbitration based on dedicated time slot allocation
US6412049B1 (en) Method for minimizing CPU memory latency while transferring streaming data

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AU CA JP

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): AT BE CH DE DK ES FI FR GB GR IE IT LU MC NL PT SE

121 Ep: the epo has been informed by wipo that ep was designated in this application
NENP Non-entry into the national phase

Ref country code: CA

NENP Non-entry into the national phase

Ref country code: JP

Ref document number: 1998514659

Format of ref document f/p: F

122 Ep: pct application non-entry in european phase