Login| Sign Up| Help| Contact|

Patent Searching and Data


Title:
FLEXIBLE PROVISIONING OF MULTI-TIER MEMORY
Document Type and Number:
WIPO Patent Application WO/2021/055209
Kind Code:
A1
Abstract:
A system having a string of memory chips that can implement flexible provisioning of a multi-tier memory. In some examples, the system can include a first memory chip in a string of memory chips of a memory, a second memory chip in the string, and a third memory chip in the string. The first memory chip can be directly wired to the second memory chip and can be configured to interact directly with the second memory chip. The second memory chip can be directly wired to the third memory chip and can be configured to interact directly with the third memory chip. As part of implementing the flexible provisioning of a multi-tier memory, the first memory chip can include a cache for the second memory chip, and the second memory chip can include a buffer for the third memory chip.

Inventors:
AKEL AMEEN D (US)
SWAMI SHIVAM (US)
EILERT SEAN S (US)
BRADSHAW SAMUEL E (US)
Application Number:
PCT/US2020/049942
Publication Date:
March 25, 2021
Filing Date:
September 09, 2020
Export Citation:
Click for automatic bibliography generation   Help
Assignee:
MICRON TECHNOLOGY INC (US)
International Classes:
G06F13/28; G06F12/0815; G06F12/0837; G06F13/16; G11C7/10
Foreign References:
US20160054933A12016-02-25
US20150268875A12015-09-24
US20180341588A12018-11-29
US9195602B22015-11-24
US9760497B22017-09-12
Attorney, Agent or Firm:
WARD, John P. et al. (US)
Download PDF:
Claims:
CLAIMS

What is claimed is:

1. A system, comprising: a first memory chip in a string of memory chips of a memory; a second memory chip in the string of memory chips; and a third memory chip in the string of memory chips, wherein the first memory chip is directly wired to the second memory chip and is configured to interact directly with the second memory chip, wherein the second memory chip is directly wired to the third memory chip and is configured to interact directly with the third memory chip, wherein the first memory chip comprises a cache for the second memory chip, and wherein the second memory chip comprises a buffer for the third memory chip.

2. The system of claim 1 , wherein the second memory chip comprises logical-to- physical mapping for the third memory chip.

3. The system of claim 2, further comprising a processor chip, wherein the processor chip is directly wired to the first memory chip and is configured to interact directly with the first memory chip.

4. The system of claim 3, wherein the processor chip is a system on a chip (SoC).

5. The system of claim 3, wherein the processor chip is configured to configure the cache for the second memory chip.

6. The system of claim 5, wherein the processor chip is configured to: configure locations and the sizes of the cache by writing corresponding data into the first memory chip; and configure cache policy parameters by writing corresponding data into the first memory chip.

7. The system of claim 3, wherein the processor chip is configured to configure the buffer for the third memory chip and the logical-to-physical mapping for the third memory chip.

8. The system of claim 7, wherein the processor chip is configured to: configure locations and sizes of the buffer by writing corresponding data into the first memory chip; and configure locations and the sizes of the logical-to-physical mapping by writing corresponding data into the first memory chip.

9. The system of claim 1 , wherein the third memory chip has a lowest memory bandwidth of the memory chips in the string of memory chips.

10. The system of claim 9, wherein the first memory chip has a highest memory bandwidth of the chips in the string, and wherein the second memory chip has a next highest memory bandwidth of the memory chips in the string of memory chips.

11. The system of claim 1, wherein the first memory chip is a dynamic random- access memory (DRAM) chip.

12. The system of claim 11, wherein the second memory chip is a non-volatile random-access memory (NVRAM) chip.

13. The system of claim 12, wherein the third memory chip is a flash memory chip.

14. A system, comprising: a first memory chip in a string of memory chips of a memory; a second memory chip in the string of memory chips; and a third memory chip in the string of memory chips, wherein the first memory chip is directly wired to the second memory chip and is configured to interact directly with the second memory chip, wherein the second memory chip is directly wired to the third memory chip and is configured to interact directly with the third memory chip, wherein the first memory chip comprises a cache for the second memory chip, wherein the second memory chip comprises a buffer for the third memory chip, and wherein the second memory chip comprises logical-to-physical mapping for the third memory chip.

15. The system of claim 14, further comprising a processor chip, wherein the processor chip is directly wired to the first memory chip and is configured to interact directly with the first memory chip.

16. The system of claim 15, wherein the processor chip is a system on a chip (SoC).

17. The system of claim 15, wherein the processor chip is configured to configure the cache for the second memory chip.

18. The system of claim 17, wherein the processor chip is configured to: configure locations and the sizes of the cache by writing corresponding data into the first memory chip; and configure cache policy parameters by writing corresponding data into the first memory chip.

19. The system of claim 15, wherein the processor chip is configured to configure the buffer for the third memory chip and the logical-to-physical mapping for the third memory chip.

20. A system, comprising: a first memory chip in a string of memory chips of a memory; a second memory chip in the string of memory chips; a third memory chip in the string of memory chips; and a processor chip, wherein the first memory chip is directly wired to the second memory chip and is configured to interact directly with the second memory chip, wherein the second memory chip is directly wired to the third memory chip and is configured to interact directly with the third memory chip, wherein the processor chip is directly wired to the first memory chip and is configured to interact directly with the first memory chip, and wherein the processor chip is configured to configure a cache in the first memory chip for the second memory chip.

Description:
FLEXIBLE PROVISIONING OF MULTI-TIER MEMORY

RELATED APPLICATION

[0001] The present application claims priority to U.S. Pat. App. Ser. No. 16/573,791 , filed Sep. 17, 2019 and entitled “FLEXIBLE PROVISIONING OF MULTI TIER MEMORY,” the entire disclosure of which is hereby incorporated herein by reference.

FIELD OF THE TECHNOLOGY

[0002] At least some embodiments disclosed herein relate to flexible provisioning of a multi-tier memory having a string of memory chips.

BACKGROUND

[0003] Memory of a computing system can be hierarchical. Often referred to as memory hierarchy in computer architecture, memory hierarchy can separate computer memory into a hierarchy based on certain factors such as response time, complexity, capacity, persistence and memory bandwidth. Such factors can be related and can often be tradeoffs which further emphasizes the usefulness of a memory hierarchy.

[0004] In general, memory hierarchy affects performance in a computer system. Prioritizing memory bandwidth and speed over other factors can require considering the restrictions of a memory hierarchy, such as response time, complexity, capacity, and persistence. To manage such prioritization, different types of memory chips can be combined to balance chips that are faster with chips that are more reliable or cost effective, etc. Each of the various chips can be viewed as part of a memory hierarchy. And, for example, to reduce latency on faster chips, other chips in a memory chip combination can respond by filling a buffer and then signaling for activating the transfer of data between chips.

[0005] Memory hierarchy can be made of up of chips with different types of memory units. For example, memory units can be dynamic random-access memory (DRAM) units. DRAM is a type of random access semiconductor memory that stores each bit of data in a memory cell, which usually includes a capacitor and a metal-oxide- semiconductor field-effect transistor (MOSFET). The capacitor can either be charged or discharged which represents the two values of a bit, “0” and Ί”. In DRAM, the electric charge on a capacitor leaks off, so DRAM requires an external memory refresh circuit which periodically rewrites the data in the capacitors by restoring the original charge per capacitor. On the other hand, with static random-access memory (SRAM) units a refresh feature is not needed. Also, DRAM is considered volatile memory since it loses its data rapidly when power is removed. This is different from flash memory and other types of non-volatile memory, such as non-volatile random-access memory (NVRAM), in which data storage is more persistent.

[0006] A type of NVRAM is 3D XPoint memory. With 3D XPoint memory, memory units store bits based on a change of bulk resistance in conjunction with a stackable cross-gridded data access array. 3D XPoint memory can be more cost effective than DRAM but less cost effective than flash memory.

[0007] Flash memory is another type of non-volatile memory. An advantage of flash memory is that is can be electrically erased and reprogrammed. Flash memory is considered to have two main types, NAND-type flash memory and NOR-type flash memory, which are named after the NAND and NOR logic gates that can implement the memory units of flash memory. The flash memory units or cells exhibit internal characteristics similar to those of the corresponding gates. A NAND-type flash memory includes NAND gates. A NOR-type flash memory includes NOR gates. NAND-type flash memory may be written and read in blocks which can be smaller than the entire device. NOR-type flash permits a single byte to be written to an erased location or read independently. Because of advantages of NAND-type flash memory, such memory has been often utilized for memory cards, USB flash drives, and solid- state drives. Flowever, a primary tradeoff of using flash memory in general is that it is only capable of a relatively small number of write cycles in a specific block compared to other types of memory such as DRAM and NVRAM.

BRIEF DESCRIPTION OF THE DRAWINGS

[0008] The present disclosure will be understood more fully from the detailed description given below and from the accompanying drawings of various embodiments of the disclosure. [0009] FIG. 1 illustrates an example memory system that is configured to provide flexible provisioning of multi-tier memory, in accordance with some embodiments of the present disclosure.

[0010] FIG. 2 illustrates an example memory system and processor chip configured to provide flexible provisioning of multi-tier memory, in accordance with some embodiments of the present disclosure.

[0011] FIG. 3 illustrates an example memory system and memory controller chip configured to provide flexible provisioning of multi-tier memory, in accordance with some embodiments of the present disclosure.

[0012] FIG. 4 illustrates an example memory system configured to provide flexible provisioning of multi-tier memory with tiers that each include multiple memory chips, in accordance with some embodiments of the present disclosure.

[0013] FIG. 5 illustrates example parts of an example computing device, in accordance with some embodiments of the present disclosure.

DETAILED DESCRIPTION

[0014] At least some aspects of the present disclosure are directed to flexible provisioning of a multi-tier memory in general, and more particularly, to flexible provisioning of a three-tier memory.

[0015] Also, at least some aspects of the present disclosure are directed to flexible provisioning of a string of memory chips to form a memory for a processor chip or system on a chip (SoC). From the perspective of the processor chip or SoC wired to the memory, the string of memory chips of the memory appears no different from a single memory chip implementation; however, with the flexible provisioning, benefits of using a string of memory chips is achieved. For example, with the flexible provisioning, benefits of using a string of memory chips with a memory hierarchy can be achieved.

[0016] The processor chip or SoC can be directly wired to a first memory chip in the string and can interact with the first memory chip without perceiving the memory chips in the string downstream of the first memory chip. In the memory, the first memory chip can be directly wired to a second memory chip and can interact with the second memory chip such that the processor chip or SoC gains the benefits of the string of the first and second memory chips without perceiving the second memory chip. And, the second memory chip can be directly wired to a third memory chip and so forth such that the processor chip or SoC gains benefits of the string of multiple memory chips without perceiving and interacting with the multiple memory chips downstream of the first memory chip. Also, in some embodiments, each chip in the string perceives and interacts with the immediate upstream chip and downstream chip in the string without perceiving chips in the string further upstream or downstream.

[0017] In some embodiments, the first memory chip in the string can be a DRAM chip. The second memory chip in the string immediately downstream of the first chip can be a NVRAM chip (e.g., a 3D XPoint memory chip). The third memory chip in the string immediately downstream of the second chip can be a flash memory chip (e.g., a NAND-type flash memory chip). Also, for example, the string can be DRAM to DRAM to NVRAM, or DRAM to NVRAM to NVRAM, or DRAM to flash memory to flash memory; although, DRAM to NVRAM to flash memory may provide a more effective solution for a string of memory chips being flexibly provisioned as multi-tier memory. Also, for the sake of understanding the flexible provisioning of a string of memory chips disclosed herein, examples will often refer to a three-chip string of memory chips; however, it is to be understood that the string of memory chips can include more than three memory chips.

[0018] Also, for the purposes of this disclosure, it is to be understood that that DRAM, NVRAM, 3D XPoint memory, and flash memory are techniques for individual memory units, and that a memory chip for any one of the memory chips described herein can include a logic circuit for command and address decoding as well as arrays of memory units of DRAM, NVRAM, 3D XPoint memory, or flash memory. For example, a DRAM chip described herein includes a logic circuit for command and address decoding as well as an array of memory units of DRAM. Also, for example, a NVRAM chip described herein includes a logic circuit for command and address decoding as well as an array of memory units of NVRAM. And, for example, a flash memory chip described herein includes a logic circuit for command and address decoding as well as an array of memory units of flash memory.

[0019] Also, a memory chip for any one of the memory chips described herein can include a cache or buffer memory for incoming and/or outgoing data. In some embodiments, the memory units that implement the cache or buffer memory may be different from the units on the chip hosting the cache or buffer memory. For example, the memory units that implement the cache or buffer memory can be memory units of SRAM.

[0020] Each of the chips in the string of memory chips can be connected to the immediate downstream and/or upstream chip via wiring, e.g., peripheral component interconnect express (PCIe) or serial advanced technology attachment (SATA). Each of the connections between the chips in the string of memory chips can be connected sequentially with wiring and the connections can be separate from each other. Each chip in the string of memory chips can include one or more sets of pins for connecting to an upstream chip and/or downstream chip in the string. In some embodiments, each chip in the string of memory chips can include a single integrated circuit (1C) enclosed within an 1C package. In such embodiments, the 1C package can include the sets of pins on the boundaries of the package.

[0021] The first memory chip (e.g., DRAM chip) in the string of memory chips of the memory for the processor chip or the SoC can include a portion that can be configured, such as by the processor chip or SoC, as the cache for the second memory chip (e.g., NVRAM chip) in the string of memory chips. A portion of the memory units in the first memory chip can be used as the cache memory for the second memory chip.

[0022] The second memory chip in the string of memory chips of the memory for the processor chip or the SoC can include a portion that can be configured, such as by the fist memory chip directly and the processor chip or SoC indirectly, as the buffer for accessing the third memory chip (e.g., flash memory chip) in the string of memory chips. A portion of the memory units in the second memory chip can be used as the buffer for accessing the third memory chip. Also, the second memory chip can include a portion that can be configured, such as by the fist memory chip directly and the processor chip or SoC indirectly, as a table for logical-to-physical address mapping (logical-to-physical table) or as logical-to-physical address mapping in general. A portion of the memory units in the second memory chip can be used for the logical-to- physical address mapping.

[0023] The third memory chip in the string of memory chips of the memory for the processor chip or the SoC can include a controller that can use the logical-to-physical address mapping in the second memory chip to manage a translation layer (e.g., flash translation layer function) of the third memory chip. The translation layer of the third memory chip can include logical-to-physical address mapping such as a copy or derivative of the logical-to-physical address mapping in the second memory chip.

[0024] Also, in some embodiments, the processor chip or SoC connected to the memory can configure the locations and the sizes of the cache in the first memory chip, the buffer and the logical-to-physical address mapping in the second memory chip, as well as cache policy parameters (e.g., write through vs write back) in the first chip by writing data into the first memory chip. And, the aforesaid configurations and settings by the processor chip or SoC can be delegated to a second data processing chip so that such tasks are removed from the processor chip or SoC. For example, the memory having the string of memory chips can have a dedicated controller separate from the processor chip or SoC configured to provide and control the aforesaid configurations and settings for the memory.

[0025] In general, with the techniques described herein to provide flexible provisioning of multi-tier memory, the flexibility to allocate a portion of memory units on certain memory chips in the string of chips as a cache or a buffer is how the memory chips (e.g., the DRAM, NVRAM, and flash memory chips) are configured to make the connectivity workable and flexible. The cache and buffer operations allow downstream memory devices of different sizes and/or different types to be connected to the upstream devices, and vice versa. In a sense, some functionalities of a memory controller are implemented in the memory chips to enable the operations of cache and buffer in the memory chips.

