arm64: Question about barriers with the mmu off

Wonhyuk Yang vvghjk1234 at gmail.com
Mon Nov 16 22:00:32 EST 2020


On Tue, Nov 17, 2020 at 11:14 AM Valdis Klētnieks <valdis.kletnieks at vt.edu>
wrote:

> If you swap them, you get...
>
> dc ivac,x1   // invalidate a cache line that's probably OK
> str w0,[x1   // and now we do a store that leaves a possibly stale cache
line
>
> In other words, if you swap them you may leave an un-invalidated
> stale cache line.

You mean, even if STCLR_EL1.{C, M} is cleared, store doesn't bypass the
cache?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20201117/56862d01/attachment.html>


More information about the Kernelnewbies mailing list