Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/pci
Module Name: src
Committed By: yamaguchi
Date: Tue Feb 25 07:10:10 UTC 2020
Modified Files:
src/sys/dev/pci: if_ixl.c
Log Message:
Use workqueue API directly, without the wrapper in ixl(4)
to improve performace by removing atomic_ops(3)
pointed out and reviewed by knakahara@n.o., thanks
To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 src/sys/dev/pci/if_ixl.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index