[0026] FIG. 1 illustrates an example memory system 100 that is configured to provide flexible provisioning of multi-tier memory, in accordance with some embodiments of the present disclosure. The memory system 100 includes a first memory chip 104 in a string of memory chips 102 of a memory. The memory system 100 also includes a second memory chip 106 in the string of memory chips 102 and a third memory chip 108 in the string of memory chips.

[0027] In FIG. 1 , the first memory chip 104 is directly wired to the second memory chip 106 (e.g., see wiring 124) and is configured to interact directly with the second memory chip. Also, the second memory chip 106 is directly wired to the third memory chip 108 (e.g., see wiring 126) and is configured to interact directly with the third memory chip.

[0028] Also, each chip in the string of memory chips 102 can include one or more sets of pins for connecting to an upstream chip and/or downstream chip in the string (e.g., see sets of pins 132, 134, 136, and 138). In some embodiments, each chip in the string of memory chips (e.g., see string of memory chips 102 or string of groups of memory chips 402 shown in FIG. 4) can include a single IC enclosed within a IC package. For example, set of pins 132 is part of first memory chip 104 and connects first memory chip 104 to second memory chip 106 via wiring 124 and set of pins 134 that is part of second memory chip 106. The wiring 124 connects the two sets of pins 132 and 134. Also, for example, set of pins 136 is part of second memory chip 106 and connects second memory chip 106 to third memory chip 108 via wiring 126 and set of pins 138 that is part of third memory chip 108. The wiring 126 connects the two sets of pins 136 and 138.

[0029] Also, as shown, the first memory chip 104 includes a cache 114 for the second memory chip 106. And, the second memory chip 106 includes a buffer 116 for the third memory chip 108 as well as logical-to-physical mapping 118 for the third memory chip 108.

[0030] The cache 114 for the second memory chip 106 can be configured by a processor chip or a memory controller chip (e.g., see processor chip 202 shown in FIG. 2 and memory controller chip 302 shown in FIG. 3). Locations and the sizes of the cache 114 in the first memory chip 104 can be configured by the processor chip or memory controller chip by corresponding data being written into the first memory chip by the processor or memory controller chip. Also, cache policy parameters of the cache 114 in the first memory chip 104 can be configured by the processor or memory controller chip by corresponding data being written into the first memory chip by the processor or the memory controller chip.

[0031] The buffer 116 for the third memory chip 108 can be configured by a processor chip or a memory controller chip (e.g., see processor chip 202 shown in FIG. 2 and memory controller chip 302 shown in FIG. 3). Locations and the sizes of the buffer 116 in the second memory chip 106 can be configured by the processor chip or memory controller chip by corresponding data being written into the second memory chip by the processor or memory controller chip, such as indirectly via the first memory chip 104. Also, buffer policy parameters of the buffer 116 in the second memory chip 106 can be configured by the processor or memory controller chip by corresponding data being written into the second memory chip by the processor or the memory controller chip, such as indirectly via the first memory chip 104.

[0032] The logical-to-physical mapping 118 for the third memory chip 108 can be configured by a processor chip or a memory controller chip (e.g., see processor chip 202 shown in FIG. 2 and memory controller chip 302 shown in FIG. 3). Locations and the sizes of the logical-to-physical mapping 118 in the second memory chip 106 can be configured by the processor chip or memory controller chip by corresponding data being written into the second memory chip by the processor or memory controller chip, such as indirectly via the first memory chip 104. Also, buffer policy parameters of the logical-to-physical mapping 118 in the second memory chip 106 can be configured by the processor or memory controller chip by corresponding data being written into the second memory chip by the processor or the memory controller chip, such as indirectly via the first memory chip 104.

[0033] In some embodiments, the third memory chip 108 can have a lowest memory bandwidth of the chips in the string. In some embodiments, the first memory chip 104 can have a highest memory bandwidth of the chips in the string. In such embodiments, the second memory chip 106 can have a next highest memory bandwidth of the chips in the string, such that the first memory chip 104 has a highest memory bandwidth of the chips in the string and the third memory chip 108 has a lowest memory bandwidth of the chips in the string.

[0034] In some embodiments, the first memory chip 104 is or includes a DRAM chip. In some embodiments, the first memory chip 104 is or includes a NVRAM chip. In some embodiments, the second memory chip 106 is or includes a DRAM chip. In some embodiments, the second memory chip 106 is or includes a NVRAM chip. In some embodiments, the third memory chip 108 is or includes a DRAM chip. In some embodiments, the third memory chip 108 is or includes a NVRAM chip. And, in some embodiments, the third memory chip 108 is or includes a flash memory chip.

[0035] In embodiments having one or more DRAM chips, a DRAM chip can include a logic circuit for command and address decoding as well as arrays of memory units of DRAM. Also, a DRAM chip described herein can include a cache or buffer memory for incoming and/or outgoing data. In some embodiments, the memory units that implement the cache or buffer memory can be different from the DRAM units on the chip hosting the cache or buffer memory. For example, the memory units that implement the cache or buffer memory on the DRAM chip can be memory units of SRAM.

[0036] In embodiments having one or more NVRAM chips, a NVRAM chip can include a logic circuit for command and address decoding as well as arrays of memory units of NVRAM such as units of 3D XPoint memory. Also, a NVRAM chip described herein can include a cache or buffer memory for incoming and/or outgoing data. In some embodiments, the memory units that implement the cache or buffer memory can be different from the NVRAM units on the chip hosting the cache or buffer memory. For example, the memory units that implement the cache or buffer memory on the NVRAM chip can be memory units of SRAM.

