Forum Discussion
PCIe Memory write TAG
- 3 years ago
Hi,
Based on my understand the answer is No, there is no additional function specifically for correcting the order with tag bits when applying relaxed ordering in a posted write request. The purpose of relaxed ordering is to allow certain reordering of memory operations for improved performance, but it does not involve any specific mechanism to correct the order with tag bits. If you require a specific ordering of memory operations, you should use a different memory ordering model or synchronization techniques such as fences or barriers. Please correct me if you feel I am wrong.
Regards,Wincent_Intel
Sorry for the late reply.
Thank you so much for answering my question.
have a good day!
I think the forum can be closed! I'll ask another question next time. thank you