version 1.7, 2016/01/25 07:50:15
|
version 1.10, 2018/01/18 23:11:56
|
Line 22
|
Line 22
|
<td>TX_LOCK(spin mutex) + sc_stopping flag</td> |
<td>TX_LOCK(spin mutex) + sc_stopping flag</td> |
<td>CORE_LOCK(spin mutex)+sc_stopping flag</td> |
<td>CORE_LOCK(spin mutex)+sc_stopping flag</td> |
<td>use CORE_LOCK(spin mutex) and TX_LOCK(spin mutex) partially</td> |
<td>use CORE_LOCK(spin mutex) and TX_LOCK(spin mutex) partially</td> |
<td>No</td> |
<td>Yes by default. It can be changed by kernel options. See wm.4.</td> |
<td>TX and RX differently</td> |
<td>TX and RX differently</td> |
<td>TX_LOCK(mutex) and check sc_stopping in the beginning</td> |
<td>TX_LOCK(mutex) and check sc_stopping in the beginning</td> |
<td>Yes</td> |
<td>Yes</td> |
<td>RX only</td> |
<td>TX and RX</td> |
<td></td> |
<td></td> |
</tr> |
</tr> |
<tr> |
<tr> |