[0037] In some embodiments, NVRAM chips can include a cross-point array of non-volatile memory cells. A cross-point array of non-volatile memory can perform bit storage based on a change of bulk resistance, in conjunction with a stackable cross- gridded data access array. Additionally, in contrast to many flash-based memories, cross-point non-volatile memory can perform a write in-place operation, where a non volatile memory cell can be programmed without the non-volatile memory cell being previously erased.

[0038] As mentioned herein, NVRAM chips can be or include cross point storage and memory devices (e.g., 3D XPoint memory). A cross point memory device uses transistor-less memory elements, each of which has a memory cell and a selector that are stacked together as a column. Memory element columns are connected via two perpendicular lays of wires, where one lay is above the memory element columns and the other lay below the memory element columns. Each memory element can be individually selected at a cross point of one wire on each of the two layers. Cross point memory devices are fast and non-volatile and can be used as a unified memory pool for processing and storage.

[0039] In embodiments having one or more flash memory chips, a flash memory chip can include a logic circuit for command and address decoding as well as arrays of memory units of flash memory such as units of NAND-type flash memory. Also, a flash memory chip described herein can include a cache or buffer memory for incoming and/or outgoing data. In some embodiments, the memory units that implement the cache or buffer memory can be different from the flash memory units on the chip hosting the cache or buffer memory. For example, the memory units that implement the cache or buffer memory on the flash memory chip can be memory units of SRAM.

[0040] Also, for example, an embodiment of the string of memory chips can include DRAM to DRAM to NVRAM, or DRAM to NVRAM to NVRAM, or DRAM to flash memory to flash memory; however, DRAM to NVRAM to flash memory may provide a more effective solution for a string of memory chips being flexibly provisioned as multi tier memory.

[0041] Also, for the purposes of this disclosure, it is to be understood that that DRAM, NVRAM, 3D XPoint memory, and flash memory are techniques for individual memory units, and that a memory chip for any one of the memory chips described herein can include a logic circuit for command and address decoding as well as arrays of memory units of DRAM, NVRAM, 3D XPoint memory, or flash memory. For example, a DRAM chip described herein includes a logic circuit for command and address decoding as well as an array of memory units of DRAM. For example, a NVRAM chip described herein includes a logic circuit for command and address decoding as well as an array of memory units of NVRAM. For example, a flash memory chip described herein includes a logic circuit for command and address decoding as well as an array of memory units of flash memory.

[0042] Also, a memory chip for any one of the memory chips described herein can include a cache or buffer memory for incoming and/or outgoing data. In some embodiments, the memory units that implement the cache or buffer memory may be different from the units on the chip hosting the cache or buffer memory. For example, the memory units that implement the cache or buffer memory can be memory units of SRAM.

[0043] FIG. 2 illustrates the example memory system 100 and processor chip 202 configured to provide flexible provisioning of multi-tier memory, in accordance with some embodiments of the present disclosure. In FIG. 2, the processor chip 202 is directly wired (e.g., see wiring 204) to the first memory chip 104 and is configured to interact directly with the first memory chip.

[0044] In some embodiments, the processor chip 202 includes or is a SoC. A SoC describe herein can be or include an integrated circuit or chip that integrates any two or more components of a computing device. The two or more components can include at least one or more of a central processing unit (CPU), graphics processing unit (GPU), memory, input/output ports, and secondary storage. For example, an SoC described herein can also include a CPU, a GPU, graphics and memory interfaces, hard-disk, USB connectivity, random-access memory, read-only memory, secondary storage, or any combination thereof on a single circuit die. Also, where the processor chip 202 is a SoC, the SoC includes at least a CPU and/or a GPU.

[0045] For an SoC described herein, the two or more components can be embedded on a single substrate or microchip (chip). In general, a SoC is different from a conventional motherboard-based architecture in that the SoC integrates all of its components into a single integrated circuit; whereas a motherboard houses and connects detachable or replaceable components. Because the two or more components are integrated on a single substrate or chip, SoCs consume less power and take up much less area than multi-chip designs with equivalent functionality. Thus, in some embodiments, the memory systems described herein can be connected with or be a part of SoCs in mobile computing devices (such as in smartphones), embedded systems, and the Internet of Things devices.

[0046] The processor chip 202 can be configured to configure the cache 114 for the second memory chip 106. The processor chip 202 can also be configured to configure locations and the sizes of the cache 114 by writing corresponding data into the first memory chip 104. The processor chip 202 can also be configured to configure cache policy parameters by writing corresponding data into the first memory chip 104.

[0047] Also, the processor chip 202 can configured to configure the buffer 116 for the third memory chip 108 and/or the logical-to-physical mapping 118 for the third memory chip. The processor chip 202 can also be configured to configure locations and sizes of the buffer 116 by writing corresponding data into the first memory chip 104. The processor chip 202 can also be configured to configure locations and the sizes of the logical-to-physical mapping 118 by writing corresponding data into the first memory chip 104.

[0048] FIG. 3 illustrates the example memory system 100 and memory controller chip 302 configured to provide flexible provisioning of multi-tier memory, in accordance with some embodiments of the present disclosure. In FIG. 3, the memory controller chip 302 is directly wired (e.g., see wiring 304) to the first memory chip 104 and is configured to interact directly with the first memory chip.

[0049] In some embodiments, the memory controller chip 302 includes or is a SoC. Such a SoC can be or include an integrated circuit or chip that integrates any two or more components of a computing device. The two or more components can include at least one or more of a separate memory, input/output ports, and separate secondary storage. For example, the SoC can include memory interfaces, hard-disk, USB connectivity, random-access memory, read-only memory, secondary storage, or any combination thereof on a single circuit die. Also, where the memory controller chip 302 is a SoC, the SoC includes at least a data processing unit.

[0050] The memory controller chip 302 can be configured to configure the cache 114 for the second memory chip 106. The memory controller chip 302 can also be configured to configure locations and the sizes of the cache 114 by writing corresponding data into the first memory chip 104. The memory controller chip 302 can also be configured to configure cache policy parameters by writing corresponding data into the first memory chip 104.

[0051] Also, the memory controller chip 302 can configured to configure the buffer 116 for the third memory chip 108 and/or the logical-to-physical mapping 118 for the third memory chip. The memory controller chip 302 can also be configured to configure locations and sizes of the buffer 116 by writing corresponding data into the first memory chip 104. The memory controller chip 302 can also be configured to configure locations and the sizes of the logical-to-physical mapping 118 by writing corresponding data into the first memory chip 104.

[0052] FIG. 4 illustrates an example memory system 400 configured to provide flexible provisioning of multi-tier memory with tiers that each include multiple memory chips, in accordance with some embodiments of the present disclosure. The memory system 400 includes a string of groups of memory chips 402. The string of groups of memory chips 402 includes a first group of memory chips including a first type of memory chips (e.g., see memory chips 404a and 404b which are the same type of chips). The string of groups of memory chips 402 includes a second group of memory chips including the first type of memory chips or a second type of memory chips (e.g., see memory chips 406a and 406b which are the same type of chips). The string of groups of memory chips 402 also includes a third group of memory chips including a first type of memory chips, a second type of memory chips, or a third type of memory chips (e.g., see memory chips 408a and 408b which are the same type of chips). The first type of memory chips can be or include DRAM chips. The second type of memory chips can be or include NVRAM chips. The third type of memory chips can be or include flash memory chips.

[0053] Also, as shown in FIG. 4, the chips in the first group of memory chips are directly wired to the chips in the second group of memory chips via wiring 424 and are configured to interact directly with one or more of the chips in the second group of memory chips. Also, as shown in FIG. 4, the chips in the second group of memory chips are directly wired to the chips in the third group of memory chips via wiring 426 and are configured to interact directly with one or more of the chips in the third group of memory chips.

[0054] Also, as shown in FIG. 4, each chip in the first group of memory chips includes a cache (e.g., see cache 414) for the second group of memory chips. And, each chip in the second group of memory chips includes a buffer 416 for the third group of memory chips as well as logical-to-physical mapping 418 for the third group of memory chips.

[0055] In some embodiments, each chip in the third group of memory chips (e.g., see memory chips 408a and 408b) can have a lowest memory bandwidth relative to the other chips in the string of groups of memory chips 402. In some embodiments, each chip in the first group of memory chips (e.g., see memory chips 404a and 404b) can have a highest memory bandwidth relative to the other chips in the string of groups of memory chips 402. In such embodiments, each chip in the second group of memory chips (e.g., see memory chips 406a and 406b) can have a next highest memory bandwidth relative to other chips in the string of groups of memory chips 402, such that each chip in the first group of memory chips has a highest memory bandwidth and each chip in the third group of memory chips has a lowest memory bandwidth. [0056] In some embodiments, the first group of memory chips (e.g., see memory chips 404a and 404b) can include DRAM chips or NVRAM chips. In some embodiments, the second group of memory chips (e.g., see memory chips 406a and 406b) can include DRAM chips or NVRAM chips. In some embodiments, the third group of memory chips (e.g., see memory chips 408a and 408b) can include DRAM chips, NVRAM chips, or flash memory chips.

[0057] As shown in FIGS. 1-4, the present disclosure is directed to flexible provisioning of a string of memory chips (e.g., see string of memory chips 102 shown in FIGS. 1 -3 or string of groups of memory chips 402 shown in FIG. 4). And, the flexible provisioning of the string of memory chips forms a memory (e.g., see memory system 100 shown in FIG. 2 or memory system 400 shown in FIG. 4).

[0058] A memory system disclosed herein, such as memory system 100 or 400, can be its own apparatus or within its own packaging.

[0059] In some embodiments, a memory system disclosed herein, such as memory system 100 or 400, can be combined with and for a processor chip or SoC (e.g., see FIG. 2). When combined with and for a processor chip or SoC, the memory system and the processor chip or SoC can be a part of a single apparatus and/or combined into a single packaging.

[0060] Also, in some embodiments, a memory system disclosed herein, such as memory system 100 or 400, can be combined with a memory controller chip (e.g., see FIG. 3). When combined with a memory controller chip, the memory system and the memory controller chip can be a part of a single apparatus and/or combined into a single packaging. Alternatively, each chip in the string of chips, or at least the first memory chip and the second memory chip, can include a respective memory controller providing similar functionality to the memory controller chip shown in FIG. 3.

