This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

MessageQ的使用方法



我在使用messageQ进行核间通信时,在观察内存时发现消息的头部是对的,但是消息部分确是错的,我已经在执行Message_put前做了Cache_wb操作来维护数据的一致性了,不知道还需要做些什么来维护数据的一致性呢?