Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/aarch64/include
Module Name: src
Committed By: skrll
Date: Thu Oct 9 06:18:38 UTC 2025
Modified Files:
src/sys/arch/aarch64/include: pmap_machdep.h
Log Message:
There is no meed to dsb(ishst) after every pte_pde_cas - the necessary
dsb will be performed later when a pte is added,
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/aarch64/include/pmap_machdep.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index