RDS: Enable per-cpu workqueue threads
authorTina Yang <tina.yang@oracle.com>
Thu, 11 Mar 2010 13:50:07 +0000 (13:50 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 17 Mar 2010 04:17:02 +0000 (21:17 -0700)
commit768bbedf9ca4cc4784eae2003f37abe0818fe0b0
tree8dbf42a46924c7403f29a530a09b371e5b9dd183
parent561c7df63e259203515509a7ad075382a42bff0c
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>
net/rds/threads.c