+2
−2
+263
−95
File changed.
Preview size limit exceeded, changes collapsed.
+10
−5
+23
−12
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
The end_bio routines are changed to take a pointer to the extent state
struct, and the state tree is walked in order to set/clear appropriate
bits as IO completes. This greatly reduces the number of rbtree searches
done by the end_bio handlers, and reduces lock contention.
The extent_io releasepage function is changed to avoid expensive searches
for locked state.
Signed-off-by:
Chris Mason <chris.mason@oracle.com>
File changed.
Preview size limit exceeded, changes collapsed.