You are not logged in.
Pages: 1
Hi,
Just one simple question, in arch beginners guide i see that in partition hard drive / and /home are in JFS while /var is on Reiser....wich is my current configuration on my hard drive:)
Even so i have seen many opinions that say for the home user XFS was the best (back in 2006) and now EXT4 is the current winner regarding performance.
Any idea, light on the matter...why JFS and Reiser still appear on the TUT?
Thanks
Sniff.
Offline
Nothing wrong with JFS, and the lastest & greatest is no longer ext4: http://www.linux-mag.com/id/7308/
Somewhere between "too small" and "too large" lies the size that is just right.
- Scott Hayes
Offline
Nothing wrong with JFS, and the lastest & greatest is no longer ext4: http://www.linux-mag.com/id/7308/
Thanks for the article.
Will stick with JFS then.;)
Offline
JFS is always my first choice of FS, except for /var, if residing upon its own discrete partition. Until BtrFS becomes mainstream, JFS is an excellent choice; it's extremely stable, mature, well-tested, fast, and is the best choice for older, more anemic CPUs since it uses the least resources of any file system.
Rather than feeling like you are settling for an inferior system, take solace that you have probably the finest compromise between modernity, stability, reliability, features and performance in using JFS.
As for Ext4, I think it was rightly described by one of its own developers as 'merely a stopgap until BtrFS is widely adopted'.
Offline
One drawback of JFS is that it can not be shrunk.
Offline
why JFS and Reiser still appear on the TUT?
It states very clearly that it is "An example /etc/fstab". Information is provided on all filesystems, with the expectation that you will decide for yourself what you want to use.
Offline
Sniffer wrote:why JFS and Reiser still appear on the TUT?
It states very clearly that it is "An example /etc/fstab". Information is provided on all filesystems, with the expectation that you will decide for yourself what you want to use.
I understand...but in a guide i think who made it will give it opinion, what he thinks it's best...for an example, OK a stupid one....he could put there ext2 on all partitions
Thanks for the clear up.
Offline
JFS is always my first choice of FS, except for /var, if residing upon its own discrete partition. Until BtrFS becomes mainstream, JFS is an excellent choice; it's extremely stable, mature, well-tested, fast, and is the best choice for older, more anemic CPUs since it uses the least resources of any file system.
Rather than feeling like you are settling for an inferior system, take solace that you have probably the finest compromise between modernity, stability, reliability, features and performance in using JFS.As for Ext4, I think it was rightly described by one of its own developers as 'merely a stopgap until BtrFS is widely adopted'.
Any idea how btrfs compares to jfs when it comes to cpu/resource usage?
For now I'm a happy JFS users.
Offline
Pages: 1