4. Turbo Mode
This chapter describes how to enhance the performance by enabling the ZyDAS turbo mode. Turbo mode is a composition of Burst Mode and Large Packet Mode.
You may known that the
You could enable the both to achieve maximal performance.
4.1 Enable Burst Mode
To enable burst mode, you need to issue the following commands.
iwpriv ethX lp_mode 4
To disable burst mode :
iwpriv ethX lp_mode 5
In Infrastructure mode, You need to
4.2 Large Packet mode
In Large Packet mode, small frames are merged into a large one. It can save
To Enable:
iwconfig ethX rts off iwpriv ethX lp_mode 1
To Disable:
iwpriv ethX lp_mode 0
The ¡°enable¡±means to send with large packet enabling. The receiving capability is always on. For AP mode with lp_mode = 1, it sends large packet to a station only when
15