HK1036862B - A method and apparatus for restoring a memory device channel when exiting a low power state - Google Patents
A method and apparatus for restoring a memory device channel when exiting a low power state Download PDFInfo
- Publication number
- HK1036862B HK1036862B HK01107757.7A HK01107757A HK1036862B HK 1036862 B HK1036862 B HK 1036862B HK 01107757 A HK01107757 A HK 01107757A HK 1036862 B HK1036862 B HK 1036862B
- Authority
- HK
- Hong Kong
- Prior art keywords
- memory
- initialization
- mch
- rdram
- values
- Prior art date
Links
Description
The present disclosure pertains to the field of data processing systems. More particularly, the present disclosure pertains to initializing or configuring memory devices in a memory channel and restoring memory devices when exiting a low power state.
Placing a computer system into a low power state is a well known technique for saving power. For example, the Advanced Configuration and Power Management Interface (ACPI) specification suggests the use of several low power states and defines the interfaces between the operating system software and system hardware.
A suspend-to-RAM (STR) state is a common state used in power management applications. Typically, when this low power state is entered, processing activity ceases, and certain values are stored in memory, preserving them for when processing resumes at a later point in time. For example, the ACPI S3 sleeping state is a state where all system context is lost except system memory. Processor and memory controller context (i.e., register and internal memory values) are lost in this state. Additionally, other power management techniques may include similar states in which the register and/or memory values in a chipset or memory controller are lost.
Losing memory controller values may be particularly problematic in a system that requires memory configuration registers to be initialized in order to communicate properly with the memory. Until such values are restored, the main memory can not be accessed. Moreover, the main memory cannot be used to store the configuration values or to store a program for restoring such values.
To restore values to such memory configuration registers, one approach would be to execute the entire memory initialization sequence to re-establish the lost initialization values. This approach, however, may be disadvantageous for two reasons. First, the initialization sequence may be lengthy, thereby causing a significant latency to occur when the system tries to wake up from a STR state. Secondly, the initialization sequence may perform some operations that jeopardize the contents of the memory. If memory were indeed lost by re-initializing the system, such an approach would not be practical for some implementations. For example, if exiting the ACPI S3 state corrupted memory, the implementation would not be compliant with the ACPI specification.
One bus that requires a significant amount of initialization prior to proper operation is a Rambus™ Direct Rambus Dynamic Random Access Memory channel (a Direct RDRAM™ channel). This bus is described in detail in documentation available from Rambus Corporation of Mountain View, California. Numerous memory controller values may be lost when a memory controller for a bus architecture like the Direct Rambus™ channel architecture is placed in a low power state, and the prior art may not provide an adequate mechanism to recover these values.
US-A-5,713,006 discloses a laptop computer with a memory controller circuit. The computer has a suspend mode, in which little power is used, which may be initiated when, for example, a display panel is closed. A standby mode, entered by a hardware or software initiated action, allows for CPU clock modulation. Microprocessor power consumption can be further reduced by generating a suspend mode, stopping the external clock input. The microprocessor is suitably a static device wherein no internal data is lost when a clock input is stopped or clock-modulated by turning the clock on and off repeatedly. That is, the microprocessor is fully static in suspend mode, except for circuitry in the memory controller unit that refreshes DRAMs. After reception of a system management interrupt, portions of the CPU are automatically saved. The computer resumes, reportedly almost immediately, with a current application, without rebooting, when, for example, the panel is re-opened.
US-A-5,204,964 discloses resetting a memory system when power is applied, particularly after a power interrupt during which the memory is refreshed but no power is supplied to memory controller circuitry. The memory control circuitry is reset, or reinitialised, so as not to disrupt or conflict with the memory refresh operations. This is done by treating all power-on operations in a same manner, i.e. for initial system power-on and on power-recovery in which data has been preserved or lost, by synchronizing the memory controller re-set with the refresh circuitry if the refresh circuitry is operating and forcing a memory controller reset only if the refresh circuitry is not operating normally.
According to a first aspect of the invention there is provided a method for restoring a memory device channel when exiting a low power state as claimed in claim 1.
According to a second aspect of the invention, there is provided an apparatus arranged for restoring a memory device channel when exiting a low power state as claimed in claim 7.
Further embodiments of the invention are included in the dependent claims.
The present invention is illustrated by way of example and not limitation in the figures of the accompanying drawings.
- Figure 1 illustrates one embodiment of a system using configuration registers in a memory controller to designate initialization operations for memory initialization.
- Figure 2 illustrates a flow diagram of programming and executing initialization operations of one embodiment of the system of Figure 1.
- Figure 3 illustrates one embodiment of a memory control hub that performs memory initialization according to values loaded into control and data registers.
- Figure 4 illustrates a flow diagram for a memory device core initialization operation.
- Figure 5 illustrates one embodiment of a system implementing an initialization flow shown in Figures 6-9.
- Figure 6 illustrates a flow diagram of one embodiment of an overall initialization sequence for the memory subsystem of the system shown in Figure 5.
- Figure 7 illustrates one embodiment of a serial device identification process.
- Figures 8A-8C illustrate one embodiment of a group device identification process.
- Figure 9 illustrates one embodiment of a memory device core initialization process.
- Figure 10 illustrates one embodiment of the process of returning from a suspend-to-RAM power management state.
The following description provides a method and apparatus for restoring a memory device channel when exiting a low power state. In the following description, numerous specific details such as register names, memory types, bus protocols, specific types of components, and logic partitioning and integration choices are set forth in order to provide a more thorough understanding of the present invention. It will be appreciated, however, by one skilled in the art that the invention may be practiced without such specific details. In other instances, control structures and gate level circuits have not been shown in detail in order not to obscure the invention. Those of ordinary skill in the art, with the included descriptions, will be able to implement the necessary logic circuits without undue experimentation.
Using the presently disclosed techniques, efficient and flexible memory initialization may be performed. Control and data registers may be programmed, thereby causing a memory control hub (MCH) to perform initialization operations (IOPs) according the values loaded in the registers. Since the registers may be programmed by software such as a basic input/output system (BIOS), the initialization may be altered with relative ease.
Figure 1 illustrates one embodiment of a system utilizing registers to perform memory initialization. The system includes a processor 195 and a memory subsystem 104 that are coupled to a memory control hub (MCH) 100. Also coupled to the MCH 100 is a secondary bus 180 having coupled thereto an input device 190 and a non-volatile memory 185 containing BIOS routines. In some embodiments, either or both of the non-volatile memory 185 and the input device 190 may be coupled to the MCH 100 by a second control hub (not shown).
In the illustrated embodiment, the memory subsystem 104 includes three memory modules 160, 170, and 175 coupled to the MCH 100 via a serial bus 142 and a memory bus 132 (also referred to as a channel). Each memory module may contain a set of individual memory devices. For example, the memory module 160 includes at least memory devices 160, 161, and 168. In one embodiment, the memory devices 160, 161, and 168 are Rambus DRAMs (RDRAMs), the memory modules are Rambus In-line Memory Modules (RIMMs), and the channel operates according to protocols defined for RIMMs and RDRAMs.
The MCH 100 includes a control register 112 and a data register 114 which may be used for initialization purposes. An initialization control circuit 120 executes initialization operands (IOPs) which are programmed into the control register 112. The control register 112 typically includes other fields to specify information about initialization operations, and some of the operations specified by the IOPs involve data exchange with devices in the memory subsystem (e.g., writing and reading of memory device control registers or otherwise generating control signals).
A serial interface circuit 140 generates serial command and data sequences on the serial bus 142. Some of the commands executed by the initialization control circuit 120 send commands and/or data to the memory subsystem via the serial bus 142. In one embodiment, the serial interface circuit implements a serial presence detect (SPD) protocol for communication with the memory subsystem 104. The SPD protocol utilizes a SPD clock (SCK) pin, a command (CMD) pin, and bi-directional serial I/O pins (SIOO and SIO1) for reading from and writing to memory subsystem control registers.
Control registers, including device registers for identification numbers, may be read and written via the SPD interface. Additionally, a non-volatile memory for each module may be read via the SPD interface to determine information such as timing information, device organization, and device technology about each particular memory module. More details of the SPD protocol are discussed in the "Serial Presence Detect Application Brief" as well as the Direct Rambus™ RIMM™ Module and the 64/72 Mbit Direct RDRAM™ data sheets available from Rambus.
A memory interface circuit 130 translates memory data to and from data packets which are exchanged with the memory subsystem. In one embodiment, the memory interface circuit is a Rambus ASIC Cell (RAC) functioning substantially as described in the "Direct RAC Data Sheet" available from Rambus Corporation of Mountain View, California. Briefly, the RAC converts the Rambus Signal Level (RSL) signals on the channel (bus 132) to signals which can be processed by other portions of the MCH 100. Similarly, the RAC converts the memory controller signals to RSL signal which can be processed by memory devices on the Rambus channel.
A sequence of initialization events for the system of Figure 1 is illustrated in Figure 2. As the system is reset or turned on, the BIOS typically performs various initialization operations. In block 200, the BIOS reaches the memory configuration portion. Depending on the type of memory and the intended mode of usage, initialization operations will be selected (block 205) by the BIOS in a particular sequence. More details of one embodiment of an initialization sequence for a system utilizing RDRAMs are discussed with respect to Figures 5-9.
As indicated in block 210, data (if any) for the particular initialization operation is stored in the data register 114, and the initialization operand itself with other control information is stored in the control register 112. In some embodiments, the BIOS may perform this function by writing to peripheral component interconnect (PCI) configuration registers. Alternatively, other registers may be used, or general purpose memory locations either within or without the MCH may be the control register. In fact, the control register may be any storage location accessible to the MCH prior to memory initialization that is capable of storing sufficient bits for IOPs and any other needed control information.
The initialization operation may commence automatically when the proper initialization operation and/or control information are programmed into the control register 112. For example, the execution of the initialization operation indicated in block 215 may be accomplished by setting an initiate initialization operation (IIO) bit, which may be a field of the control register 112, when the initialization operand is loaded into the control register 112.
Completion of the initialization operation may be signaled in any manner sufficient to alert or inform the BIOS that the initialization operation is complete. For example, the MCH may automatically clear the IIO bit when the initialization operation completes. If the BIOS polls the IIO bit, it may determine when the initialization operation completes as indicated in block 220. If the initialization operation has not completed, the BIOS may continue polling the IIO bit. If the initialization operation has completed, the BIOS may select the next initialization operation in the initialization sequence in block 205.
The input device 190 may either accept program instructions from a computer storage device 192 (e.g., an optical or magnetic disk or other storage device) or from a network or communications interface 194. BIOS code (i.e., computer instructions) causing the system to implement the disclosed techniques may be programmed into the non-volatile memory 185 in several ways. The BIOS may be programmed when the system is manufactured or may be later delivered via a computer readable medium through the input device 190.
In cases where the BIOS is later delivered, the instructions may be delivered via a computer readable medium. With an appropriate interface device 190, either an electronic signal or a tangible carrier is a computer readable medium. For example, the computer storage device 192 is a computer readable medium in one embodiment. A carrier wave 196 carrying the computer instruction is a computer readable medium in another embodiment. The carrier wave 196 may be modulated or otherwise manipulated to contain instructions that can be decoded by the input device 190 using known or otherwise available communication techniques. In either case, the computer instructions may be delivered via a computer readable medium.
Figure 3 illustrates additional details of a memory controller hub (MCH) 300. Details of specific register names, locations, sizes, field definitions, and initialization operations are given for one embodiment below. Other embodiments will be apparent to those of skill in the art. Several of the operations below invoke specific commands defined by Rambus in the 64/72-Mbit Data Sheet and the Direct RAC data sheet. These defined operations are operations that the Rambus RAC itself sends to RDRAMs when appropriate control signals are sent to the RAC. As detailed below, this embodiment of the MCH 300 invokes known RAC commands by previously unavailable hardware and in new methods or sequences.
In this exemplary embodiment, the MCH 300 includes a device register data (DRD) register 314. The DRD register 314 is at address offset 90-91 h in PCI configuration space, the default value is 0000h (16 bits), and the register is a read/write register. The fields of the DRD register are shown in Table 1. Table 1: An Embodiment of the DRD Register
15:0 |
The MCH 300 also includes a RDRAM Initialization Control Management (RICM) Register 312. The RICM Register is at address offset 94-96h in PCI configuration space, the default value is 000000h (24 bits), and the register is a read/write register. The fields of the RICM register for this embodiment are set forth in Table 2.
TABLE 2: AN EMBODIMENT OF THE RICM REGISTER
TABLE 2: AN EMBODIMENT OF THE RICM REGISTER
23 - | ||
22:21 | RESERVED: These bits are not used for normal initialization operations. | |
20 | ||
19 | ||
17:9 | ||
8:4 | ||
• | ||
• | ||
• |
18, | ||
3:0 | be done on a RDRAM device or the MCH RAC. | |
0 0 0 0 0 | RDRAM Register Read | |
0 0 0 0 1 | RDRAM Register Write | |
0 0 0 1 0 | RDRAM Set Reset | |
0 0 0 1 1 | RDRAM Clear Reset | |
0 0 1 0 0 | RDRAM Set Fast Clock Mode | |
0 0 1 0 1 | Reserved | |
0 0 1 1 0 | RDRAM Temperature Calibrate Enable and then Temperature Calibrate | |
0 0 1 1 1 to | ||
1 0 0 0 0 | RDRAM Core Initialization (RCI) | |
1 0 0 0 1 | RDRAM SIO Reset | |
1 0 0 1 0 | RDRAM Powerdown Exit | |
1 0 0 1 1 | RDRAM Powerdown Entry | |
1 01 0 0 | RDRAM "Current Cal" and "Current Cal + Sample" | |
1 01 0 1 | Manual Current Calibration of MCH RAC | |
1 01 1 0 | Load MCH RAC control register with data from DRD register | |
1 01 1 1 | Initialize MCH RAC | |
1 1 0 0 0 | RDRAM Nap Entry | |
1 1 0 0 1 | RDRAM Nap Exit | |
1 1 0 1 0 | RDRAM Refresh | |
1 1 0 1 1 | RDRAM Precharge | |
All other combinations are reserved. More details on the operations specified by IOP field is shown in Table 3 below. |
Also illustrated in Figure 3 is an initialization control circuit 320 which includes an RDRAM IOP execution circuit 325. Details of the various IOPs executed by the control circuit 320 are illustrated in Table 3. In Table 3, the broadcast address (BA) field (bit 19) and the SDA field (bits 8:4) are listed either as one of the following:
- NE:
- This field has no effect on the initialization operation
- 0:
- This field is to be set to 0 for this initialization operation.
- 1:
- This field is to be set to 1 for this initialization operation.
- x:
- This field should be programmed as appropriate for the particular initialization operation.
0 0 0 0 0 | 0 | x | This IOP performs the serial read of the RDRAM register specified by SDA and DRA fields. The data read will be available in DRD register when the IIO bit is cleared to 0. | |
0 0 0 0 1 | x | x | This IOP performs the serial write of the RDRAM register specified by SDA and DRA fields. The write data is provided in the DRD register. A write operation to all RDRAM devices on the channel can be performed by setting the BA field to 1. | |
0 0 0 1 0 | x | x | This IOP performs the serial setting of a reset bit in an RDRAM device specified by the SDA field. The setting of the reset bit begins a period for the RDRAM device to reset and prepare to respond to all other defined operations. The Set Reset IOP also puts the RDRAM in active mode. | |
0 0 0 1 1 | x | x | This IOP performs the serial clearing of the reset bit in an RDRAM device specified by SDA field. The Clear Reset operation puts the device into Powerdown state. A minimum of 4 SCK cycles must pass after the SIO Request Packet before the RDRAM device is allowed to exit this Powerdown state. The Clear Reset operation may not be issued before greater than 16 SCK cycles have occurred after the Set Reset operation. | |
0 0 1 0 0 | x | x | The Set Fast Clock Mode operation prepares the RDRAM device to transmit and receive data on RSL signals using RDRAM clock (RCLK). | |
0 0 1 1 0 | 1 | x | Upon receiving this IOP, the MCH issues a "Temperature Calibrate Enable" SIO request packet followed immediately by a "Temperature Calibrate" SIO Request packet to all RDRAMs. | |
1 0 0 0 0 | NE | NE | Upon receiving this IOP command the MCH does the following: 1. Broadcast Powerdown Exit. 2. Initialize all RDRAM cores of all RDRAM devices on the channel. 3. Broadcast Temp Cal Enable and Temp Cal. 4. Broadcast NAP entry (if bit 6 (PBS) of DRAMC register is 1). 5. If IC bit (bit 20) of RICM register is set to 1 along with this command, then the MCH enables RDRAM Refresh, RDRAM Current Cal, RDRAM Temp Cal, and RDRAM DLL Refresh logic after this command completes. | |
1 0 0 0 1 | NE | NE | This IOP sends an SIO pin initialization sequence to all RDRAMs. When this operation occurs the SIO0 pin on the RDRAM is configured as input and SIO1 pin is configured as output. Additionally, the SIO repeater bit is set to 1. | |
1 0 0 1 0 | x | x | Upon receiving this IOP, the MCH initiates a Powerdown exit sequence for the RDRAM device specified by SDA and BA fields. The SDA field should contain the device ID, not the serial device ID. | |
1 0 0 1 1 | RDRAM Powerdown Entry | x | x | Upon receiving this IOP, the MCH sends a Powerdown Entry PCP packet to the RDRAM device specified by SDA and BA fields. The SDA field should contain the device ID, not the serial device ID. |
1 0 1 0 0 | x | x | Upon receiving this IOP, the MCH sends three Current Calibrate SCP packets followed by one Current Calibrate and Sample SCP packet to the RDRAM device specified by SDA field. | |
1 0 1 0 1 | Manual Current Calibration of MCH RAC | NE | NE | Upon receiving this IOP, the MCH initiates a manual Current calibration operation of MCH RAC. |
1 0 1 1 0 | NE | NE | Upon receiving this IOP, the MCH loads the MCH RAC control register with the data from the DRD register. | |
1 0 1 1 1 | Initialize MCH RAC | NE | NE | Upon receiving this IOP, the MCH initializes the MCH RAC. The MCH RAC initialization includes Power Up sequence, Current Calibration and Temperature Calibration of the MCH RAC. After executing this command, the MCH enables the periodic Current and Temperature Calibration of the MCH RAC even if the IC bit is not set to 1. |
1 1 0 0 0 | x | x | Upon receiving this IOP, the MCH sends a Nap Entry PCP packet to the RDRAM device specified by SDA and BA fields. The SDA field should contain the device ID, not the serial device ID. | |
1 1 0 0 1 | x | x | Upon receiving this IOP, the MCH initiates a Nap exit sequence for the RDRAM device specified by SDA and BA fields. The SDA field should contain the device ID, not the serial device ID. | |
1 1 0 1 0 | 1 | x | Upon receiving this IOP, the MCH sends a Refresh PCP packet to the specified bank of all RDRAM devices. The bank address is specified by SDA field. | |
1 1 0 1 1 | 1 | x | Upon receiving this IOP, the MCH sends a Precharge PCP packet to the specified bank of all RDRAM devices. The bank address is specified by SDA field. |
Details of operations conducted by one embodiment of the initialization control circuit 320 in response to receiving the RDRAM Core Initialization IOP (10000b) are shown in Figure 4. In block 400, a broadcast powerdown exit command is issued on the bus. Next, as per block 405, the sequence indicated by blocks 410 to 470 is repeated sixteen times for bank addresses zero to thirty-one. These numbers may be appropriate for a memory subsystem having one hundred and twenty-eight current calibration levels and up to thirty-two banks. In other embodiments, a different number of repetitions may be used if, for example, a larger or smaller number of current calibration levels are available. Similarly, differing numbers of banks may be available in different systems.
In block 410, no operation is performed to ensure that the powerdown exit is complete and that the refresh operation (REFA command) is properly performed in block 415. In block 420, another no operation command is executed, followed by two more refresh operations (REFA) in blocks 425 and 430. Three more no operation commands are executed in block 435, allowing sufficient time to pass before a refresh precharge (REFP) command occurs. After another no operation command in block 445, another refresh precharge (REFP) command is executed in block 450.
A calibrate (CAL) command is next executed in block 455. This command calibrates (drives) IOL current for the presently indicated device. As indicated in blocks 460 and 465, this operation may be repeated twice. Then, as indicated in block 470, a sample (SAMR) command is executed. The sample command updates the IOL current for the presently indicated device. Until all sixteen repetitions for the thirty-two two banks are performed, this process is repeated.
With the above initialization operations, registers, and related hardware, a system may be initialized. For example, the system shown in Figure 5, which implements a Rambus Direct RDRAM channel, may be initialized. In this system, a memory controller 500 (also referred to as a memory control hub or MCH) uses serial interface signals SCK, CMD and SIO to read and write to memory device configuration registers and perform other initialization operations on the channel. The memory controller also initiates specific ROW/COLUMN packets on the channel.
The memory controller includes a Rambus ASIC Cell (RAC) 530, a control circuit 520, a SPD interface circuit 540, and a variety of registers. The registers include initialization registers 515, which are used to initialize the system memory, and powerdown restoration registers 510. The powerdown restoration registers contain timing and other information crucial to operating the memory channel. In other words, the powerdown restoration registers are simply registers that need to be restored after powering down the memory controller 500 in order to resume accesses to the memory channel. The registers may be PCI configuration registers.
The memory channel includes RIMM modules 560, 565, and 570 that are connected to the MCH 500 by a control and data bus 532 and a serial bus 542. The control and data bus 532 may be terminated by a resistive termination 533, and a Direct Rambus Clock Generator (DRCG) 580 may be provided at the far end of the channel from the MCH 500 to provide clock signals over signal lines 582.
Additionally, the system includes an Input/Output control hub (ICH) 505 which couples the MCH to a secondary bus 506. The ICH has general purpose outputs (GPOs) which are used to control various system functions such as setting the frequency of the DRCG 580. A non-volatile memory 585 containing the BIOS may be coupled to the secondary bus 506, as well as a battery backed-up random access memory 590. The battery backed-up memory 590 may store powerdown restoration configuration values 592 for the MCH powerdown registers 510 so the MCH can resume accessing the RDRAM channel without performing the full initialization sequence detailed below.
Briefly, the initialization process may be summarized as follows. After power up reset, the configuration information from Serial Presence Detection (SPD) data on the RIMMs in a channel is read. For example, a storage device, SPD memory 572, stores configuration information for the RDRAMs 573, 574, 576, and 577 on the RIMM 570. The memory controller configuration registers are programmed with the appropriate values from the SPD information, and then the RDRAM device IDs are programmed such that each RDRAM device can be uniquely identified and accessed by the memory controller. Once a device has been initialized, it can be used.
Each RDRAM device has two identification numbers that are used to uniquely select a device on the channel, the Serial Device ID, and the Group Device ID. These two IDs are used for distinct operations on the RDRAM channel. The serial device ID is used to select devices when the memory controller is sending initialization operations on the SCK, SIO, and CMD signals of the RDRAM channel. The group device ID is used by the memory controller to select a device when sending ROW packets and COLUMN packets on RQ[7:0] signals of the RDRAM channel. Both the serial device ID and the group device ID are programmed after reset and before devices may be individually addressed by initialization operations (IOPs) and ROW/COLUMN packets, respectively.
Looking at the initialization process of the Rambus channel in more detail, a particular sequence may be followed to achieve correct operation of the RDRAM devices on the channel. Figure 6 illustrates a flow diagram for proper channel initialization in one embodiment, and Table 4 enumerates some of the variables used in this initialization flow.
Table 4: Variables Used in Initialization
RIMMMax | 2 | Maximum number of RIMMs present. 0 No RIMMs present 1-3 1-3 RIMM(s) present |
RIMMCount | 2 | Counter used during initialization to select a RIMM. |
RIMMDeviceCount | 5 | Number of RDRAM devices in a particular RIMM. |
MemberMax | 5 | Maximum number of devices present on a channel 0-31 1-32 RDRAM devices present on the channel |
MemberCount | 5 | Counter used during group device ID enumeration to indicate # of devices that have been assigned group IDs. |
SeriallDCount | 5 | Serial Device ID index used to select devices on a channel. 0-31 Maps to serial device ID 0-31 |
GroupDeviceIDCount | 5 | Group Device ID index used during group device ID enumeration to assign a Group Device ID to the next RDRAM device. 0-31 Maps to group device ID 0-31 |
RIMMDeviceConfigNo | 8 | Byte indicating RDRAM technology definition. Bit definition matches GAR register. |
DRAMConfigindex | 3 | Index into table of DRAM technologies supported by MCH. Used during group device ID enumeration assign group IDs to RDRAMs in a technology descending order. |
MchTrdly | 3 | Temporary storage of maximum Mch Trdly during channel levelization procedure. Bit definition matches the MCH's tRDLY field in the MCH RDT register. |
DeviceTestAddress | 32 | 32-bit CPU address used to test a RDRAM device during channel levelization. |
Tempindex | 8 | Temporary index used during algorithm. |
In block 602, system reset occurs. The MCH resets all its state machines and prepares for initialization. In block 604, memory module configuration of the system is verified. The BIOS reads SPD data to determine the memory configuration. If only RIMMs are present, the RDRAM initialization sequence may proceed with block 608. If mixed memory modules are present, an error is posted to the user and the system is halted as indicated in 606.
The clock generator is started in block 608. This operation may be accomplished by software querying the SPD data of every RIMM module present on the motherboard and determining a channel frequency at which all RIMMs may operate. The DRCG 580 may be set to the proper frequency by a general purpose output (i.e., GPOx as shown in Figure 5) from the ICH 505. In one embodiment, the BIOS waits at least 8ms between this step and the MCH RAC initialization.
As indicated in block 610, the MCH RAC is next initialized. The channel clock from the DRCG should be stable prior to MCH RAC initialization. The MCH RAC initialization is accomplished by executing the MCH RAC initialization IOP. The RAC initialization IOP performs basic initialization to prepare the internal RAC of the memory controller for normal operation.
In one embodiment, the BIOS provides a time out of 5ms for the IIO bit to clear after the MCH RAC initialization IOP. If the IIO bit is not cleared by the MCH after 5ms, the BIOS should report the error, and the channel is unusable. An additional 5ms delay may be added after the MCH clears the IIO bit due to completion of the MCH RAC initialization IOP. This allows sufficient time for the MCH clocks to stabilize and lock. Also in some embodiments, a bus in the RAC may need to be cleared before other operations commence. This may be accomplished by executing the MCH RAC Control Register Load IOP (DRD = 00000h). It may also be possible to perform the RAC initialization at a later point in the initialization sequence in some embodiments.
As indicated in block 612, a number of MCH configuration registers may next be initialized. In one embodiment, the paging policy register RMC idle timer (PGPOL RIT) field (MCH 052h [2:0]) is set to 001 b to ensure no pages are closed during channel levelization (discussed below). The PGPOL RIT field sets the number of host bus clocks that the memory controller will remain in the idle state before all open pages are closed, and a value of zero indicates that there will be an infinite latency before the memory controller starts closing pages.
Additionally, in some embodiments, operating pools may be used to group RDRAMs based on defined RDRAM states. In order to reduce operating power, the RDRAM devices may be grouped into two operating pools called "Pool A" and "Pool B." In one embodiment, up to eight devices may be in Pool A at a time. In this embodiment, up to four out of eight in Pool A may be in Active Read/Write or Active states at a time, and the devices in Pool A are in either Active Read/Write, Active, or Standby states.
The maximum number of devices in Pool A is programmable and is specified by a PAC field of the RDRAM power management register (RPMR) register (MCH 053h). All devices that are not in Pool A are members of Pool B. All devices in Pool B are either in the Standby or Nap state. The state of the devices in Pool B is specified by a PBS field of a DRAM control (DRAMC) register (MCH 051 h). In one embodiment, the RPMR register is set to 00h, selecting a pool A of 1 device only, and Pool B operation is set for standby operation (MCH 051 h [6] = 0).
Next, as indicated in block 614, additional channel initialization may be performed. This may include performing an SIO (serial interface) reset using the SIO reset IOP, and allowing sufficient delay for completion of the SIO reset sequence. Additionally, other registers which may need to be initialized for proper operation may be set at this point. For example, in some embodiments, a Test77 register may need to be written to with a zero value after the SIO reset as specified on page 37 of the Direct RDRAM 64/72 Mbit Data Sheet (execute a Broadcast SIO Register Write IOP: TEST77, DRA = 4Dh, DRD = 0000h).
As indicated in block 620, serial device identification values (IDs) may be assigned next. In general, the software uniquely identifies each device on the channel to allow initialization operations to be targeted at individual devices. The serial device ID for each RDRAM is stored in the RDRAM INIT register (index 21 h) in bits 4-0. After SIO reset, the default value of the serial device ID is 1 Fh in all RDRAMs on the channel. Also, after reset, the Serial Repeater (SRP bit (RDRAM 021 h [7]) is set to 1, enabling each RDRAM to propagate SIO data received on SIOO to the RDRAM's SIO1 pin, passing the SIO packet to the next RDRAM device. Since all devices have the same serial device ID after reset, an individual device may not be accessed prior to assigning unique serial IDs.
Further details of the serial device enumeration performed by one embodiment are shown in Figure 7. In block 700, the variable SerialIDCount is initialized to zero. Next, as indicated in block 710, the SIO repeaters of all devices on the channel are disabled (Broadcast SIO Register Write IOP. INIT, DRA = 21h, DRD = 001Fh). This operation causes all serial device IDs to be set to 01fh. The SIO repeater bit is set to zero, so only the first device on the SIO channel can be accessed.
Starting with block 710, the process loops through all devices on the channel and assigns a unique ID to each. The serial ID of the current device is set to SeriallDCount and the SIO repeater bit is enabled (SIO Register Write IOP: INIT, SDCA = 1Fh, DRA = 21 h, DRD = 0080h + SeriallDCount). Next, whether the device is actually present and functioning in the system is tested as indicated in block 715. The RDRAM INIT register is read to determine if the same value which was just written is properly read back out (SIO Register Read IOP. INIT, SDCA = SerialIDCount, DRA = 21 h).
If the data matches (as tested in block 720), serialIDcount is incremented (block 725), and the serialIDCount is checked to see whether a maximum number of devices (e.g., thirty-two) have been given IDs (block 730). If the serialIDCount still indicates a valid serial ID, the next device is identified in block 705.
If the seriallDCount exceeds the maximum permissible value, or if the data did not match in block 720, then the last device has been given an ID, and a variable tracking the total number of devices may be set to the serialIDCount as indicated in block 735. Finally, to disable any additional devices beyond the last permitted device, the SIO repeater of the RDRAM with the highest serial ID is disabled. Accordingly, any additional devices (i.e., improperly functioning devices or devices beyond the maximum, e.g., thirty-two) do not receive commands and therefore should not respond. As an additional check, the SPD information on the RIMMs may be examined to determine if the final device count is correct.
Returning to Figure 6, after the unique serial IDs have been assigned and the SIO output of the last device disabled, group IDs are assigned based on memory device size as indicated in block 630. In one embodiment, the MCH supports up to thirty-two RDRAM devices and eight groups. Each group has up to four devices and has a group boundary access register (GBA) to define the group ID and the upper and lower addresses for each group. Thus, each GBA register may be programmed with a group ID and a nine bit upper address limit value. Unpopulated groups may have a value equal to the previous group and a group size of zero.
Additionally, the flowchart in Figures 8A - 8C illustrates one embodiment of the process of enumerating group device IDs indicated in block 630. As indicated in block 800 in Figure 8A, a number of variables are initialized. Variables SerialIDCount, GroupDeviceIDCount, RIMMCount, RIMMDeviceCount, and RIMMDeviceConfigNo are initialized to zero. A DRAMConfigIndex variable is initialized to a value indicating the largest core technology supported by the MCH.
As indicated in block 805, data is read from the SPD memory of a module (module number RIMMCount) identifying the core technology of that module. This information may include the number of rows per device, the number of columns per device, the number of banks per device, and whether the banks are dependent or independent. Next, as indicated in block 810, the RIMMDeviceConfigNo is set by translating the core technology value read from the SPD into a value in a Group Architecture (GAR) register equivalent value.
Next, as indicated in block 815, the RIMMDeviceCount variable is set to the number of devices indicated by the SPD memory for that RIMM. Thereafter, the device IDs may be assigned and associated register values set as indicated in block 820. Further details of the process indicated in block 820 for one embodiment are shown in Figure 8B.
In general, the enumeration process adds the number of RDRAM devices on a RIMM to the first Serial ID and then counts down until the RIMM is finished. Therefore, as indicated in block 822, whether RIMMDeviceConfigNo equals the DRAMConfiglndex is tested to determine whether group device IDs have been assigned for all devices in a particular core technology. If they are unequal, all devices have group IDs, and SeriallDCount is set to SeriallDCount plus RIMMDeviceCount (as indicated in block 830) and the process returns to Figure 8A as indicated in block 832. Additionally, if RIMMDeviceCount is zero (as tested in block 824) or MemberCount is zero (as tested in block 826), there are no more devices to give group IDs and the process returns to Fig. 8A as indicated in block 832.
If RIMMDeviceCount and MemberCount are not zero, a GroupDevicelDCount is assigned to be the group device ID of the RDRAM with the serial ID equal to the present value of SeriallDCount as indicated in block 828. Next, the current group boundary address register (GBA) is updated to reflect the addition of the new device to this group as indicated in block 830. This may be accomplished by adding a value indicative of the device size to the previous value stored in that GBA register.
Next, the GroupDeviceIDCount is compared to four (the maximum number of devices per group) in block 832. If the group is full, the MCH Group Architecture Register (GAR) for that group is updated as indicated in block 834. The GAR is updated to properly indicate the group configuration (i.e., the number of banks and the DRAM technology (size)). In block 836, SerialDeviceIDCount is incremented, MemberCount is decremented, GroupDeviceIDCount is incremented, and RIMMDeviceCount is decremented. The process then returns to block 824.
Returning to Figure 8A, if either RIMMDeviceCount or MemberCount is zero, RIMMCount is incremented as indicated in block 850. If RIMMCount is less than a maximum RIMMCount, as tested in block 855, then the process returns to block 805. If the RIMMCount has reached the last RIMM, the process continues in Figure 8C as indicated by block 860.
Turning to Figure 8C, if MemberCount is zero (as tested in block 865), the device ID enumeration process ends. If, however, MemberCount is not zero, the next MCH group is selected to start enumerating the devices in the next DRAM technology as indicated in block 870. GroupDeviceIDCount may be updated by adding three and performing a logical AND operation of the resulting value and 0FFFCh.
If GroupDeviceIDCount is a maximum number devices allowed in the channel (e.g., thirty-two as tested in block 872), then the group ID enumeration process ends. If, however, fewer devices have been given group ID numbers, the DRAMConfigIndex is set to the next smallest core technology supported by the MCH as indicated in block 874. If the DRAMConfigIndex indicates that there are no smaller core technologies supported (e.g., DRAMConfigIndex is zero as tested in block 876), then the ID enumeration process ends. If there are more core technologies, seriallDCount and RIMMCount are reset to zero, as indicated in block 878, and the process returns to block 805 in Figure 8A.
The psuedo-code below indicates operations that may be used to perform the group ID enumeration indicated by block 630 of Figure 6 in one embodiment.
- 630. Enumerate MCH device groups.630.1. Loop through RIMM SPD memory and group the devices on the RIMMs. The largest technology devices must be grouped in the lowest groups, with the technology size decreasing as the group #s increase. 630.1.1. Set MemberCount = MemberMax630.1.2. Set SeriallDCount = 0. This is the Serial Device ID counter630.1.3. Set GroupDeviceIDCount = 0. This is the Group Device ID counter630.1.4. Set RIMMCount = 0. This is the RIMM counter630.1.5. Set RIMMDeviceCount = 0. This is the counter for the # of devices on a RIMM.630.1.6. DRAMConfiglndex = Largest technology supported by MCH630.1.7. Compute RIMM #RIMMCount's core technology 630.1.7.1.RIMMDeviceConfigNo = core technology read from RIMMs SPD.630.1.8. RIMMDeviceCount = # of RDRAM devices in RIMM #RIMMCount, read from the RIMM's SPD EEPROM.630.1.9. Assign group device IDs and program MCH GAR and GBA registers for RIMM. 630.1.630.1. If RIMMDeviceConfigNo != DRAMConfigIndex, break to 630.1.10630.1.9.2.If RIMMDeviceCount = 0, break to 630.1.10630.1.9.3.If MemberCount = 0, break to 630.1.10630.1.9.4.SIO Register Write IOP. DEVID, SDCA = SeriallDCount, DRA = 40h, DRD = GroupDevicelDCount.630.1.9.5.Program MCH GBA[GroupDevicelDCount SHR 2] = MCH GBA[GroupDevicelDCount SHR 2 - 1] + RIMM #RIMMCount device size.630.1.9.6.If GroupDevicelDCount AND 011 b = 0 630.1.9.6.1. Program MCH GAR[GroupDevicelDCount SHR 2] = RIMMDeviceConfigNo630.1.9.7.Increment GroupDeviceIDCount630.1.9.8.Increment SerialIDCount630.1.9.9.Decrement MemberCount630.1.9.10. Decrement RIMMDeviceCount630.1.9.11. Go to step 630.1.9.2630.1.10. Increment RIMMCount630.1.11. If RIMMCount < RIMMMax, go to step 630.1.7630.1.12. If MemberCount = 0 then break to step 10630.1.13. Select next group for next RDRAM technology. 630.1.13.1. GroupDeviceIDCount = (GroupDeviceIDCount + 011 b) AND 011 b630.1.14. If GroupDeviceIDCount = 32 then break to step 10630.1.15. DRAMConfigIndex = next smallest DRAM technology630.1.16. If DRAMConfigIndex = 0, then break to step 10630.1.17. SeriallDCount = 0630.1.18. RIMMCount = 0630.1.19. Go to step 630.1.7. This will begin searching the RIMMs for the next smallest RDRAM technology.
Returning to Figure 6, after the group IDs have been assigned, the individual RDRAM devices may be brought out of powerdown mode and put into fast clock mode for normal operation as indicated in step 640. The individual RDRAM timing registers in the MCH and RDRAMs may be programmed. The REFB and REFR RDRAM control registers may also be initialized (Broadcast SIO Register Write IOP. REFB, DRA = 41 h, DRD = 0000h; Broadcast SIO Register Write IOP. REFR, DRA = 42h, DRD = 0000h).
The RDRAM devices may be reset by executing a Broadcast Set Reset IOP, and in some embodiments this may be done twice with delays after each reset. The RDRAMs are brought out of powerdown by executing a broadcast RDRAM power down exit IOP, and the fast clock mode is entered by executing a broadcast RDRAM Set Fast Clock Mode Initialization IOP.
Thereafter, the RDRAM cores may be initialized as indicated in block 642. Further details of one embodiment of the RDRAM core initialization are shown in Figure 9. As indicated in block 900, the RDRAM devices are prepared for current calibration by writing an intermediate value to the appropriate RDRAM registers (Broadcast SIO Register Write IOP. CCA, DRA = 43h, DRD = 0040h; Broadcast SIO Register Write IOP. CCB, DRA = 44h, DRD = 0040h). Forty hexadecimal may be an appropriate intermediate value in an embodiment that has one hundred and twenty-seven possible current calibration levels. Starting at this intermediate value limits the total number of calibration cycles needed since the calibration value could only be off by approximately half than the full range of calibration values.
Next, precharge operations are performed on each bank of each RDRAM device. To perform the precharge operations, the MCH counts up through the banks by two, first precharging odd banks, and then even ones. A bank index is set to zero in block 905. A broadcast precharge IOP is then executed as indicated in block 910. The bank index value is incremented by two as indicated in block 915, and the broadcast precharge is repeated for even banks until the bank index is found to be equal to a maximum number of banks (e.g., thirty two) in block 920.
Once the maximum number of banks is reached, the bank index is set to one, and all odd banks are precharged. Once the bank index exceeds the maximum number of banks, the RDRAM Core Initialization IOP is executed six times as indicated in block 940.
Returning to Figure 6, after the initialization of the RDRAM cores in block 642, the channel may be levelized as indicated in block 644. This process involves equalizing the sum of the RDRAM read response time and a propagation delay from the RDRAM to the MCH for all RDRAMs. In other words, once the channel is levelized, all RDRAMs will provide data at the memory controller in the same number of bus cycles.
The following psuedo-code indicates a sequence of steps that may be performed in one embodiment to implement the levelization process indicated in block 644.
- 644. Levelize the Rambus channel 644.1. Phase 1: Determine MCH tRDLY field value. 644.1.1. SerialIDCount = MemberMax644.1.2. MchTrdly = 0644.1.3. Program MCH RDT:TRDLY field = MchTrdly.644.1.4. Compute the 32 bit address to test the RDRAM device for levelization. 644.1.4.1.SIO Register Read IOP. DEVID, SDCA = SeriallDCount, DRA = 40h644.1.4.2.The DRD (MCH 090h [15:0]) now contains the RDRAM's Device ID644.1.4.3.DeviceTestAddress = MCH GBA[(DRD SHR 2)-1] SHL 23 + ((DRD AND 011b)* device size in bytes (from GAR[DRD SHR 2])644.1.5. Do QWORD write operation to address DeviceTestAddress with TestPattern.644.1.6. Do QWORD read operation to address DeviceTestAddress644.1.7. If data read != TestPattem 644.1.7.1.Increment MCH RDT:TRDLY field.644.1.7.2.If MCH RDT:TRDLY field <= 4 then break to step 644.1.5.644.1.8. Else (if data read = TestPattern) 644.1.8.1.MchTrdly = data read from MCH RDT:TRDLY field644.1.8.2.if MchTrdly = 4 then break to step 644.2644.1.9. Decrement SerialIDCount644.1.10. If SerialIDCount >= 0 then go to step 644.1.3644.2. Phase 2: Determine the RDRAM's levelization timing values 644.2.1. SerialIDCount = MemberMax644.2.2. Compute the 32 bit address to test the RDRAM device for levelization. 644.2.2.1.SIO Register Read IOP. DEVID, SDCA = SeriallDCount, DRA = 40h644.2.2.2.The DRD (MCH 090h [15:0]) now contains the RDRAM's Device ID644.2.2.3.DeviceTestAddress = MCH GBA[(DRD SHR 2) -1] SHL 23 + ((DRD AND 011 b) * device size in bytes (from GAR[DRD SHR 2])644.2.3. Do QWORD write operation to address DeviceTestAddress with TestPattem.644.2.4. Do QWORD read operation to address DeviceTestAddress644.2.5. If data read = TestPattern then break to step 644.2.8644.2.6. If TCDLY field of RDRAMs < Max TCDLY (from SPD) 644.2.6.1.Increment the RDRAMs TCDLY registers (TDAC & TRDLY) according to the TCDLY support table.644.2.6.2.Break to step 644.2.3644.2.7. Mark the RDRAM device to be disabled.644.2.8. Decrement SeriallDCount644.2.9. If SeriallDCount >= 0 then go to step 644.2.2
After levelization completes, one embodiment stores a number of powerdown recovery memory initialization values in the battery backed-up memory 590 as indicated in block 646. Notably, this operation may be performed at any other stage after the appropriate values have been determined by the initialization routine. The values are saved to preserve the initialization information determined by the initialization process to this point.
When a low power state (e.g., suspend-to-RAM) is entered by the system, power to the MCH may be removed. Thus, if the initialization information is not preserved, the entire initialization process may have to be repeated. Storing key initialization information to a non-volatile memory may advantageously speed wake-up from such a low power state. The difficulty of storing such information is increased by the fact that the memory subsystem will not be functional until these values are restored.
Any non-volatile memory which can be written to may be used to store the appropriate initialization information; however, a battery backed-up memory is present in many computer systems and therefore may be a convenient choice. In one embodiment, the registers below are stored in the memory 590.
- MCH Group Architecture (GAR) registers (040-047h): These registers indicate device configuration for each group such as the number of banks and the DRAM technology (size).
- MCH RDRAM Timing Register RDT (050h): This register defines the timing parameters for all devices in the channel.
- MCH DRAM Control (DRAMC) register (051 h): This register includes the Pool B Operation Select (PBS) bit, a memory transfer hub presence bit (MTHP), which specifies an operational mode of the MCH, and an Aperture Access Global Enable bit which prevents access to an aperture from any port before the aperture range and translation table are established.
- MCH Page Policy (PGPOL) Register (052h): This register specifies paging policy attributes include a DRAM Refresh Rate (DRR) and a RMC Idle Timer (RIT). The DRR field adjusts the DRAM refresh rate and the RIT field determines the number of host bus clock cycles that the memory controller will remain in the idle state before all the open pages are closed.
- MCH RPMR (053h): This register includes a Device Napdown Timer (DNT) field, an Active Devices in Pool A (ADPA) field, a Device Napdown Enable (DNE) field, and a Pool A Capacity (PAC) field. The DNT field specifies the number of host clocks the memory controller is idle before the least recently used device in Pool A is pushed out to Pool B. The ADPA field defines the maximum number of RDRAM devices in Pool A that can be in Active Read/Write or Active state at a time. The devices in Pool A that are not in Active Read/Write or Active state are in standby state. The DNE bit (when set to 1) enables the channel inactivity counter to count continuous inactivity time. When the counter value exceeds the threshold specified by DNT, the least recently used device from Pool A is pushed to Pool B. The PAC field defines the maximum number of RDRAM devices that can reside in Pool A at a time. Devices that are not part of Pool A belong to Pool B.
- MCH Group Boundary Access (GBA) registers (060-6Fh): The GBA registers contain a group ID and a value indicating the upper address limit for the group.
- MCH Configuration Registers MCHCFG (0BE-BFh): These registers contain the Rambus Frequency & DRAM Data Integrity Mode fields.
Also, at this point powerdown configuration options may be programmed. In one embodiment, the self refresh and low power self refresh options are set (for each SeriallDCount: SIO Register Write IOP. INIT, SDCA = SeriallDCount, DRA = 21 h, DRD = 400h (LSR, if SPD supports) + 200h (PSR) + 80h (SRP)).
Normal operation may start, as indicated in block 650, after a few more registers are programmed for normal operation. The page policy register is set to operate normally (PGPOL RIT field (MCH 052h [2:0]) to 001 b) since the page closing timer was effectively disabled for levelizing, and the power management features are enabled at this point via the RPMR register (MCH 053h). If the Pool B Select bit (MCH 051 h [6]) is configured for NAP operation, a broadcast NAP entry IOP may be executed to put all devices to the NAP state. In the same I/O instruction that sets the IIO bit, set the IC bit in RICM also to one so that normal operations of the MCH may commence.
After normal operation continues for some time, the system may enter a low power state due to system inactivity or for another reason, as indicated in block 1000 of Figure 10. One state which the system may enter is a suspend-to-RAM (STR) state in which the MCH loses values stored in its registers. After entering the STR state, an event which causes the system to exit STR may be sensed as indicated in block 1010. Accordingly, the BIOS powers up the MCH and other system components. The configuration registers of the MCH may be automatically reset to a default value in this process.
Accordingly, to again access memory devices on the memory channel, at least some of the configuration register values are needed. The BIOS may cause the ICH 505 to access the battery backed-up memory 590 and restore the registers listed below (saved in block 646 of Figure 6).
- MCH GAR registers (040-047h)
- MCH RDT (050h)
- MCH DRAMC (051 h)
- MCH PGPOL (052h)
- MCH RPMR (053h)
- MCH GBA registers (060-6Fh)
- MCH Configuration Registers MCHCFG (OBE-BFh)
After restoring values to these registers, the MCH can once again access items stored in memory when the STR state was entered, including such items as the processor context if saved. The memory devices perform self-refresh in the STR state so other data is not lost.
Next, the clock generator is started as indicated in block 1040. The proper Rambus channel frequency is read from the MCH MCHCFG register (MCH OBEh [11], which was restored in block 1030). After the clock is allowed to stabilize, the MCH RAC is initialized as indicated in block 1050. This may be accomplished by executing the MCH RAC Initialization IOP. Additionally, the DRD register may be loaded with 0000h and the MCH RAC control register load IOP executed to initialize a bus in the RAC (as discussed with respect to block 610).
Next, current calibration is performed as indicated in block 1060. This may be performed as discussed with respect to block 642 and Figure 9. In the final iteration indicated by block 940, however, the IC bit in the RICM register may be set, allowing normal operations to immediately commence once the current calibration has completed. Thus, the resume from STR sequence may be substantially faster than the entire initialization sequence required when the system is first powered up since channel levelization, SPD querying, ID assignment, and a number of other initialization operations may be avoided.
In conclusion, a method and apparatus for restoring a memory device channel when exiting a low power state is disclosed. While certain exemplary 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, and that this invention not be limited to the specific constructions and arrangements shown and described, since various other modifications may occur to those ordinarily skilled in the art upon studying this disclosure.
Claims (15)
- A method comprising:storing (646) a plurality of memory initialization values from a plurality of storage locations (510) in a memory controller (500) into a memory (590) which maintains values during a power down state, the plurality of memory initialization values being necessary to access a system memory (560, 565, 570);entering (1000) the power down state;restoring (1030) the plurality of memory initialization values to the plurality of storage locations (510) in the memory controller (500) when the power down state is exited;executing (1060) a routine to derive one or more additional memory initialization values in response to exiting the power down state.
- The method of claim 1, wherein entering (1000) the power down state comprises entering a suspend to random access memory state.
- The method of claim 1, wherein storing (646) the plurality of initialization values comprises storing the plurality of initialization values in a battery backed-up memory (590).
- The method of claim 1, wherein storing (646) the plurality of initialization values comprises:storing a timing register value in the memory (590) which maintains values during the power down state, the timing register value indicating timing values for a plurality of memory devices (560, 565, 570) coupled to the memory controller (500).
- The method of claim 1, wherein storing (646) the plurality of initialization values comprises:storing a memory device control register value in the memory (590) which maintains values during the power down state, the memory device control register value having a pool operation selection field, a memory transfer hub presence field, and an aperture access enable field.
- The method of claim 1, wherein storing (646) the plurality of initialization values comprises:storing a page policy value in the memory (590) which maintains values during the power down state.
- An apparatus comprising main memory control logic (500); characterized by:logic to store a plurality of memory initialization values from a plurality of storage locations (510) in said main memory control logic into a memory (590) which maintains values during a power down state, the plurality of memory initialization values being necessary to access a system memory (560, 565, 570);logic to restore said plurality of memory initialization values to the plurality of storage locations (510) in the main memory control logic (500) when the power down state is exited;logic to derive one or more additional memory initialization values in response to exiting the power down state.
- The apparatus of claim 7, wherein said logic to derive one or more additional memory initialization values comprises logic to perform a current calibration operation.
- The apparatus of claim 8, further comprising logic to perform core initialization operations for a plurality of memory devices.
- The apparatus of claim 9, wherein said operations further comprise:starting (1040) a clock generator;executing a memory interface initialization operation; andperforming core initialization for a plurality of memory devices.
- The apparatus of claim 7, further comprising:a system main memory (560, 565, 570) coupled to the main memory control logic (500);a processor (595) coupled to the main memory control logic.
- The apparatus of claim 11, further comprising:an input device coupled to the processor and the main memory control logic.
- The apparatus of claims 11 or 12, further comprising BIOS memory initialization routines stored in a non-volatile memory (585).
- A computer program comprising computer program code means adapted to perform all the steps of claim 1 when that program is run on a computer.
- A computer program as claimed in claim 14, when that program is embodied on a medium.
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US09/186,049 US6230274B1 (en) | 1998-11-03 | 1998-11-03 | Method and apparatus for restoring a memory device channel when exiting a low power state |
US186049 | 1998-11-03 | ||
PCT/US1999/024755 WO2000026753A1 (en) | 1998-11-03 | 1999-10-22 | A method and apparatus for restoring a memory device channel when exiting a low power state |
Publications (2)
Publication Number | Publication Date |
---|---|
HK1036862A1 HK1036862A1 (en) | 2002-01-18 |
HK1036862B true HK1036862B (en) | 2006-12-08 |
Family
ID=
Similar Documents
Publication | Publication Date | Title |
---|---|---|
EP1127307B1 (en) | A method and apparatus for restoring a memory device channel when exiting a low power state | |
US6532526B2 (en) | Method and apparatus for configuring a memory device and a memory channel using configuration space registers | |
US6636957B2 (en) | Method and apparatus for configuring and initializing a memory device and a memory channel | |
US6336161B1 (en) | Computer configuration system and method with state and restoration from non-volatile semiconductor memory | |
US8792273B2 (en) | Data storage system with power cycle management and method of operation thereof | |
US8327161B2 (en) | Command decoder for microcontroller based flash memory digital controller system | |
US5675794A (en) | Method and apparatus for configuring multiple agents in a computer system | |
US8082435B2 (en) | Memory device initiate and terminate boot commands | |
KR20200091401A (en) | Initialization method and associated controller, memory device and host | |
US20170168747A1 (en) | Intelligent memory support for platform reset operation | |
JPS6242396A (en) | Dynamic memory refresh and parity checking circuit | |
US6385691B2 (en) | Memory device with command buffer that allows internal command buffer jumps | |
US20230305922A1 (en) | Serial attached non-volatile memory | |
JP2004102508A (en) | Semiconductor storage device | |
US20220188037A1 (en) | Information Writing Method and Apparatus | |
HK1036862B (en) | A method and apparatus for restoring a memory device channel when exiting a low power state | |
US5204964A (en) | Method and apparatus for resetting a memory upon power recovery | |
CA1292325C (en) | Data processing system having a bus command generated by one subsystem on behalf of another subsystem | |
HK1036858B (en) | A method and apparatus for configuring and initializing a memory device and memory channel | |
CN116486867A (en) | Dynamic random access memory multiple word line direct refresh management | |
KR100607939B1 (en) | Apparatus and method for automatically detecting a DRAM configuration | |
JPH0442339A (en) | memory device |