Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Preventing freezes caused by harddisk access
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
Manu311
Tux's lil' helper
Tux's lil' helper


Joined: 17 Nov 2010
Posts: 128

PostPosted: Mon May 14, 2012 8:15 pm    Post subject: Preventing freezes caused by harddisk access Reply with quote

Hey,

since I'm using linux I've experienced the same issue multiple times. If I do huge copy/move actions (or programs do that) multiple programs are freezing (browsers sometimes, pidgin almost everytime). I assume they are writing or reading from/to the (same) harddisk so they have to wait for the access and therefore freeze until they get that access.
No I see multiple solutions which all don't fit my wish :):
1. Buying only SSDs (since I think they could access different points faster and are faster in general)
2. Rewrite all those programs so that they use the disk operations in threads (so they don't freeze)

Now since I can't remember about those issues in windows (long ago, maybe I've forgotten which errors there were, since there were so many :D) and I'm pretty sure that could be fixed with better handling of the harddisk/partitions - I've thought there maybe some kernel option I haven't seen yet - or it depends on my partitions (thought I've seen it with ntfs (which causes heavy load in ntfs-3g module) and ext3/4) so I maybe should try using something else then ext (I'm not using ntfs anymore btw - no more windows dual boot makes it possible).
So does that option exist? Is there any other solution? Maybe an alternative to cp/mv? I haven't found them, if they exist - do they?

Manu
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum