Memory access control device, cache memory and semiconductor device

US9684602B2 · US · B2

Patent metadata
FieldValue
Publication numberUS-9684602-B2
Application numberUS-201514931724-A
CountryUS
Kind codeB2
Filing dateNov 3, 2015
Priority dateMar 11, 2015
Publication dateJun 20, 2017
Grant dateJun 20, 2017

How to read this patent

A practical reading order for non-experts. Skip the full description unless you need deep technical detail.

  1. Title

    What the patent document calls the invention.

  2. Abstract

    A short plain-language summary of the technical disclosure.

  3. Assignees and inventors

    Who owns or filed the patent and who is credited as inventor.

  4. Key dates

    Filing, priority, publication, and grant dates set the timeline.

  5. First independent claim

    The legal scope of protection — read this for what is actually claimed.

  6. CPC / IPC classifications

    Technology tags used to group this patent with similar filings.

  7. Citations and related patents

    Prior art links and similar publications in this corpus.

Abstract

Official abstract text for this publication.

A memory access control device of an embodiment includes a data memory configured to record information of an access request relating to reading and writing of data to a main memory, and a controller configured to receive notification of the access request and select an access destination with reference to recording content of the data memory. When history of a request for write access and history of a request for read access to an address designated by the access request are recorded in the data memory, the controller selects a cache memory as the access destination, and otherwise, selects the main memory as the access destination.

First claim

Opening claim text (preview).

What is claimed is: 1. A memory access control device comprising: a data memory configured to record information of an access request relating to reading and writing of data to a main memory; and a controller configured to receive the access request and select an access destination with reference to recording content of the data memory, wherein when history of a request for write access and a request for read access to an address designated by the access request is recorded in the data memory, the controller selects a cache memory as the access destination, and otherwise, selects the main memory as the access destination. 2. The memory access control device according to claim 1 , wherein the data memory comprises: a history buffer unit configured to record information of history of the request for write access; and a cache tag unit configured to record a balance between the request for write access and the request for read access to a same address. 3. The memory access control device according to claim 2 , wherein the cache tag unit comprises a plurality of cache tag entries, and each of the cache tag entries comprises: a tag indicating an address of a storage destination of the data; and a counter indicating a difference between a size of the data written and a size of the data read. 4. The memory access control device according to claim 3 , wherein, when the controller receives the request for read access, if a valid cache tag entry for a tag indicating a read address does not exist in the cache tag unit and there is an entry having a same tag as a tag indicating the read address in the history buffer unit, the controller notifies the cache tag unit of addition of the cache tag entry. 5. The memory access control device according to claim 3 , wherein, when the controller receives the request for read access, if the cache tag entry designated by the request for read access does not exist in the cache tag unit and all the cache tag entries are set valid, the controller makes the cache tag entry satisfying predetermined conditions invalid. 6. The memory access control device according to claim 5 , wherein the controller makes the cache tag entry having a value of the counter exceeding a first threshold invalid. 7. The memory access control device according to claim 5 , wherein the controller makes the cache tag entry having a value of the counter less than a second threshold invalid. 8. The memory access control device according to claim 5 , wherein the controller makes the cache tag entry which is not referred to for a longest time period invalid. 9. A cache memory comprising: a memory configured to temporarily hold data and an address of the data; and a memory access control device, wherein the memory access control device comprises: a data memory configured to record information of an access request relating to reading and writing of data to a main memory; and a controller configured to receive the access request and select an access destination with reference to recording content of the data memory, and when history of a request for write access and history of a request for read access to an address designated by the access request are recorded in the data memory, the controller selects the memory as the access destination, and otherwise, selects the main memory as the access destination. 10. The cache memory according to claim 9 , wherein the data memory comprises: a history buffer unit configured to record the history of the request for write access; and a cache tag unit configured to record a balance between the request for write access and the request for read access to a same address. 11. The cache memory according to claim 10 , wherein the cache tag unit comprises a plurality of cache tag entries, and each of the cache tag entries comprises: a tag indicating an address of a storage destination of the data; and a counter indicating a difference between a size of the data written and a size of the data read. 12. The cache memory according to claim 11 , wherein when the controller receives the request for read access, if a valid cache tag entry for a tag indicating a read address does not exist in the cache tag unit and there is an entry having a same tag as a tag indicating the read address in the history buffer unit, the controller notifies the cache tag unit of addition of the cache tag entry. 13. The cache memory according to claim 11 , wherein when the controller receives the request for read access, if the cache tag entry designated by the request for read access does not exist in the cache tag unit and all the cache tag entries are set valid, the controller makes the cache tag entry satisfying predetermined conditions invalid. 14. The cache memory according to claim 13 , wherein the controller makes the cache tag entry having a value of the counter exceeding a first threshold invalid. 15. The cache memory according to claim 13 , wherein the controller makes the cache tag entry having a value of the counter less than a second threshold invalid. 16. The cache memory according to claim 13 , wherein the controller makes the cache tag entry which is not referred to for a longest time period invalid. 17. A semiconductor device comprising: a processor; a main memory; a cache memory configured to temporarily store data to be stored in the main memory and an address; and a memory access control device, wherein the memory access control device comprises: a data memory configured to record information of an access request relating to reading and writing of data to the main memory; and a controller configured to receive notification of the access request and select an access destination with reference to recording content of the data memory, wherein, when history of a request for write access and history of a request for read access to an address designated by the access request are recorded in the data memory, the controller selects the cache memory as the access destination, and otherwise, selects the main memory as the access destination. 18. The semiconductor device according to claim 17 , wherein the data memory comprises: a history buffer unit configured to record the history of the request for write access; and a cache tag unit configured to record a balance between the request for write access and the request for read access to a same address. 19. The semiconductor device according to claim 18 , wherein the cache tag unit comprises a plurality of cache tag entries, and each of the cache tag entries comprises: a tag indicating an address of a storage destination of the data; and a counter indicating a difference between a size of the data written and a size of the data read. 20. The semiconductor device according to claim 19 , wherein, when the controller receives the request for read access, if a valid cache tag entry for a tag indicating a read address does not exist in the cache tag unit and there is an entry having a same tag as a tag indicating the read address in the history buffer unit, the controller notifies the cache tag unit of addition of the cache tag entry.

Assignees

Inventors

Classifications

  • using selective caching, e.g. bypass · CPC title

  • Caching of specific data in cache memory · CPC title

  • with dedicated cache, e.g. instruction or stack · CPC title

  • Performance improvement · CPC title

  • with age lists, e.g. queue, most recently used [MRU] list or least recently used [LRU] list · CPC title

Patent family

Related publications grouped by family.

External sources

Frequently asked questions

Answers are generated from the same data shown on this page.

What does patent US9684602B2 cover?
A memory access control device of an embodiment includes a data memory configured to record information of an access request relating to reading and writing of data to a main memory, and a controller configured to receive notification of the access request and select an access destination with reference to recording content of the data memory. When history of a request for write access and hist…
Who is the assignee on this patent?
Toshiba Kk
What technology area does this patent fall under?
Primary CPC classification G06F12/0888. Mapped technology areas include Physics.
When was this patent published?
Publication date Tue Jun 20 2017 00:00:00 GMT+0000 (Coordinated Universal Time) (B2). Legal status and post-grant events are not shown on this page.
What related patents are in patentsdb?
We list 1 related publication on this page (citations in our corpus or others sharing the same primary CPC).