Bluetooth: Improve USB driver throughput by increasing the frame size
authorVikram Kandukuri <vkandukuri@atheros.com>
Thu, 2 Jul 2009 09:01:59 +0000 (14:31 +0530)
committerMarcel Holtmann <marcel@holtmann.org>
Sat, 22 Aug 2009 21:12:37 +0000 (14:12 -0700)
commit290ba200815fdecb4d40dc942499c4ea6d0c4624
treeb6a097bd9b8ddd580501aa9871af3380e95bd5dc
parent981b1414d78a7a42cab48b97d4de54a62d61db88
Bluetooth: Improve USB driver throughput by increasing the frame size

This patch increases the receive buffer size to HCI_MAX_FRAME_SIZE
which improves the RX throughput considerably.

Tested against BRM/Atheros/CSR USB Dongles with PAN profile using
iperf and chariot. This gave significant (around 40%) increase
in performance (increased from 0.8 to 1.5 Mb/s in Sheld room)

Signed-off-by: Vikram Kandukuri <vikram.kandukuri@atheros.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/btusb.c