HomeFreeBSD

Process address resolve requests at least one time per second in ibcore.

Description

Process address resolve requests at least one time per second in ibcore.

When setting a large address resolve timeout it was observed that the
address resolving would succeed at the timeout and not when the address
was available. Make sure the address resolving requests are processed no
slower than one time every second.

While at it use "int" for jiffies instead of "unsigned long" to match
FreeBSD ticks.

MFC after: 1 week
Sponsored by: Mellanox Technologies

Details

Provenance
hselaskyAuthored on
Parents
rS336362: Add a macro nan_mix() and use it to get NaN results that are (bitwise)
Branches
Unknown
Tags
Unknown