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 Use menuconfig objects: connector 2007-07-16 09:05:40 -07:00
Makefile [PATCH] Process Events Connector 2005-11-07 07:53:35 -08:00
cn_proc.c [PATCH] connector: some fixes for ia64 unaligned access errors 2007-01-05 23:55:29 -08:00
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