[0061] From the perspective of the processor chip or SoC wired to the memory (e.g., see processor chip 202 shown in FIG. 2) or the memory controller chip (e.g., see memory controller chip 302 shown in FIG. 3), the string of memory chips of the memory appears no different from a single memory chip implementation; however, with the flexible provisioning, benefits of using a string of memory chips is achieved. In such embodiments, the processor chip or SoC--or the memory controller chip-can be directly wired (e.g., see wiring 204 shown in FIG. 2 or wiring 304 shown in FIG. 3) to a first memory chip (e.g., see first memory chip 104) in the string of memory chips 102 and can interact with the first memory chip without perceiving the memory chips in the string downstream of the first memory chip (e.g., see second memory chip 106 and third memory chip 108 which are downstream of the first memory chip 104).

[0062] In the memory (e.g., see memory system 100 or 400), the first memory chip (e.g., see first memory chip 104 or one of memory chips 404a or 404b) can be directly wired to a second memory chip (e.g., see second memory chip 106 or one of memory chips 406a or 406b) and can interact with the second memory chip such that the processor chip, SoC, or memory controller chip (e.g., see processor chip 202 and memory controller chip 302) gains the benefits of the string of the first and second memory chips without perceiving the second memory chip. And, the second memory chip (e.g., see first memory chip 104 or one of memory chips 404a or 404b) can be directly wired to a third memory chip (e.g., see third memory chip 108 or one of memory chips 408a or 408b) and so forth such that the processor chip, SoC, or memory controller chip gains benefits of the string of multiple memory chips (e.g., see string of memory chips 102 or string of groups of memory chips 402) without perceiving and interacting with the multiple memory chips downstream of the first memory chip. Also, in some embodiments, each chip in the string perceives and interacts with an immediate upstream chip and downstream chip in the string without perceiving chips in the string further upstream or downstream.

[0063] As mentioned, with the flexible provisioning, benefits of using a string of memory chips with a memory hierarchy can be achieved. Thus, for example, in some embodiments, the first memory chip (e.g., see first memory chip 104) in the string can be a chip with the highest memory bandwidth in the memory. The second memory chip (e.g., see second memory chip 106) in the string immediately downstream of the first chip can be a chip with next highest memory bandwidth of the memory (which may have other benefits such as being cheaper to manufacture than the first chip or be more reliable or persistent at storing data than the first chip). The third memory chip (e.g., see third memory chip 108) in the string immediately downstream of the second chip (or the final downstream chip in the string where the string has more than three memory chips) can have the lowest memory bandwidth. The third memory chip in such examples (or the final downstream chip in other examples with more than three memory chips) can be the most cost-effective chip or most reliable or persistent chip for storing data.

[0064] In some embodiments, the first memory chip in the string can be a DRAM chip. In such embodiments, the second memory chip in the string immediately downstream of the first chip can be a NVRAM chip (e.g., a 3D XPoint memory chip). And, in such embodiments, the third memory chip in the string immediately downstream of the second chip can be a flash memory chip (e.g., a NAND-type flash memory chip).

[0065] As mentioned, for the sake of understanding the flexible provisioning of a string of memory chips disclosed here, examples often refer to a three-chip string of memory chips (e.g., see string of memory chips 102 shown in FIGS. 1-3 and string of groups of memory chips 402 shown in FIG. 4); however, it is to be understood that the string of memory chips can include more than three memory chips or more than three groups of chips where each of the groups is a tier of chips.

[0066] As mentioned, some embodiments of string of memory chips can include a DRAM memory chip that is the first chip in the string, a NVRAM chip that is the second chip in the string, and a flash memory chip (e.g., NAND-type flash memory chip) that is the third chip in the string and can be used as the bulk memory chip in the string. In such embodiments and in other embodiments with other arrangements of memory chip types, each of the chips in the string of memory chips are connected to the immediate downstream and/or upstream chip via wiring (e.g., PCIe or SATA). Each of the connections between the chips in the string of memory chips can be connected sequentially with wiring and the connections can be separate from each other (e.g., see wiring 124 and 126 as well as wiring 424 and 426). Also, each chip in the string of memory chips can include one or more sets of pins for connecting to an upstream chip and/or downstream chip in the string (e.g., see sets of pins 132, 134, 136, and 138 depicted in FIG. 1 ). In some embodiments, each chip in the string of memory chips (e.g., see string of memory chips 102 or string of groups of memory chips 402) can include a single IC enclosed within a IC package. In such embodiments, the IC package can include the sets of pins on the boundaries of the package (such as sets of pins 132, 134, 136, and 138). [0067] The first memory chip (e.g., DRAM chip) in the string of memory chips of the memory for the processor chip or the SoC can include a portion that can be configured, such as by the processor chip or SoC, as the cache for the second memory chip (e.g., NVRAM chip) in the string (e.g., see cache 114 for the second memory chip). A portion of the memory units in the first memory chip can be used as the cache memory for the second memory chip.

[0068] The second memory chip in the string of memory chips of the memory for the processor chip or the SoC can include a portion that can be configured, such as by the fist memory chip directly and the processor chip or SoC indirectly, as the buffer for accessing the third memory chip (e.g., flash memory chip) in the string (e.g., see buffer for the third memory chip 116). A portion of the memory units in the second memory chip can be used as the buffer for accessing the third memory chip. Also, the second memory chip can include a portion that can be configured, such as by the fist memory chip directly and the processor chip or SoC indirectly, as a table for logical- to-physical address mapping (logical-to-physical table) or as logical-to-physical address mapping in general (e.g., see logical-to-physical mapping 118). A portion of the memory units in the second memory chip can be used for the logical-to-physical address mapping.

[0069] The third memory chip in the string of memory chips of the memory for the processor chip or the SoC can include a controller (e.g., see controller 128) that can use the logical-to-physical address mapping in the second memory chip to manage a translation layer (e.g., flash translation layer function) of the third memory chip (e.g., see translation layer 130). The translation layer of the third memory chip can include logical-to-physical address mapping such as a copy or derivative of the logical-to- physical address mapping in the second memory chip.

[0070] Also, in some embodiments, the processor chip or SoC connected to the memory (e.g., see processor chip 202) can configure the locations and the sizes of the cache in the first memory chip, the buffer and the logical-to-physical address mapping in the second memory chip, as well as cache policy parameters (e.g., write through vs write back) in the first chip by writing data into the first memory chip (e.g., see first memory chip 104). And, the aforesaid configurations and settings by the processor chip or SoC can be delegated to a second data processing chip so that such tasks are removed from the processor chip or SoC (e.g., see memory controller chip 302 shown in FIG. 3). For example, the memory having the string of memory chips can have a dedicated controller separate from the processor chip or SoC configured to provide and control the aforesaid configurations and settings for the memory (e.g., see memory controller chip 302).

[0071] For the purposes of this disclosure it is to be understood that a memory chip in the string of memory chips can be replaced by a group of similar memory chips, such that the string includes a string of groups of similar chips (e.g., see string of groups of memory chips 402 shown in FIG. 4). In such examples, each group of similar chips is a node in the string. Also, in some embodiments, the nodes of the string of memory chips can be made up of a combination of single chip nodes and multiple chip nodes (not depicted in the drawings). For example, in the string of memory chips, the first memory chip (e.g., DRAM chip) can be replaced by a group of similar memory chips (e.g., a group of DRAM chips), the second memory chip (e.g., NVRAM chip) can be replaced by a group of similar memory chips (e.g., a group of NVRAM chips), the third memory chip (e.g., flash memory chip) can be replaced by a group of similar memory chips (e.g., a group of flash memory chips), or some combination thereof.

[0072] FIG. 5 illustrates example parts of an example computing device 500, in accordance with some embodiments of the present disclosure. The computing device 500 can be communicatively coupled to other computing devices via the computer network 502 as shown in FIG. 5. The computing device 500 includes at least a bus 504, a processor 506 (such as a CPU and/or the processor chip 202 shown in FIG. 2), a main memory 508, a network interface 510, and a data storage system 512. The bus 504 communicatively couples the processor 506, the main memory 508, the network interface 510, and the data storage system 512. The computing device 500 includes a computer system that includes at least processor 506, main memory 508 (e.g., read-only memory (ROM), flash memory, DRAM such as synchronous DRAM (SDRAM) or Rambus DRAM (RDRAM), NVRAM, SRAM, etc.), and data storage system 512, which communicate with each other via bus 504 (which can include multiple buses and wirings).

[0073] The main memory 508 can include the memory system 100 depicted in FIG 1 . Also, the main memory 508 can include the memory system 400 depicted in FIG 4. In some embodiments, the data storage system 512 can include the memory system 100 depicted in FIG 1. And, the data storage system 512 can include the memory system 400 depicted in FIG 4.

[0074] Processor 506 can represent one or more general-purpose processing devices such as a microprocessor, a central processing unit, or the like. The processor 506 can be or include the processor 202 depicted in FIG. 2. The processor 506 can be a complex instruction set computing (CISC) microprocessor, reduced instruction set computing (RISC) microprocessor, very long instruction word (VLIW) microprocessor, or a processor implementing other instruction sets, or processors implementing a combination of instruction sets. Processor 506 can also be one or more special-purpose processing devices such as an application specific integrated circuit (ASIC), a field programmable gate array (FPGA), a digital signal processor (DSP), network processor, a processor in memory (PIM), or the like. Processor 506 can be configured to execute instructions for performing the operations and steps discussed herein. Processor 506 can further include a network interface device such as network interface 510 to communicate over one or more communications network such as network 502.

[0075] The data storage system 512 can include a machine-readable storage medium (also known as a computer-readable medium) on which is stored one or more sets of instructions or software embodying any one or more of the methodologies or functions described herein. The instructions can also reside, completely or at least partially, within the main memory 508 and/or within the processor 506 during execution thereof by the computer system, the main memory 508 and the processor 506 also constituting machine-readable storage media.

[0076] While the memory, processor, and data storage parts are shown in the example embodiment to each be a single part, each part should be taken to include a single part or multiple parts that can store the instructions and perform their respective operations. The term “machine-readable storage medium” shall also be taken to include any medium that is capable of storing or encoding a set of instructions for execution by the machine and that cause the machine to perform any one or more of the methodologies of the present disclosure. The term “machine-readable storage medium” shall accordingly be taken to include, but not be limited to, solid-state memories, optical media, and magnetic media. [0077] In the foregoing specification, embodiments of the disclosure have been described with reference to specific example embodiments thereof. It will be evident that various modifications can be made thereto without departing from the broader spirit and scope of embodiments of the disclosure as set forth in the following claims. The specification and drawings are, accordingly, to be regarded in an illustrative sense rather than a restrictive sense.