[DLM] Use workqueues for dlm lowcomms
authorPatrick Caulfield <pcaulfie@redhat.com>
Mon, 15 Jan 2007 14:33:34 +0000 (14:33 +0000)
committerSteven Whitehouse <swhiteho@redhat.com>
Mon, 5 Feb 2007 18:36:52 +0000 (13:36 -0500)
This patch converts the DLM TCP lowcomms to use workqueues rather than using its
own daemon functions. Simultaneously removing a lot of code and making it more
scalable on multi-processor machines.

Signed-Off-By: Patrick Caulfield <pcaulfie@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>

No differences found