Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • X xcap-capability-linux
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • xcap
  • xcap-capability-linux
  • Repository
Switch branch/tag
  • xcap-capability-linux
  • drivers
  • net
  • wireless
  • libertas
  • if_spi.c
Find file BlameHistoryPermalink
  • Anna Neal's avatar
    libertas: increase spi driver thread priority · b26ed97c
    Anna Neal authored Apr 02, 2009
    
    
    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: default avatarAnna Neal <anna@cozybit.com>
    Signed-off-by: default avatarAndrey Yurovsky <andrey@cozybit.com>
    Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
    b26ed97c