1
0
Fork 0
alistair23-linux/drivers/connector
Evgeniy Polyakov 4b1b366721 connector: convert to single-threaded workqueue
From: Evgeniy Polyakov <johnpol@2ka.mipt.ru>

We don't need one cqueue thread for each CPU.  cqueue is used for
receiving userspace datagrams, which are very rare and thus will
happily live with a single queue.

Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-03-23 21:51:12 -07:00
..
Kconfig
Makefile
cn_proc.c
cn_queue.c connector: convert to single-threaded workqueue 2008-03-23 21:51:12 -07:00
connector.c CONNECTOR: make cn_already_initialized static 2008-02-26 18:42:44 -08:00