Skip to content
Commit 4bd5ddf6 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 90dad16c
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