Revision 4ebd7177
Added by Scott Ullrich about 16 years ago
conf.default/config.xml | ||
---|---|---|
134 | 134 |
<desc>TCP Offload Engine - BCE</desc> |
135 | 135 |
<tunable>hw.bce.tso_enable</tunable> |
136 | 136 |
<value>0</value> |
137 |
</item> |
|
137 |
</item> |
|
138 |
<item> |
|
139 |
<desc>Enable accelerating of L3 and L2 lookups</desc> |
|
140 |
<tunable>net.inet.flowtable.enable</tunable> |
|
141 |
<value>1</value> |
|
142 |
</item> |
|
138 | 143 |
</sysctl> |
139 | 144 |
<system> |
140 | 145 |
<optimization>normal</optimization> |
Also available in: Unified diff
Add L2 L3 Cache lookup by default.