CN101859281A - Method for embedded multi-core buffer consistency based on centralized directory - Google Patents

Method for embedded multi-core buffer consistency based on centralized directory Download PDF

Info

Publication number
CN101859281A
CN101859281A CN200910049194A CN200910049194A CN101859281A CN 101859281 A CN101859281 A CN 101859281A CN 200910049194 A CN200910049194 A CN 200910049194A CN 200910049194 A CN200910049194 A CN 200910049194A CN 101859281 A CN101859281 A CN 101859281A
Authority
CN
China
Prior art keywords
control device
piece
processor
catalog control
cache
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN200910049194A
Other languages
Chinese (zh)
Inventor
廖鑫
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Individual
Original Assignee
Individual
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Individual filed Critical Individual
Priority to CN200910049194A priority Critical patent/CN101859281A/en
Publication of CN101859281A publication Critical patent/CN101859281A/en
Pending legal-status Critical Current

Links

Images

Abstract

The invention discloses a method for embedded multi-core buffer consistency based on a centralized directory. In the invention, partial state conversion is optimized according to the detail contents of hardware implementation, and the buffer consistency based on the centralized directory is realized by two strategies of a write-back method and a write-allocate method. The invention has the main functions of sharing a plurality of processor cores in a secondary buffer and ensuring the copy consistency of the same data block in private buffers of the processor cores. By adopting directional message transmission, bandwidth pressure brought by a broadcast mechanism is lightened, and the interference on the normal operation of irrelevant processors is avoided. The invention has favorable extendibility and is suitable for embedded multi-core system processors.

Description

Method for embedded multi-core buffer consistency based on centralized directory
Technical field
The present invention relates to polycaryon processor system field, relate in particular to a kind of method for embedded multi-core buffer consistency based on centralized directory.
Background technology
Following microprocessor chip structure is more and more emphasized the stratification of structure, the modularization and the distribution of functional part, makes each functional part all relatively simple, and components interior keeps the locality of line as far as possible.In the case, the chip multi-core structure of higher degree of parallelism is arisen at the historic moment.Chip multi-core processor CMP (Chip Multi-Processor) is a kind of architecture Design that occurs in the nineties in 20th century, be researchist's proposition at first by Stanford Univ USA, its thought is to utilize the abundant a plurality of processor cores of transistor resources integration on single chip, develops degree of parallelisms at all levels such as instruction-level, thread-level by the mode of multi-core parallel concurrent execution and improves performance.
The CMP structure is one of important exploration that utilizes by magnanimity integrated level structure novel high-performance processor, with the extensively good and acceptance of advantages such as its good extensibility, reusability, low-power consumption and tolerance wire delay, become the development trend of present high-performance microprocessor architecture by industry.After entering 21 century, main microprocessor manufacturer develops the multi-core CPU based on CMP successively,, as the Power6[12 of IBM], the OpenSparcT1[13 of Sun], the Montecito[14 of Intel] etc.At the microprocessor of specific area, design as IBM and Sony, Toshiba's cooperation, be used for the Cell processor [15] of graphics workstation and PS3 game machine, and mainly also released the polycaryon processor framework towards MIPS, the ARM microprocessor of built-in field.
Memory hierarchy always is the key factor of restriction processor performance, and the performance of operational performance depends on the efficient provision of memory access subsystem to operational data in very big degree.In the multi-core CPU environment, the multithreading that a plurality of processors move is simultaneously competed storage resources such as the limited buffer memory of single-chip, bandwidth, cause memory access conflict aggravation, traditional memory access bottleneck will become more outstanding, and storage system is one of key factor of decision polycaryon processor performance.
In multi-core CPU, each processor all has own privately owned buffer memory, and shares in L2 cache, three grades of buffer memorys or main memory rank.Yet,, when improving the memory access performance, can produce the buffer consistency problem because the copy of same data block in the privately owned buffer memory of a plurality of processors is inconsistent.For cache coherence,, think that then this accumulator system is consistent if an accumulator system satisfies following three conditions:
1) for processor P X is carried out write operation read request afterwards, if there is not other processor that x is carried out write operation after the write operation of P, what return so is the value that processor P is write.
2) after processor Q carried out write operation to x, processor P was carried out read request to x, if between these two operations enough intervals are arranged, and did not have other write operation between the two, and what return to P so is the value that Q writes.
3) write operation to same address is that serial is carried out, and that is to say that any two processors all have identical order to two write operations of same address at all processors.
From hardware point of view, multi-core CPU is introduced the consistance of cache coherent protocol maintenance memory system.In supporting the multi-core CPU of cache coherence, the shared data local cache of can moving into conducts interviews, thereby has effectively reduced the delay of visiting long-range shared data, and then reduces the bandwidth requirement to shared buffer memory.Simultaneously because local cache is that the shared data that reads has been done backup, so the warfare can reduce access delay and read shared data during these copies of conforming cache access the time.
According to the processing mode difference of write operation, the buffer consistency agreement can be divided into write invalidate (WriteInvalidate) and write renewal (Write Update) two classes.Realize that the key of buffer consistency agreement is to follow the tracks of the state of all shared data pieces.Present widely used two quasi-protocols that have, they adopt different Technical Follow-Up shared data.The one, the catalogue formula leaves the effective status of physical storage block in the three unities, is referred to as catalogue.The 2nd, the monitoring formula, each high-speed cache that contains data block copy in the physical storage also will keep the copy of this data block effective status, but concentrated area preservation state not.High-speed cache is placed on usually to be shared on the memory bus, and all director caches are monitored bus, determine whether they contain the copy of the data block of asking on the bus.
Summary of the invention
The objective of the invention is to be to propose under the polycaryon processor environment cache coherence method based on centralized directory.
The technical scheme that the present invention solves its technical matters employing is as follows:
Each processor is metadata cache and an Instructions Cache of at first searching processor core inside to the access process of memory hierarchy, check wherein whether there are the data that to visit, metadata cache sends request according to the state of corresponding data cache blocks to the catalog control device, and the catalog control device is according to the content control metadata cache of directory entry and the data communication of shared buffer memory.If the data that discovery will be visited still not in shared buffer memory, start the visit of shared buffer memory to main memory.No matter in which rank of memory hierarchy, found the unit of wanting addressing, after target access, all to be provided with and revise the conforming flag of service data so that in the processing procedure of back, make amendment or reading of data according to appropriate sign.
1) state of cache blocks is divided
In the catalogue consistency protocol, each data cache controller receives the input of two aspects: the message that read-write requests that processor sends and catalog control device are sent.As the response of these inputs, the state that director cache may upgrade this piece according to the current state and the state transition graph of respective caches piece, and also carry out some actions possibly.Such as, as the response of the read request that processor is sent, director cache produces a message of issuing the catalog control device possibly and obtains data, and returns to processor.
The state of metadata cache piece is divided into three kinds among the present invention, i.e. disarmed state, effective status and correction state.If certain metadata cache piece is in disarmed state, then native processor does not hit the read request or the write request of this piece.If certain metadata cache piece is in effective status, show that the processor that may also have other holds effective copy of this piece.If certain cache blocks is in the correction state, show that this piece is unique effective copy of corresponding shared buffer memory piece, native processor all hits at metadata cache the read request or the write request of this piece.
2) state of directory entry is divided
The present invention adopts full mapping catalogue, and each shared buffer memory piece has three kinds of directory states, i.e. disarmed state, effective status and correction state.If certain catalogue is in disarmed state, show not effective copy of this cache blocks of shared buffer memory.If certain catalogue is in effective status, show that the metadata cache of one or more processors has the copy of this cache blocks, and the data of shared buffer memory also are up-to-date (consistent with the copy in all metadata caches), as long as contain the copy of this piece in the metadata cache of processor, the corresponding position in sharer's set just puts 1.If certain catalogue is in proprietary state, show that the metadata cache that has only a processor has the copy of this cache blocks and this piece was carried out write operation, therefore the cache blocks in this copy and the shared buffer memory is inconsistent, is gathered by the sharer and indicates the processor that has this piece copy.
The present invention compares with background technology, and the beneficial effect that has is:
This method is applicable to embedded multi-core system processor, distributes write-back the advantage of two kinds of strategies to combine with writing, and has realized the buffer consistency based on centralized directory.Than monitoring protocols, directory protocol adopts the directed message transmission to reduce the pressure of broadcast mechanism to bandwidth, has avoided the interference to the normal operation of irrelevant processor, has extensibility preferably.
Description of drawings
Fig. 1 is the memory hierarchy RTL illustraton of model of multi-core CPU; It comprises four processor cores, and is interconnected by bus and shared buffer memory, and each processor core contains privately owned metadata cache and Instructions Cache, and carries out communication by catalog control device and shared buffer memory.
Fig. 2 is the state transition graph of metadata cache piece;
Fig. 3 is the directory states transition diagram;
Alphabetical meaning in the state transition graph is:
On behalf of catalog control device notification data buffer memory, CBS request msg is passed to shared buffer memory, and the state of requested data block is changed into effectively.
RDD represents the data of catalog control device notification data buffer memory reception shared buffer memory, and the cache blocks state is changed into effectively
RDM represents the data of catalog control device notification data buffer memory reception shared buffer memory, and the cache blocks state is changed into correction
On behalf of catalog control device notification data buffer memory, CBI data are write shared buffer memory and put this piece is invalid
It is invalid that on behalf of catalog control device notification data buffer memory, INV data place piece is put, and do not write back
STM represent catalog control device notification data buffer memory data place bulk state by effectively changing correction into
ADS represents receiveing the response that catalog control device notification data buffer memory sends
RDMS representative data buffer memory is sent out to the catalog control device and is read disappearance
WTHT representative data buffer memory is sent out to the catalog control device and is write hit message
WTMS representative data buffer memory is sent out to the catalog control device and is write the disappearance signal,
The response that AKD representative data buffer memory sends to the catalog control device
The RDS representative: catalog control device notice shared buffer memory receives the data of metadata cache
On behalf of catalog control device notice shared buffer memory, WTS send data to metadata cache
On behalf of catalog control device notice shared buffer memory, WTM write back data to main memory
On behalf of catalog control device notice shared buffer memory, RDM read in the data of main memory
On behalf of shared buffer memory, AKS beam back response to the catalog control device
On behalf of processor, RDP send reading request to metadata cache
RDPR representative data buffer memory is beamed back the concurrent response of processor to data
On behalf of processor, WTP send write operation requests to metadata cache
WTPR representative data buffer memory is sent out write operation requests to processor and is responded
On behalf of shared buffer memory, RDSM send out the read operation request to main memory
On behalf of shared buffer memory, WTSM send out write operation requests to main memory
On behalf of main memory, AKM beam back response to shared buffer memory
Fig. 4 is an overview flow chart.
Embodiment
The specific embodiment of the present invention is:
1) sends reading request RDP to metadata cache when processor, if hit then metadata cache data are beamed back concurrent responses of processor RDPR and modification LRU position, otherwise read miss request RDMS to the transmission of catalog control device, the catalog control device is received the catalogue of reading to search after the miss request data block correspondence, takes following operation according to different conditions:
If I. the directory states of access block correspondence is effectively in the catalog control device, the catalog control device sends the WTS request to shared buffer memory, receives that responding the back sends out the RDD request to metadata cache, and the processor that request is read is added sharer's set.
If II. the directory states of access block correspondence is correction in the catalog control device, then the processor of catalog control device in sharer's set sends the CBS request, directory entry changes busy condition over to, after receiving the processor response of sharer in gathering, send the RDS request to shared buffer memory, receive that the processor that request is read in the response back adds sharer's set, the directory states that access block is set simultaneously is effectively.
If III. the directory states of access block correspondence is invalid in the catalog control device, the catalog control device will be checked the directory states for the treatment of replace block in same group of the access block.If the correction state, the catalog control device is sent out the CBI request to the metadata cache for the treatment of the replace block place, receives that the response back is sent out the RDS request and put this piece modification position to shared buffer memory is 1, and it is invalid simultaneously the directory states of this piece to be changed into.If effective status, the catalog control device is sent out the INV order to the processor for the treatment of the replace block place, and it is invalid simultaneously the directory states of this piece to be changed into.If disarmed state, the state of position is revised in the inspection of catalog control device, as be 1 and send out WTM order to shared buffer memory, receive that responding the back resets revising the position, sending out the RDM order to shared buffer memory notifies it to read in access block from main memory, the sign of access block is write replace block, finish and replace and the directory states of access block is changed into effectively.
2) when processor when metadata cache sends write operation requests WTP, metadata cache is checked the state of data place cache blocks.If revise then and send out WTPR response, the data that receiving processor is write to processor.If effectively, metadata cache is sent out WTHT message to the catalog control device, the catalog control device is checked sharer's set of this piece, then change correction into as if having only the visitor to share this piece, order and it is removed from the sharer gathers if there is this cache blocks of a plurality of processors sharing then to send out INV to non-visitor to its WTM order and the directory states of this piece.If invalid, metadata cache is sent out the WTMS signal to the catalog control device, and the catalog control device is searched the directory states with data block, makes following different operating:
If I. the directory states of access block correspondence is effectively in the catalog control device, the non-visitor of catalog control device in sharer's set sends out the INV signal and it removed from sharer's set, sends out the WTS order to shared buffer memory simultaneously.When sharer set for complete 0 the time, the catalog control device is sent out the WTS order to shared buffer memory, receives that responding the back sends out the RDM order to metadata cache, the visitor is added in sharer's set and the directory states of this piece to change correction into simultaneously.
If II. the directory states of access block correspondence is to revise in the catalog control device, if current accessed person is at this piece of visit, then the catalog control device is failure to actuate, otherwise the catalog control device is sent out the CBI order to the owner of this cache blocks, send out the RDS order to shared buffer memory, receive that responding the back gathers the sharer clear 0, puts this piece to revise the position be 1 and the directory states of this piece changed into effectively.
If III. the directory states of access block correspondence is invalid in the catalog control device, the catalog control device will be checked the directory states for the treatment of replace block in same group of the access block.If the correction state, the catalog control device is sent out the CBI request to the metadata cache for the treatment of the replace block place, receives that the response back is sent out the RDS request and put this piece modification position to shared buffer memory is 1, and it is invalid simultaneously the directory states of this piece to be changed into.If effective status, the catalog control device is sent out the INV order to the processor for the treatment of the replace block place, and it is invalid simultaneously the directory states of this piece to be changed into.If disarmed state, the state of position is revised in the inspection of catalog control device, as be 1 and send out WTM order to shared buffer memory, receive that responding the back resets revising the position, sending out the RDM order to shared buffer memory notifies it to read in access block from main memory, the sign of access block is write replace block, finish and replace and the directory states of access block is changed into effectively.

Claims (1)

1. method for embedded multi-core buffer consistency based on centralized directory is characterized in that:
1) state of cache blocks is divided
In the catalogue consistency protocol, each data cache controller receives the input of two aspects: the message that read-write requests that processor sends and catalog control device are sent.As the response of these inputs, the state that director cache may upgrade this piece according to the current state and the state transition graph of respective caches piece, and also carry out some actions possibly.Such as, as the response of the read request that processor is sent, director cache produces a message of issuing the catalog control device possibly and obtains data, and returns to processor.
The state of metadata cache piece is divided into three kinds among the present invention, i.e. disarmed state, effective status and correction state.If certain metadata cache piece is in disarmed state, then native processor does not hit the read request or the write request of this piece.If certain metadata cache piece is in effective status, show that the processor that may also have other holds effective copy of this piece.If certain cache blocks is in the correction state, show that this piece is unique effective copy of corresponding shared buffer memory piece, native processor all hits at metadata cache the read request or the write request of this piece.
2) state of directory entry is divided
The present invention adopts full mapping catalogue, and each shared buffer memory piece has three kinds of directory states, i.e. disarmed state, effective status and correction state.If certain catalogue is in disarmed state, show not effective copy of this cache blocks of shared buffer memory.If certain catalogue is in effective status, show that the metadata cache of one or more processors has the copy of this cache blocks, and the data of shared buffer memory also are up-to-date (consistent with the copy in all metadata caches), as long as contain the copy of this piece in the metadata cache of processor, the corresponding position in sharer's set just puts 1.If certain catalogue is in proprietary state, show that the metadata cache that has only a processor has the copy of this cache blocks and this piece was carried out write operation, therefore the cache blocks in this copy and the shared buffer memory is inconsistent, is gathered by the sharer and indicates the processor that has this piece copy.
The cache blocks of processor core visit data buffer memory causes cache blocks and the variation of directory entry between three states, and the incident that triggers state transformation is divided into read operation and write operation:
1) sends reading request RDP to metadata cache when processor, if hit then metadata cache data are beamed back concurrent responses of processor RDPR and modification LRU position, otherwise read miss request RDMS to the transmission of catalog control device, the catalog control device is received the catalogue of reading to search after the miss request data block correspondence, takes following operation according to different conditions:
If I. the directory states of access block correspondence is effectively in the catalog control device, the catalog control device sends the WTS request to shared buffer memory, receives that responding the back sends out the RDD request to metadata cache, and the processor that request is read is added sharer's set.
If II. the directory states of access block correspondence is correction in the catalog control device, then the processor of catalog control device in sharer's set sends the CBS request, directory entry changes busy condition over to, after receiving the processor response of sharer in gathering, send the RDS request to shared buffer memory, receive that the processor that request is read in the response back adds sharer's set, the directory states that access block is set simultaneously is effectively.
If III. the directory states of access block correspondence is invalid in the catalog control device, the catalog control device will be checked the directory states for the treatment of replace block in same group of the access block.
2) when processor when metadata cache sends write operation requests WTP, metadata cache is checked the state of data place cache blocks.If revise then and send out WTPR response, the data that receiving processor is write to processor.If effectively, metadata cache is sent out WTHT message to the catalog control device, the catalog control device is checked sharer's set of this piece, then change correction into as if having only the visitor to share this piece, order and it is removed from the sharer gathers if there is this cache blocks of a plurality of processors sharing then to send out INV to non-visitor to its WTM order and the directory states of this piece.If invalid, metadata cache is sent out the WTMS signal to the catalog control device, and the catalog control device is searched the directory states with data block, makes following different operating:
If I. the directory states of access block correspondence is effectively in the catalog control device, the non-visitor of catalog control device in sharer's set sends out the INV signal and it removed from sharer's set, sends out the WTS order to shared buffer memory simultaneously.When sharer set for complete 0 the time, the catalog control device is sent out the WTS order to shared buffer memory, receives that responding the back sends out the RDM order to metadata cache, the visitor is added in sharer's set and the directory states of this piece to change correction into simultaneously.
If II. the directory states of access block correspondence is to revise in the catalog control device, if current accessed person is at this piece of visit, then the catalog control device is failure to actuate, otherwise the catalog control device is sent out the CBI order to the owner of this cache blocks, send out the RDS order to shared buffer memory, receive that responding the back gathers the sharer clear 0, puts this piece to revise the position be 1 and the directory states of this piece changed into effectively.
If III. the directory states of access block correspondence is invalid in the catalog control device, the catalog control device will be checked the directory states for the treatment of replace block in same group of the access block.If the correction state, the catalog control device is sent out the CBI request to the metadata cache for the treatment of the replace block place, receives that the response back is sent out the RDS request and put this piece modification position to shared buffer memory is 1, and it is invalid simultaneously the directory states of this piece to be changed into.If effective status, the catalog control device is sent out the INV order to the processor for the treatment of the replace block place, and it is invalid simultaneously the directory states of this piece to be changed into.If disarmed state, the state of position is revised in the inspection of catalog control device, as be 1 and send out WTM order to shared buffer memory, receive that responding the back resets revising the position, sending out the RDM order to shared buffer memory notifies it to read in access block from main memory, the sign of access block is write replace block, finish and replace and the directory states of access block is changed into effectively.
CN200910049194A 2009-04-13 2009-04-13 Method for embedded multi-core buffer consistency based on centralized directory Pending CN101859281A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN200910049194A CN101859281A (en) 2009-04-13 2009-04-13 Method for embedded multi-core buffer consistency based on centralized directory

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN200910049194A CN101859281A (en) 2009-04-13 2009-04-13 Method for embedded multi-core buffer consistency based on centralized directory

