Skip to content
Commit c0f0b3dd authored by Park Ju Hyung's avatar Park Ju Hyung Committed by Kader Bava
Browse files

f2fs: set ioprio of GC kthread to idle



GC should run conservatively as possible to reduce latency spikes to the user.

Setting ioprio to idle class will allow the kernel to schedule GC thread's I/O
to not affect any other processes' I/O requests.

Signed-off-by: default avatarPark Ju Hyung <qkrwngud825@gmail.com>
Signed-off-by: default avatarMarco Zanin <mrczn.bb@gmail.com>
Signed-off-by: default avatarimprobir <ghosh_probir@yahoo.com>
parent dcc73f99
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment