]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r340211:
authorMarcelo Araujo <araujo@FreeBSD.org>
Sun, 9 Dec 2018 06:48:44 +0000 (06:48 +0000)
committerMarcelo Araujo <araujo@FreeBSD.org>
Sun, 9 Dec 2018 06:48:44 +0000 (06:48 +0000)
commit81bcb2ac0a578488e65e5c95563aa792455fa206
tree6719962d30b85df591bfdbd346c2c5d28effd6c3
parentab6635080122997d6ca15cac31000a40e76f13c4
MFC r340211:

Comestic change to try to inline the memset with SSE/AVX instructions.
Also switch from int to size_t to keep portability.

Reviewed by: brooks
Sponsored by: iXsystems Inc.
Differential Revision: https://reviews.freebsd.org/D17795
usr.sbin/bhyve/pci_nvme.c