freebsd-src/sys
Konstantin Belousov 633034fe0e Add FPU_KERN_KTHR flag to fpu_kern_enter(9), which avoids saving FPU
context into memory for the kernel threads which called
fpu_kern_thread(9).  This allows the fpu_kern_enter() callers to not
check for is_fpu_kern_thread() to get the optimization.

Apply the flag to padlock(4) and aesni(4).  In aesni_cipher_process(),
do not leak FPU context state on error.

Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
2014-06-23 07:37:54 +00:00
..
amd64 Add FPU_KERN_KTHR flag to fpu_kern_enter(9), which avoids saving FPU 2014-06-23 07:37:54 +00:00
arm
boot
bsm
cam
cddl
compat
conf
contrib
crypto Add FPU_KERN_KTHR flag to fpu_kern_enter(9), which avoids saving FPU 2014-06-23 07:37:54 +00:00
ddb
dev Restore the check for non-NULL dmatag in sndbuf_free. 2014-06-23 03:45:39 +00:00
fs
gdb
geom
gnu
i386 Add FPU_KERN_KTHR flag to fpu_kern_enter(9), which avoids saving FPU 2014-06-23 07:37:54 +00:00
ia64
isa
kern
kgssapi
libkern
mips
modules
net
net80211
netgraph
netinet
netinet6 Catch up with r186809, correct comments. 2014-06-23 05:17:39 +00:00
netipsec
netnatm
netpfil
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
pc98
pci
powerpc
rpc
security
sparc64
sys
teken
tools
ufs
vm Use correct names for the flags. MAP_ENTRY_GROWS_* have the same 2014-06-23 07:03:47 +00:00
x86
xdr
xen
Makefile