Skip to content
Commit bd2d0210 authored by Theodore Ts'o's avatar Theodore Ts'o
Browse files

ext4: use bio layer instead of buffer layer in mpage_da_submit_io



Call the block I/O layer directly instad of going through the buffer
layer.  This should give us much better performance and scalability,
as well as lowering our CPU utilization when doing buffered writeback.

Signed-off-by: default avatar"Theodore Ts'o" <tytso@mit.edu>
parent 1de3e3df
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment