Portions of this patent application contain materials that are subject to copyright protection. The copyright owner has no objection to the facsimile reproduction by anyone of the patent document, or the patent disclosure, as it appears in the Patent and Trademark Office file or records, but otherwise reserves all copyright rights whatsoever.
1. Field of the Invention
This invention relates to computing systems and, more particularly, to an architecture and system for switching contexts, where the context switching is accelerated through the use of hardware registers to store context data.
2. Description of Related Art
The Bluetooth Specification is an open technical specification and a de facto standard for a wireless (radio) communication technology. The Bluetooth technology is a short-range low-power radio link for transmission of digital data and analog voice data. Bluetooth allows the replacement of the numerous and varied proprietary cables that connect one computer or communication device to another with one universal short-range radio link. Users can therefore connect a wide range of computing and telecommunications devices without the need to buy, carry, or connect cables. For example, a computer can communicate with a printer via a radio link instead of a cable. Bluetooth also allows computing devices to connect to a communicating device via a radio link. For example, a computer can communicate with a cell phone via a radio link to access the Internet.
Bluetooth systems connect to each other in piconets, which are formed by a master system connecting with at least one other system sharing the same channel. Most Bluetooth systems can act as either a master or a slave; the terms “master” and “slave” merely refer to the roles played by each device within a particular piconet. One Bluetooth system acts as the master of the piconet. In addition to the master, a piconet may include an additional number of Bluetooth systems that act as slaves. For more details, please refer to “Specification of the Bluetooth System-Core v1.0b” available from the Bluetooth Special Interest Group at its web site. Part B, “Baseband Specification”, of Vol. I (“Core”) ver. 1.0b of the Bluetooth Specification is herein incorporated by reference in its entirety for all purposes.
Each master of a Bluetooth piconet can switch contexts from one slave to another. In addition, because a slave can participate in more than one piconet, a slave can switch contexts among masters. Traditional approaches render the context-switch process slow and cumbersome. What is needed is a system and method for performing relatively rapid context switches while still retaining an acceptable level of network throughput.
A method of performing a context switch operation involves accessing context data in a first register of a peripheral system, where the first register is associated with a first index register. The method further includes receiving a second index value from a host computer associated with the peripheral system. The host computer's providing of the second index value when the peripheral system had been accessing the first register causes a context switch from the first register to the second register. Accordingly, the method further includes accessing context data in a second register of the peripheral system, where the second register is associated with the second index value. In at least one embodiment of the method, the first and second registers are not architected registers.
In at least one embodiment, accessing the context data in the second register further comprises performing a write function to an identified address within the second register. In at least one other embodiment, accessing the context data in the second register further comprises providing the contents of an identified address within the second register to the host computer. In at least one other embodiment, accessing the context data in the second register further comprises performing a read operation, depending on the value of a control input. In at least one other embodiment, accessing the context data in the second register further comprises performing a write operation, depending on the value of a control input.
At least one embodiment of a system comprises a host computer that includes a microprocessor, at least one peripheral system coupled to the host computer, an interface between the host computer and the peripheral system, and a register access circuit coupled to the peripheral system. The peripheral system includes a first register that is associated with a first index value and also includes a second register that is associated with a second index value. The interface is configured to provide the first and second index values from the host computer to the peripheral system. The register access circuit is configured to access data in the first register if the first index value is provided by the host computer and is further configured to access data in the second register if the second index value is provided by the host computer. In at least one embodiment of the system, the first and second registers are not architected registers.
At least embodiment of the peripheral system further includes a state machine, where the state machine includes an address portion, a control portion, and a data portion, where the first and second registers are included in the data portion. At least one embodiment of the address portion includes a register access circuit. At least one other embodiment of the peripheral system further includes a microprocessor. At least one other embodiment of the peripheral system includes at least one index register. At least one other embodiment of the peripheral system includes a plurality of context registers, with each of the plurality of context registers being associated with one of a plurality of index values.
In addition to the active slaves 102-2, 102-i through 102-n illustrated in
For both active and parked slaves in a single piconet 10, 20, the master 102-1 controls the channel access. This results in a need for the master 102-1 to switch control from one slave to another as it controls channel access within the piconet. The master 102-1 identifies each slave through a unique network address assigned to each slave. When a transfer of information between two slaves in a piconet 10, 20 is desired, the master 102-1 coordinates transmission between two slaves.
Referring to
The discussion above illustrates the need, in a network environment such as, for instance, a wireless network as specified in the Bluetooth Specification, for both masters and slaves to have the ability to quickly switch contexts in order to facilitate orderly, reasonably rapid communication among wireless devices. In a different context, several schemes exist for switching contents among software application programs. These schemes usually involve storing context information in memory and then, during a context switch, loading the information from memory into a particular register or set of registers. Such software-based context-switching schemes are disclosed, for example, in U.S. Pat. No. 6,061,711, entitled “Efficient Context Saving and Restoring in a Multi-Tasking Computing System Environment”, and issued to Song et al. and also in U.S. Pat. No. 5,812,823, entitled “Method and System for Performing an Emulation Context Save and Restore that is Transparent to the Operating System”, and issued to Kahle et al. Song '711 and Kahle '823 are hereby incorporated by reference for all purposes.
In a software-based context-switching scheme, a set of hardware registers is used to contain current context information. When a context switch occurs, the information in the registers for outgoing context is stored from the registers to a memory location, such as a location in main memory or in a cache. The context information for the incoming context is then loaded from a different memory location into the registers. This storing to, and loading from, memory to transfer, via software, data between memory and hardware registers is time-consuming and processor-intensive. To employ such an approach for switching contexts among masters and slaves in a network of computing devices, such as a network of Bluetooth systems, would result in severely limited network throughput during the context-switch process.
In order to provide a faster means for the microprocessor to access stored information, a set of registers is usually provided within the microprocessor. As used herein, a register is a storage location provided within the microprocessor or a peripheral device, where the storage location may be identified by an instruction as storing an operand. In other words, a register is “programmer visible”; the programmer may code an instruction that has the register as an operand identifier. Since registers are included within the microprocessor or peripheral, and because the register address is coded directly into an instruction, registers can be accessed rapidly.
One skilled in the art will further recognize that numerous design considerations affect the number, size and organization of the master registers 44a-44n and slave registers 46a-46m. The present architecture is therefore scalable to accommodate any number of master registers 44a-44n and slave registers 46a-46m. For instance, while a computing device acting as a master can maintain four slave registers 46a-46m, the number of slave registers 46a-46m is, of course, scalable. For example, because a master 102-1 (
The NAP (Non-significant Address Part), UAP (Upper Address Part), and LAP (Lower Address Part) fields reflected in Table 1 together comprise the Bluetooth device network address (sometimes referred to herein as the “BD address”) for the slave system being tracked in the particular register 46. The BD address is, in at least one embodiment, 48 bits long.
The class fields (Class_hi, Class_md, Class_lo) reflected in Table 1 refer to the particular class of Bluetooth slave system being tracked in the particular register 46. For instance, PC computers, cellular phones, and personal digital assistants represent different classes of Bluetooth slave devices.
The master clock offset fields (clock offset upper, clock offset hi, clock offset md, clock offset lo) reflected in Table 1 represent a delta value between the master's clock and the slave's clock that the slave system maintains in order to synchronize its communications with the master system. This synchronization is required for the hopping scheme provided for in the Bluetooth Specification. The hopping scheme provides that the channel on which the Bluetooth systems in a piconet operate is represented by a pseudo-random hopping sequence through the available channels in the 2.4 GHz ISM band. The hopping sequence is unique for a piconet and is determined by the BD address of the master. The phase in the hopping sequence is determined by the Bluetooth clock of the master system. For this reason, the slave maintains the clock offset fields in order to hop in accordance with the master's clock.
The AM_ADDR field represented in Table 1 is an active member address field containing the active slave's particular address within the piconet. It is used to distinguish among the active members of a piconet. For instance, a piconet that is capable of containing up to seven active slaves must provide for a unique piconet address for each of the active slaves. Table 1 illustrates that, in at least one embodiment, the AM_ADDR field is three bits long because three bits are needed to generate a binary representation of the number 7 (i.e., 1b‘111’).
The FHS_misc field represented in Table 1 is a field containing the following sub-fields: scan repetition, scan period, and page scan mode. These fields relate to time periods, intervals, and mode for the paging procedure by which connections are established in Bluetooth piconets. A master device sends out a page message to a slave device with which the master is attempting to establish a connection. A slave that is not already connected periodically wakes up in a page scan state and looks for pages that may have been sent to it. In the page scan state, the slave scans for, and receives, page messages. When a page message is successfully received by the slave, there is a synchronization between the master and the slave, thereby establishing a connection between the master and the slave.
The NAP (Non-significant Address Part), UAP (Upper Address Part), and LAP (Lower Address Part) fields reflected in Table 2 together comprise the BD address for the master system being tracked in the particular register 44. The BD address is, in at least one embodiment, 48 bits long.
The class fields (Class_hi, Class_md, Class_lo) reflected in Table 2 refer to the particular class of Bluetooth master system being tracked in the particular register 44.
The master clock offset fields (clock offset upper, clock offset hi, clock offset md, clock offset lo) reflected in Table 2 represent a delta value between the slave's clock and the master's clock. The master can take this value into account when communicating with a slave in order to plan for a more efficient transmission.
The AM_ADDR field represented in Table 2 is an active member address field containing the master's particular address within the piconet. It is used by the slave when addressing communication packets to the master. The AM_ADDR field in the master register 44 is a 3-bit field as explained above in connection with Table 1.
The FHS_misc field represented in Table 2 is a field containing the following sub-fields: scan repetition, scan period, and page scan mode, as is explained above in connection with Table 1.
The PM_ADDR and AR-ADDR fields relate the park mode. That is, even when a slave is parked, the slave maintains master context data in its master registers 44. When a slave device transitions from a park mode to a slave mode, the slave gives up its AM_ADDR active member address value. Instead, the parked slave receives two new addresses, assigned by the master, to be used in the park mode: PM_ADDR (parked member address) and AR_ADDR (access request address). PM_ADDR distinguishes a parked slave from other parked slaves. In tracking context data for one or more masters, the parked slave keeps track of its PM_ADDR for each master—the PM_ADDR is used by the master in a master-initiated unpark procedure. The AR-ADDR is a master-assigned address to be used by the slave in a slave-initiated unpark procedure.
The next several fields depicted in Table 2 relate to a “sniff” mode. These fields include the Dsniff fields (Dsniff_hi, Dsniff_lo), the Tsniff fields (Tsniff_hi, Tsniff_lo), the Nsniff attempt fields (Nsniff attempt hi, Nsniff attempt lo), and the Nsniff timeout fields (N sniff timeout hi, N sniff timeout 1). In the sniff mode, the duty cycle of an active slave's listen activity is reduced because the time slots in which the master can start transmission to a specific slave are reduced to specified time slots. Therefore, when an active slave is in sniff mode, it need only listen during its assigned sniff slots. These so-called sniff slots are spaced regularly within an interval of Tsniff. The slave must listen at the Dsniff slot every sniff period, Tsniff, for an Nsniff attempt number of times. If the slave receives a packet during its sniff period, it should continue listening as long as it continues to receive packets. Once the slave stops receiving packets, it should continue listening for Nsniff timeout more slots or the remaining of the Nsniff attempt number of slots, whichever is greater.
The hold timeout fields (holdTO_hi, holdTO_lo) relate to a hold mode. A slave can be put into a hold mode wherein the slave is still active but its communication abilities on the channel are temporarily limited. During the hold mode, the slave keeps its active member address (AM_ADDR). Before the slave enters the hold mode, the slave and master agree on the time duration that the slave is to remain in the hold mode. This time value is stored in the hold timeout fields.
The remaining fields represented in Table 2 relate to the beacon channel. To support parked slaves, the master establishes a beacon channel when one or more slaves are parked. The beacon channel is used for the transmission from the master to the parked slave of information that the slave can use for re-synchronization. The beacon channel is also used to carry messages to the parked slaves to change the beacon parameters and to carry general broadcast messages to the parked slaves. Finally, the beacon channel is used for the unparking of one or more parked slaves.
The digital component of the peripheral system 972 is the host controller 930. A computing device such as those 102-1, 102-2 through 102-n depicted in
The host controller 930 includes hardware components (circuitry) 920, 940, 950 and software components 960, 980. The external interface 950 performs link management and provides interface functions with a host computer 970. The host 970 communicates with the host controller 930 via the software of the host interface 980 as it operates on the external interface hardware 950. The host 970 receives asynchronous event notifications when a significant event has occurred. The host 970 parses the notification to determine what event has occurred. A more detailed discussion of the host interface 980 can be found at Part H:1, “Host Controller Interface Functional Specification” of ver. 1.0b of the Bluetooth Specification, which is hereby incorporated by reference or all purposes.
The link controller 920 performs Bluetooth baseband processing and handles physical layer protocols. The Link Manager software 960 discovers other remote link manager programs and utilizes the services of the link controller 920 to communicate with them.
The discussion above illustrates that a master system having a slave index 42 and one or more slave registers 46 can quickly perform context-switching among slaves. Similarly,
While software running on the host computer 970 does not need to store the context information, it still needs to be able to identify and access the particular context data for the incoming slave that a master is interested in switching to, and must be able to identify and access the particular context data for the incoming master that a slave is interested in switching to. This function of identifying and accessing the context information for the incoming slave or master is accomplished through the use of a slave index 42 and master index 40, respectively. In at least one embodiment, the slave index 42 is located at register memory location 0xC0 and the master index 40 is located at register memory location 0x81.
It is significant to note, as the preceding discussion illustrates, that the present context-switch registers 40, 42, 44a-44n, 46a-46m are provided in the peripheral system 972 rather than in the host computer 970 of a computing device 900. With such a scheme, there is no need for the context information to be transferred from the host computer 970 to the peripheral system 972. This is in direct contrast to, and provides many advantages over, systems that retain context data in the host system. One such system is disclosed in U.S. Pat. No. 5,926,646, entitled “Context-Dependent Memory-Mapped Registers for Transparent Expansion of Register File,” and issued to Pickett et al. (hereinafter referred to as “Pickett '646”). Pickett '646 provides within a microprocessor an expanded set of registers in addition to the architected set of registers. In contrast to the Pickett '646 approach, the present architecture does not require that the context information be moved from registers (architected or otherwise) in the host computer 970 to the peripheral system 972 each time a context switch occurs. Such transfer slows down the context-switch operation and burdens the network with transmission of context information. The present architecture therefore provides for versatility in network systems by permitting the use of slower, lower performance host computers 970 while still supporting relatively fast context switches.
The Corereg register access circuit 70 receives various input values that are provided by software running on the host system 970. One such input value is an Addr_in value, which represents the particular address of the desired field within the master register 44 or slave register 46 of interest. Another input value is the index value in either the master index register 40 or the slave index register 42. For purposes of illustration, reference is made to
The Addr_in input address is the address of the particular field within a slave register 46 or master register 44. For instance, Table 1 indicates that the link controller 920 (
One skilled in the art will recognize that logic performed by the Corereg 70 and Regmux 72 circuits may be performed by hardware modules, or may be implemented as software modules, firmware modules, or any combination thereof. One skilled in the art will further recognize, that such processing may be implemented as a single hardware or software module that includes various logical functions, rather than separate modules. If implemented in software modules, the software can be executed, for instance, by an embedded CPU that is used instead of the state machine 940.
During the write path of operation 1104, the host computer 970 provides the following inputs and then invokes the logic of the Corereg logic circuit 70:
During the write path of operation 1204, the host computer 970 provides the following inputs and then invokes the logic of the Corereg logic circuit 70:
One skilled in the art will recognize that, although the master parameter access module 1100 and the slave parameter access module 1200 have been described as a series of sequential operations, the operations need not necessarily be performed in the order discussed. Instead, the operations may be performed in any order that preserves the functionality described herein. For instance, the respective inputs of the read and write paths may be provided in any order in operations 1104 and 1204. One skilled in the art will further recognize that operations that have been shown as separate operations may be performed in the same logical group on instructions.
The computer-readable instructions included in the present invention can be implemented as software instructions on a computer-readable tangible medium such as any magnetic storage medium, including disk and tape storage medium; an optical storage medium, including compact disk memory and a digital video disk storage medium; a nonvolatile memory storage memory; a volatile storage medium; or data transmission medium including packets of electronic data and electromagnetic waves modulated in accordance with the instructions.
Although the invention has been described with reference to particular embodiments, the description is only an example of the invention's application and should not be taken as a limitation. For example, although the above disclosure refers to the Bluetooth specification, the context-switching architecture disclosed herein may be used in any network environment where context-switching among computing devices is performed. For example, the present invention may be employed in any network, such as a client/server network, and need not necessarily be employed in a master/slave network environment. Similarly, the registers described herein need not contain master and slave data, but can rather contain any context data. Various other adaptations and combinations of features of the embodiments disclosed are within the scope of the invention as defined by the following claims.
This application is a continuation of U.S. patent application Ser. No. 09/592,009, filed Jun. 12, 2000, the disclosure of which is hereby incorporated by reference herein.
Number | Date | Country | |
---|---|---|---|
Parent | 09592009 | Jun 2000 | US |
Child | 11314036 | Dec 2005 | US |