Searched hist:d5210708ddb0cff13d9c202f803553d95182d7b7 (Results 1 – 11 of 11) sorted by relevance
/freebsd/sys/dev/e1000/ |
H A D | e1000_i210.h | diff d5210708ddb0cff13d9c202f803553d95182d7b7 Tue May 08 03:39:45 CEST 2018 Matt Macy <mmacy@FreeBSD.org> Sleep rather than spin in e1000 when doing long running config operations.
With r333218 it is now possible for drivers to use an sx lock and thus sleep while waiting on long running operations rather than DELAY().
Reported by: gallatin Reviewed by: sbruno Approved by: sbruno MFC after: 1 month Sponsored by: Limelight Networks Differential Revision: https://reviews.freebsd.org/D14984
|
H A D | e1000_mac.h | diff d5210708ddb0cff13d9c202f803553d95182d7b7 Tue May 08 03:39:45 CEST 2018 Matt Macy <mmacy@FreeBSD.org> Sleep rather than spin in e1000 when doing long running config operations.
With r333218 it is now possible for drivers to use an sx lock and thus sleep while waiting on long running operations rather than DELAY().
Reported by: gallatin Reviewed by: sbruno Approved by: sbruno MFC after: 1 month Sponsored by: Limelight Networks Differential Revision: https://reviews.freebsd.org/D14984
|
H A D | e1000_i210.c | diff d5210708ddb0cff13d9c202f803553d95182d7b7 Tue May 08 03:39:45 CEST 2018 Matt Macy <mmacy@FreeBSD.org> Sleep rather than spin in e1000 when doing long running config operations.
With r333218 it is now possible for drivers to use an sx lock and thus sleep while waiting on long running operations rather than DELAY().
Reported by: gallatin Reviewed by: sbruno Approved by: sbruno MFC after: 1 month Sponsored by: Limelight Networks Differential Revision: https://reviews.freebsd.org/D14984
|
H A D | e1000_82571.c | diff d5210708ddb0cff13d9c202f803553d95182d7b7 Tue May 08 03:39:45 CEST 2018 Matt Macy <mmacy@FreeBSD.org> Sleep rather than spin in e1000 when doing long running config operations.
With r333218 it is now possible for drivers to use an sx lock and thus sleep while waiting on long running operations rather than DELAY().
Reported by: gallatin Reviewed by: sbruno Approved by: sbruno MFC after: 1 month Sponsored by: Limelight Networks Differential Revision: https://reviews.freebsd.org/D14984
|
H A D | e1000_80003es2lan.c | diff d5210708ddb0cff13d9c202f803553d95182d7b7 Tue May 08 03:39:45 CEST 2018 Matt Macy <mmacy@FreeBSD.org> Sleep rather than spin in e1000 when doing long running config operations.
With r333218 it is now possible for drivers to use an sx lock and thus sleep while waiting on long running operations rather than DELAY().
Reported by: gallatin Reviewed by: sbruno Approved by: sbruno MFC after: 1 month Sponsored by: Limelight Networks Differential Revision: https://reviews.freebsd.org/D14984
|
H A D | e1000_osdep.h | diff d5210708ddb0cff13d9c202f803553d95182d7b7 Tue May 08 03:39:45 CEST 2018 Matt Macy <mmacy@FreeBSD.org> Sleep rather than spin in e1000 when doing long running config operations.
With r333218 it is now possible for drivers to use an sx lock and thus sleep while waiting on long running operations rather than DELAY().
Reported by: gallatin Reviewed by: sbruno Approved by: sbruno MFC after: 1 month Sponsored by: Limelight Networks Differential Revision: https://reviews.freebsd.org/D14984
|
H A D | e1000_mac.c | diff d5210708ddb0cff13d9c202f803553d95182d7b7 Tue May 08 03:39:45 CEST 2018 Matt Macy <mmacy@FreeBSD.org> Sleep rather than spin in e1000 when doing long running config operations.
With r333218 it is now possible for drivers to use an sx lock and thus sleep while waiting on long running operations rather than DELAY().
Reported by: gallatin Reviewed by: sbruno Approved by: sbruno MFC after: 1 month Sponsored by: Limelight Networks Differential Revision: https://reviews.freebsd.org/D14984
|
H A D | e1000_82575.c | diff d5210708ddb0cff13d9c202f803553d95182d7b7 Tue May 08 03:39:45 CEST 2018 Matt Macy <mmacy@FreeBSD.org> Sleep rather than spin in e1000 when doing long running config operations.
With r333218 it is now possible for drivers to use an sx lock and thus sleep while waiting on long running operations rather than DELAY().
Reported by: gallatin Reviewed by: sbruno Approved by: sbruno MFC after: 1 month Sponsored by: Limelight Networks Differential Revision: https://reviews.freebsd.org/D14984
|
H A D | e1000_hw.h | diff d5210708ddb0cff13d9c202f803553d95182d7b7 Tue May 08 03:39:45 CEST 2018 Matt Macy <mmacy@FreeBSD.org> Sleep rather than spin in e1000 when doing long running config operations.
With r333218 it is now possible for drivers to use an sx lock and thus sleep while waiting on long running operations rather than DELAY().
Reported by: gallatin Reviewed by: sbruno Approved by: sbruno MFC after: 1 month Sponsored by: Limelight Networks Differential Revision: https://reviews.freebsd.org/D14984
|
H A D | e1000_ich8lan.c | diff d5210708ddb0cff13d9c202f803553d95182d7b7 Tue May 08 03:39:45 CEST 2018 Matt Macy <mmacy@FreeBSD.org> Sleep rather than spin in e1000 when doing long running config operations.
With r333218 it is now possible for drivers to use an sx lock and thus sleep while waiting on long running operations rather than DELAY().
Reported by: gallatin Reviewed by: sbruno Approved by: sbruno MFC after: 1 month Sponsored by: Limelight Networks Differential Revision: https://reviews.freebsd.org/D14984
|
H A D | if_em.c | diff d5210708ddb0cff13d9c202f803553d95182d7b7 Tue May 08 03:39:45 CEST 2018 Matt Macy <mmacy@FreeBSD.org> Sleep rather than spin in e1000 when doing long running config operations.
With r333218 it is now possible for drivers to use an sx lock and thus sleep while waiting on long running operations rather than DELAY().
Reported by: gallatin Reviewed by: sbruno Approved by: sbruno MFC after: 1 month Sponsored by: Limelight Networks Differential Revision: https://reviews.freebsd.org/D14984
|