Searched hist:323456 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/ntb/ntb_hw/
H A Dntb_hw_intel.cdiff 323456 Mon Sep 11 18:51:24 MDT 2017 mav MFC r323128: Increase negotiation polling period from 10ms to 100ms.

There is no big need to burn CPU if other side may be not there yet. For
example, the PLX hardware by default enables the NTB link up on reset, not
dependig on driver to do it. In case of Intel hardware this also reduces
race between MSI-X workaround negotiation and upper layers, using the same
scratchpad registers in different time.
/freebsd-11-stable/sys/dev/ntb/
H A Dntb_transport.cdiff 323456 Mon Sep 11 18:51:24 MDT 2017 mav MFC r323128: Increase negotiation polling period from 10ms to 100ms.

There is no big need to burn CPU if other side may be not there yet. For
example, the PLX hardware by default enables the NTB link up on reset, not
dependig on driver to do it. In case of Intel hardware this also reduces
race between MSI-X workaround negotiation and upper layers, using the same
scratchpad registers in different time.

Completed in 116 milliseconds