Why is it bad to do non sequential writes to a write-combined memory range?

Viewed 41

I have read that it's important to not leave "holes" when you are writing to a memory range that is marked as write-combined, but I don't know why that's the case. Can someone explain why?

0 Answers
Related