ARM/SMP, Some patches for review.
Andrew Turner
andrew at fubar.geek.nz
Thu Nov 22 10:39:33 UTC 2012
On Wed, 21 Nov 2012 11:44:00 -0700
Warner Losh <imp at bsdimp.com> wrote:
> Too bad it isn't a strict ordering, because then you could assign
> numbers to the sequence and use >=. armv8 kinda puts a kink into
> that, from what I've heard so far...
It won't work for the 64-bit stuff but my understanding is the 32-bit
side of ARMv8 is similar enough to ARMv7 that a sequence would work.
It will need to be decided how we handle AArch64 (arm64) as some parts
are different, e.g. the instruction set and assembly is incompatible,
while other parts are shared, e.g. the page table layout are similar to
the long format in Cortex-A.
Andrew
More information about the freebsd-arm
mailing list