diff options
author | cem <cem@FreeBSD.org> | 2015-10-13 17:20:47 +0000 |
---|---|---|
committer | cem <cem@FreeBSD.org> | 2015-10-13 17:20:47 +0000 |
commit | eb857d904bea92ef8435e43ca114aa6b24e27f6d (patch) | |
tree | bfb4c41bc26bdb642173bf76919707775742e4d7 /lib/libc/posix1e | |
parent | 87513df0117018831a9065eae7f1dc454f7088a8 (diff) | |
download | FreeBSD-src-eb857d904bea92ef8435e43ca114aa6b24e27f6d.zip FreeBSD-src-eb857d904bea92ef8435e43ca114aa6b24e27f6d.tar.gz |
NTB: MFV 113bf1c9: BWD Link Recovery
The BWD NTB device will drop the link if an error is encountered on the
point-to-point PCI bridge. The link will stay down until all errors are
cleared and the link is re-established. On link down, check to see if
the error is detected, if so do the necessary housekeeping to try and
recover from the error and reestablish the link.
There is a potential race between the 2 NTB devices recovering at the
same time. If the times are synchronized, the link will not recover and
the driver will be stuck in this loop forever. Add a random interval to
the recovery time to prevent this race.
Authored by: Jon Mason
Obtained from: Linux
Sponsored by: EMC / Isilon Storage Division
Diffstat (limited to 'lib/libc/posix1e')
0 files changed, 0 insertions, 0 deletions