diff options
author | Anna Neal <anna@cozybit.com> | 2009-04-02 14:44:09 -0700 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2009-04-22 16:54:41 -0400 |
commit | b26ed97c75e1538176c09f29c423a3f8a75868a7 (patch) | |
tree | 2a367af946b3cb45ea21d7eb7e5fbf013b137ac7 /drivers/pcmcia | |
parent | 25e47c18ac4d8ad09c2ed4b99c1dbbcb7e3d2c51 (diff) |
libertas: increase spi driver thread priority
Currently, the libertas main thread contends with the spi driver thread
in the TX path. To improve throughput, ensure that the driver thread
has higher scheduling priority than the libertas main thread. Do this
by making the libertas spi driver thread a low priority real time
thread.
We measured an average throughput improvement of 13%.
Signed-off-by: Anna Neal <anna@cozybit.com>
Signed-off-by: Andrey Yurovsky <andrey@cozybit.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/pcmcia')
0 files changed, 0 insertions, 0 deletions