You are not logged in.
I have installed Arch with btrfs LUKS2 and limine. And system keeps stuttering time to time like once i was playing local 4k video in mpv and whole system froze for like 5 seconds. Also while browsing, editing text in kate editor, system freezes time to time for couple of seconds. After appyling below workqueue and discard solution i found on internet first suggested by Cloud flare, solve this at some extent but while moving cursor and doing normal browsing, Arch still having micro stutter time to time for fraction of seconds.
I Added
allow-discards no-read-workqueue no-write-workqueue into LUKS Header and
discard,no_read_workqueue,no_write_workqueueinto
/etc/crypttabfile. Still having micro stutters.
Specs:
i3-1215u
8GB ddr4
512gb ssd, 850MBps
Last edited by avi2772 (2026-07-19 15:58:43)
Offline
Try isolating the problem first: what if you skip launching your DE (I assume Plasma based on you mentioning Kate) and boot into the console? If the problems are actually in the disk/LUKS/btrfs stack, you would notice that editing a file in a console editor like VIM as well. Try reproducing the issue without a DE running and then investigate your system logs for warnings/errors. Post your logs if you''re not sure about certain warnings/errors.
Offline
Issue resolved.
After adding the
allow-discards no-read-workqueue no-write-workqueueinto LUKS header and
discard,no_read_workqueue,no_write_workqueueinto
/etc/crypttabfile i also needed to disable btrfs quota. After disabling btrfs quota everything working great and freezing is gone.
Offline
\o/
Please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.
Offline