Searched hist:"23 e8e1aaacb10d9f05e44a93e10ea4ee5b3838a5" (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/fs/dlm/ |
H A D | ast.h | diff 23e8e1aaacb10d9f05e44a93e10ea4ee5b3838a5 Tue Apr 05 13:16:24 CDT 2011 David Teigland <teigland@redhat.com> dlm: use workqueue for callbacks
Instead of creating our own kthread (dlm_astd) to deliver callbacks for all lockspaces, use a per-lockspace workqueue to deliver the callbacks. This eliminates complications and slowdowns from many lockspaces sharing the same thread.
Signed-off-by: David Teigland <teigland@redhat.com>
|
H A D | recoverd.c | diff 23e8e1aaacb10d9f05e44a93e10ea4ee5b3838a5 Tue Apr 05 13:16:24 CDT 2011 David Teigland <teigland@redhat.com> dlm: use workqueue for callbacks
Instead of creating our own kthread (dlm_astd) to deliver callbacks for all lockspaces, use a per-lockspace workqueue to deliver the callbacks. This eliminates complications and slowdowns from many lockspaces sharing the same thread.
Signed-off-by: David Teigland <teigland@redhat.com>
|
H A D | ast.c | diff 23e8e1aaacb10d9f05e44a93e10ea4ee5b3838a5 Tue Apr 05 13:16:24 CDT 2011 David Teigland <teigland@redhat.com> dlm: use workqueue for callbacks
Instead of creating our own kthread (dlm_astd) to deliver callbacks for all lockspaces, use a per-lockspace workqueue to deliver the callbacks. This eliminates complications and slowdowns from many lockspaces sharing the same thread.
Signed-off-by: David Teigland <teigland@redhat.com>
|
H A D | dlm_internal.h | diff 23e8e1aaacb10d9f05e44a93e10ea4ee5b3838a5 Tue Apr 05 13:16:24 CDT 2011 David Teigland <teigland@redhat.com> dlm: use workqueue for callbacks
Instead of creating our own kthread (dlm_astd) to deliver callbacks for all lockspaces, use a per-lockspace workqueue to deliver the callbacks. This eliminates complications and slowdowns from many lockspaces sharing the same thread.
Signed-off-by: David Teigland <teigland@redhat.com>
|
H A D | user.c | diff 23e8e1aaacb10d9f05e44a93e10ea4ee5b3838a5 Tue Apr 05 13:16:24 CDT 2011 David Teigland <teigland@redhat.com> dlm: use workqueue for callbacks
Instead of creating our own kthread (dlm_astd) to deliver callbacks for all lockspaces, use a per-lockspace workqueue to deliver the callbacks. This eliminates complications and slowdowns from many lockspaces sharing the same thread.
Signed-off-by: David Teigland <teigland@redhat.com>
|
H A D | lockspace.c | diff 23e8e1aaacb10d9f05e44a93e10ea4ee5b3838a5 Tue Apr 05 13:16:24 CDT 2011 David Teigland <teigland@redhat.com> dlm: use workqueue for callbacks
Instead of creating our own kthread (dlm_astd) to deliver callbacks for all lockspaces, use a per-lockspace workqueue to deliver the callbacks. This eliminates complications and slowdowns from many lockspaces sharing the same thread.
Signed-off-by: David Teigland <teigland@redhat.com>
|
H A D | lock.c | diff 23e8e1aaacb10d9f05e44a93e10ea4ee5b3838a5 Tue Apr 05 13:16:24 CDT 2011 David Teigland <teigland@redhat.com> dlm: use workqueue for callbacks
Instead of creating our own kthread (dlm_astd) to deliver callbacks for all lockspaces, use a per-lockspace workqueue to deliver the callbacks. This eliminates complications and slowdowns from many lockspaces sharing the same thread.
Signed-off-by: David Teigland <teigland@redhat.com>
|