CVSROOT: /cvs Module name: src Changes by: jmatt...@cvs.openbsd.org 2019/06/11 19:38:30
Modified files: sys/dev/pci : if_mcx.c Log message: Set interrupt moderation on the completion queue for around 10000 interrupts per second, or 90% of the cq size. ok dlg@