Publications (1)

Publication Number Publication Date
CN101859281A true CN101859281A (en) 2010-10-13

Family

ID=42945201

Family Applications (1)

Application Number Title Priority Date Filing Date
CN200910049194A Pending CN101859281A (en) 2009-04-13 2009-04-13 Method for embedded multi-core buffer consistency based on centralized directory

Country Status (1)

Country Link
CN (1) CN101859281A (en)

Cited By (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102063407A (en) * 2010-12-24 2011-05-18 清华大学 Network sacrifice Cache for multi-core processor and data request method based on Cache
CN102662885A (en) * 2012-04-01 2012-09-12 天津国芯科技有限公司 Device and method for maintaining second-level cache coherency of symmetrical multi-core processor
CN103279428A (en) * 2013-05-08 2013-09-04 中国人民解放军国防科学技术大学 Explicit multi-core Cache consistency active management method facing flow application
WO2014000300A1 (en) * 2012-06-30 2014-01-03 华为技术有限公司 Data buffer device, data storage system and method
CN104484288A (en) * 2014-12-30 2015-04-01 浪潮电子信息产业股份有限公司 Method and device for replacing contents items
CN105488012A (en) * 2015-12-09 2016-04-13 浪潮电子信息产业股份有限公司 Consistency protocol design method based on exclusive data
CN105700953A (en) * 2014-11-26 2016-06-22 杭州华为数字技术有限公司 Multiprocessor cache coherence processing method and device
WO2016131175A1 (en) * 2015-02-16 2016-08-25 华为技术有限公司 Method and device for accessing data visitor directory in multi-core system
CN106201919A (en) * 2015-06-01 2016-12-07 Arm 有限公司 Buffer consistency
CN106326183A (en) * 2015-06-30 2017-01-11 龙芯中科技术有限公司 Directory-based cache coherence implementation method and apparatus
CN106603355A (en) * 2015-10-15 2017-04-26 华为技术有限公司 Computing device, node device and server
CN106933750A (en) * 2015-12-31 2017-07-07 北京国睿中数科技股份有限公司 For data in multi-level buffer and the verification method and device of state
WO2017162192A1 (en) * 2016-03-25 2017-09-28 华为技术有限公司 Multi-chip multiprocessor cache coherence operation method and multi-chip multiprocessor
CN107408021A (en) * 2015-03-27 2017-11-28 英特尔公司 Implicit directory states renewal
CN107533512A (en) * 2015-06-29 2018-01-02 华为技术有限公司 The method and equipment that list item merges in catalogue
WO2018059497A1 (en) * 2016-09-30 2018-04-05 华为技术有限公司 Cache consistency processing method and device
CN112579480A (en) * 2020-12-09 2021-03-30 海光信息技术股份有限公司 Storage management method, storage management device and computer system
CN112612727A (en) * 2020-12-08 2021-04-06 海光信息技术股份有限公司 Cache line replacement method and device and electronic equipment
CN115203071A (en) * 2021-04-14 2022-10-18 慧与发展有限责任合伙企业 Application of default shared state cache coherency protocol
WO2023133830A1 (en) * 2022-01-14 2023-07-20 华为技术有限公司 Shared storage system and apparatus, and method for invalidating cache data

Cited By (34)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102063407B (en) * 2010-12-24 2012-12-26 清华大学 Network sacrifice Cache for multi-core processor and data request method based on Cache
CN102063407A (en) * 2010-12-24 2011-05-18 清华大学 Network sacrifice Cache for multi-core processor and data request method based on Cache
CN102662885A (en) * 2012-04-01 2012-09-12 天津国芯科技有限公司 Device and method for maintaining second-level cache coherency of symmetrical multi-core processor
CN102662885B (en) * 2012-04-01 2015-09-23 天津国芯科技有限公司 Symmetrical multi-core processor safeguards the conforming devices and methods therefor of L2 cache
WO2014000300A1 (en) * 2012-06-30 2014-01-03 华为技术有限公司 Data buffer device, data storage system and method
CN103279428A (en) * 2013-05-08 2013-09-04 中国人民解放军国防科学技术大学 Explicit multi-core Cache consistency active management method facing flow application
CN103279428B (en) * 2013-05-08 2016-01-27 中国人民解放军国防科学技术大学 A kind of explicit multi-core Cache consistency active management method towards stream application
CN105700953A (en) * 2014-11-26 2016-06-22 杭州华为数字技术有限公司 Multiprocessor cache coherence processing method and device
CN104484288B (en) * 2014-12-30 2018-01-02 浪潮电子信息产业股份有限公司 A kind of method and device being replaced to catalogue entry
CN104484288A (en) * 2014-12-30 2015-04-01 浪潮电子信息产业股份有限公司 Method and device for replacing contents items
WO2016131175A1 (en) * 2015-02-16 2016-08-25 华为技术有限公司 Method and device for accessing data visitor directory in multi-core system
CN106164874A (en) * 2015-02-16 2016-11-23 华为技术有限公司 The access method of data access person catalogue and equipment in multiple nucleus system
CN111488293A (en) * 2015-02-16 2020-08-04 华为技术有限公司 Method and device for accessing data visitor directory in multi-core system
CN107408021B (en) * 2015-03-27 2021-04-06 英特尔公司 Implicit directory state updates
CN107408021A (en) * 2015-03-27 2017-11-28 英特尔公司 Implicit directory states renewal
CN106201919A (en) * 2015-06-01 2016-12-07 Arm 有限公司 Buffer consistency
CN106201919B (en) * 2015-06-01 2021-10-29 Arm 有限公司 Cache coherency
CN107533512A (en) * 2015-06-29 2018-01-02 华为技术有限公司 The method and equipment that list item merges in catalogue
CN106326183A (en) * 2015-06-30 2017-01-11 龙芯中科技术有限公司 Directory-based cache coherence implementation method and apparatus
CN106326183B (en) * 2015-06-30 2019-03-15 龙芯中科技术有限公司 The implementation method and device of buffer consistency based on catalogue
CN106603355A (en) * 2015-10-15 2017-04-26 华为技术有限公司 Computing device, node device and server
CN106603355B (en) * 2015-10-15 2019-10-18 华为技术有限公司 A kind of computing device, node device and server
US10366006B2 (en) 2015-10-15 2019-07-30 Huawei Technologies Co., Ltd. Computing apparatus, node device, and server
CN105488012A (en) * 2015-12-09 2016-04-13 浪潮电子信息产业股份有限公司 Consistency protocol design method based on exclusive data
CN105488012B (en) * 2015-12-09 2021-05-18 浪潮电子信息产业股份有限公司 Consistency protocol design method based on exclusive data
CN106933750A (en) * 2015-12-31 2017-07-07 北京国睿中数科技股份有限公司 For data in multi-level buffer and the verification method and device of state
WO2017162192A1 (en) * 2016-03-25 2017-09-28 华为技术有限公司 Multi-chip multiprocessor cache coherence operation method and multi-chip multiprocessor
WO2018059497A1 (en) * 2016-09-30 2018-04-05 华为技术有限公司 Cache consistency processing method and device
CN112612727A (en) * 2020-12-08 2021-04-06 海光信息技术股份有限公司 Cache line replacement method and device and electronic equipment
CN112612727B (en) * 2020-12-08 2023-07-07 成都海光微电子技术有限公司 Cache line replacement method and device and electronic equipment
CN112579480A (en) * 2020-12-09 2021-03-30 海光信息技术股份有限公司 Storage management method, storage management device and computer system
CN112579480B (en) * 2020-12-09 2022-12-09 海光信息技术股份有限公司 Storage management method, storage management device and computer system
CN115203071A (en) * 2021-04-14 2022-10-18 慧与发展有限责任合伙企业 Application of default shared state cache coherency protocol
WO2023133830A1 (en) * 2022-01-14 2023-07-20 华为技术有限公司 Shared storage system and apparatus, and method for invalidating cache data

Similar Documents

Publication Publication Date Title
CN101859281A (en) Method for embedded multi-core buffer consistency based on centralized directory
US10310979B2 (en) Snoop filter for cache coherency in a data processing system
JP5153172B2 (en) Method and system for maintaining low cost cache coherency for accelerators
CN101088076B (en) Method, device and multi-processor system for predictive early write-back of owned cache blocks in a shared memory computer system
US7613885B2 (en) Cache coherency control method, chipset, and multi-processor system
US7925840B2 (en) Data processing apparatus and method for managing snoop operations
US9170946B2 (en) Directory cache supporting non-atomic input/output operations
US7395376B2 (en) Method, apparatus, and computer program product for a cache coherency protocol state that predicts locations of shared memory blocks
US7984244B2 (en) Method and apparatus for supporting scalable coherence on many-core products through restricted exposure
CN101523361A (en) Handling of write access requests to shared memory in a data processing apparatus
US20130073811A1 (en) Region privatization in directory-based cache coherence
US20040093469A1 (en) Methods and apparatus for multiple cluster locking
JP2000067024A (en) Divided non-dense directory for distributed shared memory multi-processor system
US6035376A (en) System and method for changing the states of directory-based caches and memories from read/write to read-only
US20140229678A1 (en) Method and apparatus for accelerated shared data migration
US20140297966A1 (en) Operation processing apparatus, information processing apparatus and method of controlling information processing apparatus
US5987544A (en) System interface protocol with optional module cache
US6965972B2 (en) Real time emulation of coherence directories using global sparse directories
US20040133748A1 (en) Unbalanced inclusive tags
US6678800B1 (en) Cache apparatus and control method having writable modified state
Ahmed et al. Directory-based cache coherence protocol for power-aware chip-multiprocessors
US9436613B2 (en) Central processing unit, method for controlling central processing unit, and information processing apparatus
Sahuquillo et al. The split data cache in multiprocessor systems: an initial hit ratio analysis
JPH11212869A (en) Cache memory control method and multiprocessor system using the control method
JPH05210639A (en) Multiprocessor computer system including plurality of cash memory type

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C02 Deemed withdrawal of patent application after publication (patent law 2001)
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20101013