![]() |
disk % usage issue - Printable Version +- Linux Lite Forums (https://www.linuxliteos.com/forums) +-- Forum: Software - Support (https://www.linuxliteos.com/forums/forumdisplay.php?fid=5) +--- Forum: Other (https://www.linuxliteos.com/forums/forumdisplay.php?fid=20) +--- Thread: disk % usage issue (/showthread.php?tid=7825) Pages:
1
2
|
Re: disk % usage issue - TheDead - 07-06-2021 (please see forum rules about posting images). Seems Firefox is opening a bunch of processes? Also there is clamscan there, Im guessing the antivirus. Everything trying to access the HDD at the same time could really bog down a system... Hybrid drives work fast on data already accessed recently, but at standard speed for everything else. Maybe try to open less Firefox windows or stop the clam scan when needing to work? Re: disk % usage issue - Bob Skill - 07-06-2021 in terminal write ncdu if not on your computer it will tell you how. It is simple. This will give you at the top of a list what is taking up your disk space. Re: disk % usage issue - TheDead - 07-06-2021 Oooh! I got an idea. If the disk is hybrid SSD but has not been "TRIM-ed" some performance issues are bound to occur, specially if an older drive. Has to HOW to TRIM a drive, I have no clue, or if even possible on Hybrid drives. Linux Gurus, I summon thee! ![]() Re: disk % usage issue - Nicksan - 07-06-2021 (07-06-2021, 08:17 PM)Bob Skill link Wrote: in terminal write ncdu if not on your computer it will tell you how. It is simple. This will give you at the top of a list what is taking up your disk space. I mean, is not because disk space, it's about % io disk usage :c Re: disk % usage issue - Nicksan - 07-06-2021 (07-06-2021, 08:25 PM)TheDead link Wrote: Oooh! I got an idea. If the disk is hybrid SSD but has not been "TRIM-ed" some performance issues are bound to occur, specially if an older drive. Oh i didn't know about that, i will look for that, thank you! i will tell you if it work soon :3 :55: |