Using data pattern to mark cache lines as invalid
US-2018011790-A1 · Jan 11, 2018 · US
US10831674B2 · US · B2
| Field | Value |
|---|---|
| Publication number | US-10831674-B2 |
| Application number | US-201715844164-A |
| Country | US |
| Kind code | B2 |
| Filing date | Dec 15, 2017 |
| Priority date | Jun 16, 2017 |
| Publication date | Nov 10, 2020 |
| Grant date | Nov 10, 2020 |
A practical reading order for non-experts. Skip the full description unless you need deep technical detail.
What the patent document calls the invention.
A short plain-language summary of the technical disclosure.
Who owns or filed the patent and who is credited as inventor.
Filing, priority, publication, and grant dates set the timeline.
The legal scope of protection — read this for what is actually claimed.
Technology tags used to group this patent with similar filings.
Prior art links and similar publications in this corpus.
Official abstract text for this publication.
Disclosed herein is a virtual cache and method in a processor for supporting multiple threads on the same cache line. The processor is configured to support virtual memory and multiple threads. The virtual cache directory includes a plurality of directory entries, each entry is associated with a cache line. Each cache line has a corresponding tag. The tag includes a logical address, an address space identifier, a real address bit indicator, and a per thread validity bit for each thread that accesses the cache line. When a subsequent thread determines that the cache line is valid for that thread the validity bit for that thread is set, while not invalidating any validity bits for other threads.
Opening claim text (preview).
What is claimed is: 1. A method of operating a primary processor cache for a processor with virtual memory support and multiple threads, wherein a logically indexed and logically tagged cache directory is used, and wherein an entry in the directory contains an absolute memory address in addition to a corresponding logical memory address, each entry includes a valid bit for each thread that accesses each entry, comprising: determining, by a first thread, that a cache line is not present in the primary cache; determining that the cache line is in a secondary cache; in response to determining that the cache line is in the secondary cache, creating a new entry for the cache line in the primary cache; determining by a second thread that an entry for the cache line is present in the primary cache; in response to determining that the entry for the cache line is present in the primary cache, determining that the cache line is not valid for the second thread; executing a lookup to determine an address for the cache line in the primary cache; determining that the address for the cache line and the entry are the same cache line; in response to determining that the address and the entry are the same, setting the valid bit associated with the second thread to valid, and not invalidating the valid bit associated with other threads in the cache entry that have a valid bit in the cache entry. 2. The method of claim 1 wherein the secondary cache is an L2 cache. 3. The method of claim 1 wherein the secondary cache is an L3 cache. 4. The method of claim 1 wherein creating the new entry overwrites a previous entry in the primary cache. 5. The method of claim 1 wherein creating the new entry copies the cache line from the secondary cache to the primary cache. 6. The method of claim 5 wherein creating sets the valid bit associated with the first thread in the cache line to on. 7. The method of claim 6 wherein creating invalidates the valid bit associated with any other threads in the cache line. 8. The method of claim 1 wherein determining that the cache line is not in the primary cache, determines based on a thread shared entry in the directory, and wherein the first thread has a thread private entry in the cache directory.
Energy efficient computing, e.g. low power processors, power management or thermal management · CPC title
using page tables, e.g. page table structures · CPC title
with cache invalidating means (G06F12/0815 takes precedence) · CPC title
for multiprocessing or multitasking · CPC title
Power efficiency · CPC title
Related publications grouped by family.
Answers are generated from the same data shown on this page.