commit | 768bbedf9ca4cc4784eae2003f37abe0818fe0b0 | [log] [tgz] |
---|---|---|
author | Tina Yang <tina.yang@oracle.com> | Thu Mar 11 13:50:07 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Mar 16 21:17:02 2010 -0700 |
tree | 8dbf42a46924c7403f29a530a09b371e5b9dd183 | |
parent | 561c7df63e259203515509a7ad075382a42bff0c [diff] |
RDS: Enable per-cpu workqueue threads Create per-cpu workqueue threads instead of a single krdsd thread. This is a step towards better scalability. Signed-off-by: Andy Grover <andy.grover@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>