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
..
2012-09-28 11:59:32 +00:00
2014-03-11 10:24:13 +00:00
2012-02-28 18:24:28 +00:00
2012-02-28 18:38:33 +00:00
2012-02-28 18:15:28 +00:00
2013-08-13 22:05:10 +00:00
2013-11-21 22:31:18 +00:00
2013-08-21 22:30:11 +00:00
2012-05-13 09:25:39 +00:00
2012-12-13 21:27:20 +00:00
2014-03-11 10:20:42 +00:00
2013-07-01 02:48:27 +00:00
2014-06-16 08:43:03 +00:00
2014-02-14 15:18:37 +00:00
2013-02-20 17:39:52 +00:00
2012-02-28 19:39:54 +00:00
2013-05-21 03:05:49 +00:00
2012-03-04 14:00:32 +00:00
2013-02-20 17:39:52 +00:00
2012-05-24 22:00:48 +00:00
2013-09-20 05:06:03 +00:00
2013-07-28 17:54:42 +00:00
2013-05-21 03:05:49 +00:00
2014-06-23 07:37:54 +00:00
2013-05-21 03:05:49 +00:00
2013-05-07 22:46:24 +00:00
2012-01-15 13:23:18 +00:00
2012-06-13 21:03:01 +00:00
2013-10-05 23:11:01 +00:00
2014-02-11 22:02:40 +00:00
2012-03-28 20:58:30 +00:00
2012-03-22 04:52:51 +00:00
2012-03-19 21:29:57 +00:00
2012-03-04 20:24:28 +00:00
2012-03-18 19:06:38 +00:00
2014-02-12 04:30:37 +00:00
2012-03-19 21:24:50 +00:00
2012-02-28 22:17:52 +00:00
2013-09-06 17:44:13 +00:00
2013-02-20 17:39:52 +00:00
2013-02-20 17:39:52 +00:00
2014-03-11 10:03:29 +00:00
2012-03-19 21:34:11 +00:00
2012-02-28 22:30:58 +00:00
2012-03-19 21:57:31 +00:00
2012-03-04 14:12:57 +00:00
2013-02-20 17:39:52 +00:00
2012-06-22 07:06:40 +00:00
2013-11-14 15:37:20 +00:00
2012-03-29 16:51:22 +00:00
2013-11-08 16:25:00 +00:00