User Details
- User Since
- Aug 21 2023, 6:30 PM (77 w, 15 h)
Fri, Jan 24
Wed, Jan 22
Sep 24 2024
- Rename ARM's ossl_aes_gcm.c to ossl_aes_gcm_neon.c and update references
Aug 27 2024
Hi all, sorry for the ping. Could anybody take another look at this patch set?
Jun 21 2024
Hi all,
Jun 4 2024
- Update style as suggested
Apr 4 2024
Hi all, sorry for the ping. If anybody had time to review this, it would be greatly appreciated. We've deployed this patch internally on some of our production systems and in addition to the massive performance improvement, it has proven stable under various workloads.
Mar 11 2024
- Whitespace/formatting cleanup
- Use powerpc64 compiler conditional instead of PPC
- Drop ppc_aes_gcm_{de,en}crypt_ wrapper functions in favor of macros
Mar 7 2024
Mar 5 2024
- Add device ossl to GENERIC64LE as well
Mar 1 2024
- Use powerpc64 compiler conditional
- Update sys/modules/Makefile
- Rebase
Feb 21 2024
Dec 1 2023
Sorry to ping again, but now that the fix for the kernel_fpu facilities has been merged could I request further review of this patch?
Oct 31 2023
Oct 9 2023
Sep 26 2023
Hi all,
Sep 15 2023
- Correct license header on newly-added ossl_ppc.c
Sep 14 2023
Sep 12 2023
Also, thank you @jhibbits for approving the patch. I'm not super familiar with the FreeBSD contribution work flow yet, so excuse the question, but is there anything that I need to do at this point to have this patch committed? I presume the patch must now be merged by someone other than me with commit privileges.
Sep 11 2023
Hi all,
Sep 1 2023
It seems like aes-xts and all its variants are the only ones failing. See below.
Aug 31 2023
- Guard out entire implementation on SPE
Aug 29 2023
- Update fpu_kern.9 manual page
- Bump __FreeBSD_version
- Rebase
Aug 23 2023
I've just done some preliminary tests with ZFS kernel FPU enabled on power and it seems to be working, though I'm not sure if I've fully exercised the relevant code paths.
Thank you all for the comments. I'll coalesce my replies into a single message.