Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 4f878e84 authored by Chris Mason's avatar Chris Mason
Browse files

Btrfs: reduce worker thread spin_lock_irq hold times



This changes the btrfs worker threads to batch work items
into a local list.  It allows us to pull work items in
large chunks and significantly reduces the number of times we
need to take the worker thread spinlock.

Signed-off-by: default avatarChris Mason <chris.mason@oracle.com>
parent 4e3f9c50
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment