The patent badge is an abbreviated version of the USPTO patent document. The patent badge does contain a link to the full patent document.
The patent badge is an abbreviated version of the USPTO patent document. The patent badge covers the following: Patent number, Date patent was issued, Date patent was filed, Title of the patent, Applicant, Inventor, Assignee, Attorney firm, Primary examiner, Assistant examiner, CPCs, and Abstract. The patent badge does contain a link to the full patent document (in Adobe Acrobat format, aka pdf). To download or print any patent click here.
Patent No.:
Date of Patent:
Jul. 06, 2010
Filed:
Feb. 23, 2007
Daniel Alan Brokenshire, Round Rock, TX (US);
Michael Norman Day, Round Rock, TX (US);
Barry L Minor, Austin, TX (US);
Mark Richard Nutter, Austin, TX (US);
Daniel Alan Brokenshire, Round Rock, TX (US);
Michael Norman Day, Round Rock, TX (US);
Barry L Minor, Austin, TX (US);
Mark Richard Nutter, Austin, TX (US);
International Business Machines Corporation, Armonk, NY (US);
Abstract
A system and method for an efficient implementation of a software-managed cache is presented. When an application thread executes on a simple processor, the application thread uses a conditional data select instruction for eliminating a conditional branch instruction when accessing a software-managed cache. An application thread issues a conditional data select instruction (DMA transfer) after a cache directory lookup, wherein the size of the requested data is dependent upon the outcome of the cache directory lookup. When the cache directory lookup results in a cache hit, the application thread requests a transfer of zero bits of data, which results in a DMA controller (DMAC) performing a no-op instruction. When the cache directory lookup results in a cache miss, the application thread requests a data block transfer the size of a corresponding cache line.