commit | db1fbb6e3cafe5e6abd7bf270b047936734f9488 | [log] [tgz] |
---|---|---|
author | Chris Manton <cmanton@google.com> | Tue Aug 05 12:16:48 2014 -0700 |
committer | Andre Eisenbach <eisenbach@google.com> | Mon Mar 16 16:51:28 2015 -0700 |
tree | c858b6af77402f2fe619480b67da61721f2374ad | |
parent | 7307d70bb66c451ed5a02f26d3add98eefd541a1 [diff] |
Increase thread queue size above default The UART enqueues work requests in addition to the actual work onto the rx_q. Many small byte packets received by the UART cause many work requests which may fill the work queue causing deadlock.