commit | 1d6e8131cf0064ef5ab5f3411a82b800afbfadee | [log] [tgz] |
---|---|---|
author | Patrick Caulfield <pcaulfie@redhat.com> | Mon Jan 15 14:33:34 2007 +0000 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Mon Feb 05 13:36:52 2007 -0500 |
tree | d165b0210a2c12de8848b2b8bc30237183b611dc | |
parent | 03dc6a538e42bcc8d5dfabcee208b639db85a80c [diff] |
[DLM] Use workqueues for dlm lowcomms 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>