]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r317192:
authorandrew <andrew@FreeBSD.org>
Tue, 30 May 2017 13:16:06 +0000 (13:16 +0000)
committerandrew <andrew@FreeBSD.org>
Tue, 30 May 2017 13:16:06 +0000 (13:16 +0000)
commitc9ac1eb880a7fae7a6e36d7bd563e21d7c41eaad
treef5d54d68bb38226f54b6af2195635abe2236cce3
parentf354de911172b86d13bfda0df1c76729f9609fd2
MFC r317192:

Push loading curthread into assembly in the synchronous exception handlers.
This will help investigating the performance impact of moving parts of the
switch statement in do_el0_sync into assembly.
sys/arm64/arm64/exception.S
sys/arm64/arm64/genassym.c
sys/arm64/arm64/trap.c