-
David Teigland authored
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>
David Teigland authoredInstead 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>
Code owners
Assign users and groups as approvers for specific file changes. Learn more.