commit | 10d1459fafbb02a18e7bc8f2c384a9e973560b00 | [log] [tgz] |
---|---|---|
author | David Teigland <teigland@redhat.com> | Mon Jul 18 15:28:34 2011 -0500 |
committer | David Teigland <teigland@redhat.com> | Tue Jul 19 14:22:32 2011 -0500 |
tree | 62d49123ba7425307c3d5ab909cc066fa2ee82e5 | |
parent | 23e8e1aaacb10d9f05e44a93e10ea4ee5b3838a5 [diff] |
dlm: don't limit active work items Allow multiple workqueue items (locks with callbacks) to be processed concurrently. There should be no reason not to take advantage of this workqueue feature. Signed-off-by: David Teigland <teigland@redhat.com>