]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc3d09533340a81c4912dcbeb19cdf3a15089dfbf
tree8dbf42a46924c7403f29a530a09b371e5b9dd183
parent33e1949bc4001190c7f1d563d02017e27b777769
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