commit | 2fa57129df61bf3fb7d90c5486fe15df94091f61 | [log] [tgz] |
---|---|---|
author | Andy Grover <andy.grover@oracle.com> | Mon Mar 29 16:45:40 2010 -0700 |
committer | Andy Grover <andy.grover@oracle.com> | Wed Sep 08 18:12:16 2010 -0700 |
tree | 50d444045d3d116ae0771369a42f5b14f55a7c8f | |
parent | a7d3a281483684f77e350b045af7f80a149fc4c7 [diff] |
RDS: Bypass workqueue when queueing cong updates Now that rds_send_xmit() does not block, we can call it directly instead of going through the helper thread. Signed-off-by: Andy Grover <andy.grover@oracle.com>