Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Unverified Commit ea431b4c authored by Philip Cuadra's avatar Philip Cuadra Committed by Erfan Abdi
Browse files

Make msm_serial_hs RT to improve Bluetooth performance



msm_serial_hs threads for RX and TX are responsible for passing key
Bluetooth buffers, such as Bluetooth audio, between the Bluetooth HW and
the upper layers of the stack.  These threads are therefore on the
critical path for Bluetooth audio latency, and should be scheduled as
RT threads in order to ensure that they meet audio deadlines.

Cherry picked from:
commit e5ed4788fdcc6 ("Make msm_serial_hs RT to improve Bluetooth performance")

Bug: 36106419
Test: Play Bluetooth audio, confirm msm_serial_hs_0 threads are
      scheduled as RT threads via systrace
Change-Id: Ia2f6fa43926ec8088011de9e49c5961fef08deab
Signed-off-by: default avatarPhilip Cuadra <philipcuadra@google.com>
Signed-off-by: default avatarPetri Gynther <pgynther@google.com>
parent 42e8d146
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment