Skip to content
Snippets Groups Projects
Commit 7c0ed68c authored by Matthew Bouyack's avatar Matthew Bouyack Committed by Alain Vongsouvanh
Browse files

Replace the PPP workqueue with a dedicated thread

The PPP driver has little work to do but it is critical that it be
completed on time. With a dedicated thread we can use the realtime
scheduler to achieve the desired performance characteristics.

This is modeled after the behavior of the display thread in the
mdss_fb driver.

Change-Id: I599928d5f2c581718296be03b0ba14c6658fdeea
parent 7a712327
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment