LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   So many questions, so little brains.. (https://www.linuxquestions.org/questions/linux-newbie-8/so-many-questions-so-little-brains-535892/)

lumix 03-09-2007 01:08 AM

So many questions, so little brains..
 
(Knoppix 5.1 on Compaq Laptop)

After doing some reading, I chose reiser for my file-system. This seems to make the drive rather chatty. I attribute this to the constant recording of transactions, but is this really my imagination? And is a journaling system really beneficial for the above application?

I'll have many more questions, and if I could offer a beer in return...

Thanks.

Xian 03-09-2007 01:18 AM

Quote:

Originally Posted by lumix
This seems to make the drive rather chatty. I attribute this to the constant recording of transactions, but is this really my imagination?

Most likely the culprit is an active process. Most general desktop users will not encounter noticeable differences in the more popular journaling file systems. There are a lot of benchmarks available on the web if you are really interested in churning up some more info.

TylerD75 03-09-2007 02:12 AM

ReiserFS is supposed to be one of the faster filesystems available, although I'm a bigger fan of XFS...
If you haven't already, you could try adding "noatime" as an option to the fstab entry.
Unless you're in dire need of access time logging...

There are more optimizations you can do, but you might have to google it (unless someone replies here).
Some reading on journaling filesystems: http://www.linux-mag.com/id/1180?r=s
You might also get some optimization info from here: http://www.namesys.com/


All times are GMT -5. The time now is 04:00 PM.