Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/arch/x86



Maxime Villard wrote:
> Module Name:	src
> Committed By:	maxv
> Date:		Wed Nov 27 06:24:33 UTC 2019
> 
> Modified Files:
> 	src/sys/arch/x86/include: cpu.h fpu.h
> 	src/sys/arch/x86/x86: cpu.c fpu.c
> 
> Log Message:
> Add a small API for in-kernel FPU operations.
> 
> 	fpu_kern_enter();
> 	/* do FPU stuff */
> 	fpu_kern_leave();

Is it now possible to use AES-NI instructions for cgd disk encryption?

-- 
Alex


Home | Main Index | Thread Index | Old Index