Prefetch buffer with continue detect

Electrical computers and digital processing systems: memory – Storage accessing and control – Hierarchical memories

Reexamination Certificate

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

C711S159000, C711S213000

Reexamination Certificate

active

06393527

ABSTRACT:

FIELD OF THE INVENTION
The present invention relates to prefetch buffer memory and in particular to controlling the prefetching of data to eliminate unnecessarily prefetching and later flushing data.
BACKGROUND
A prefetch buffer is a small, high speed memory device, that is used to store data so that the data is immediately available to downstream processing units. Without a prefetch buffer, the processing unit must access data directly from slower bulk memory. Because today's microprocessors are much faster than the access time of the associated bulk memory, by directly accessing data from bulk memory, the processing unit may be starved, i.e., the processing unit remains idle while the data is obtained.
A prefetch buffer is a small but fast memory device placed between the bulk memory and the processing unit. Data is prefetched and held in the prefetch buffer until needed by the processing unit. Because the prefetch buffer is fast, the processing unit can quickly access data without having to wait for the data to be directly accessed from the slower bulk memory. Thus, prefetch buffers reduce the latency time of the memory system.
FIG. 1
is a schematic diagram showing a conventional prefetch buffer architecture
10
, including a prefetch buffer
12
, a decode unit
14
, a prefetch control unit
16
, and a global bus interface
18
, which is connected to the global bus
20
. Also attached to the global bus
20
is a memory gateway
22
and a bulk memory
24
, which may be an off-chip secondary cache of static random-access memory (SRAM) or an even larger main memory of dynamic random-access memory (DRAM).
The prefetch control unit
16
controls when data is prefetched from memory
24
. Prefetch control unit
16
signals global bus interface
18
to prefetch data at a particular address in memory
24
. The data is retrieved from memory
24
and is stored in prefetch buffer
12
via memory gateway
22
, global bus
20
and global bus interface
18
. Prefetch buffer
12
stores 8 lines of data, each line contains eight consecutively addressed 32 bit words.
Decode unit
14
retrieves a line of data from prefetch buffer, decodes the line of data and transmits the decoded signal to downstream processing units (not shown). The line of data retrieved by decode unit
14
is the line of data that has been stored in prefetch buffer
12
the longest.
FIG. 2A
illustrates a conventional data word
30
of 32 bits, which include a 16 bit command section
32
and a 16 bit parameter section
34
. The command section
32
, for example, supplies information regarding what is to be done with the data in the parameter section
34
. Sometimes the parameter section
34
may be unused, for example, where a “halt” command is present in command section
32
.
Additional data words containing only parameters, i.e., no command section, may be associated with a data word containing a command section. As shown in
FIG. 2B
, two data words
40
and
46
are associated with each other. Similar to data word
30
, shown in
FIG. 2A
, data word
40
contains a command section
42
and a parameter section
44
, which may be unused, i.e., some commands necessarily have parameters stored in section
44
, while other commands do not use section
44
. Data word
46
contains additional parameter data associated with the command found in command section
42
. It should be understood that multiple data words containing parameter data may be associated with data word
40
. Thus, several additional words containing parameter data may be associated with data word
40
.
As discussed above, prefetch buffer
12
stores eight lines of data, with each line containing eight data words of 32 bits each. By way of example, a data word containing a command section, such as word
40
may be stored in a single data line along with seven associated data words with parameters for the command, such as word
46
. Alternatively, a line of data may contain multiple words with command sections, along with their associated parameter containing words. Each word stored in prefetch buffer
12
is contiguously addressed with the previous word.
Generally, prefetch control unit
16
independently prefetches data. However, occasionally decode unit
14
prompts prefetch control unit
16
to retrieve data from a different address in memory, when it is necessary to retrieve a data word or series of words that are not contiguously addressed with the preceding data words.
Decode unit
14
determines that it is necessary to prefetch from a new address in memory because the command section of a data word is encoded with a “continue” command and a word having the address of the data to be obtained is encoded in an associated word.
FIG. 2C
illustrates a data word
50
having a “continue” command in the command section
52
and an associated word
56
having the address of the next data word to be retrieved. As shown in
FIG. 2C
, when a word contains a “continue” command, the parameter section
54
of the word is unused.
A “continue” command, when received and decoded by decoding unit
14
, indicates that subsequent data words (not the associated address containing word) that may be stored in prefetch buffer
12
should not be used, but that data from another address in memory
24
is to be prefetched. When decode unit
14
receives a “continue” command, decode unit
14
communicates to prefetch control
16
that a “continue” command was received and provides prefetch control unit
16
with the new address.
Prefetch control unit
16
stops the prefetching operation, invalidates or “flushes” the contents of prefetch buffer
12
and begins prefetching from the new address. Once the data in prefetch buffer
12
is flushed, the prefetched data from the new address is stored in the now empty lines in prefetch buffer
12
. Thus, prefetch buffer
12
will store consecutively addressed words starting at the new “continue” address. Because decode unit
14
receives the data line that has been in prefetch buffer
12
the longest, by the time decode unit
14
receives and decodes a “continue” command up to seven lines of data in prefetch buffer
12
may be full. Thus, seven lines of prefetched data in prefetch buffer
12
may be discarded when a “continue” command is decoded by decode unit
14
.
Consequently, a large amount of data may be unnecessarily prefetched from memory
24
via global bus
20
and stored in prefetch buffer
12
only to be discarded later when a “continue” command is decoded. The prefetching of unnecessary data that is later discarded is a waste of valuable bandwidth of the global bus
20
and of memory
24
.
Moreover, after the data in prefetch buffer
12
is flushed, the data from the new “continue” address must be fetched, stored in prefetch buffer
12
, and then decoded by decoding unit
14
before it is supplied to downstream processing units. This entails time during which the downstream processing units are not receiving data. Thus, the downstream processing units may be starved and required to remain idle while the appropriate data is fetched from memory
24
.
SUMMARY
A prefetch buffer architecture includes a prefetch buffer that stores contiguously addressed data words prefetched from a memory and associated control. A continue detect unit is disposed between the memory and the prefetch buffer and is used to examine each data word or a line of data words as it is being written into the prefetch buffer to determine if a “continue” command is likely to be present. If the potential presence of a “continue” command is detected, the prefetching of contiguously addressed data is suspended. The data word or the line of words is stored in the prefetch buffer until called by a decode unit. The decode unit decodes the data word having the “continue” command, and the associated “continue” address, and issues a command to the prefetch control unit to resume prefetching at the “continue” address. Thus, little or no data that is stored in the prefetch buffer needs to be flushed at a later time. Thus, little or no unnecessary data was prefetche

LandOfFree

Say what you really think

Search LandOfFree.com for the USA inventors and patents. Rate them and share your experience with other people.

Rating

Prefetch buffer with continue detect does not yet have a rating. At this time, there are no reviews or comments for this patent.

If you have personal experience with Prefetch buffer with continue detect, we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and Prefetch buffer with continue detect will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFUS-PAI-O-2912355

  Search
All data on this website is collected from public sources. Our data reflects the most accurate information available at the time of publication.