Gentoo Archives: gentoo-user

From: Farhan Ahmed <farhanahmed06@×××××.com>
To: Gentoo Users <gentoo-user@l.g.o>
Subject: [gentoo-user] Best File System For Linux
Date: Thu, 04 May 2006 10:29:38
Message-Id: 20060504102420.GC7711@mainframe
1 Hi,
2 I want to know which is the best file system for a high
3 performance Linux? I'm presently a encrypted ext3 file system for my
4 Gentoo Desktop machine.. I've heard that ReiserFS provides the best
5 performance.. Is it true? What about XFS? My file system is created
6 using the following command :
7
8 sbin/mkfs.ext3 -j -m 1 -O dir_index,filetype,sparse_super /dev/***
9
10 I want to know what all options I can use for ReiserFS, ext3 and XFS to
11 get the maximum performance.. Also I have this in my '/etc/fstab':
12
13 /dev/ROOT / ext3 noatime,data=journal
14 /dev/SWAP none swap sw
15 /dev/XXX /doc ext3 noatime,nodev,nosuid,noexec,data=journal
16 /dev/USR /usr ext3 noatime,nodev,data=journal
17
18 What should I modify top get the best performance in all (ReiserFS, ext3
19 and XFS) file systems?
20
21 Thanks In Advance,
22 Farhan Ahmed
23
24 --
25 Place : Bangalore, Karnataka, India
26 GPG Key : 8BE90E98
27 WengoPhone ID : farhanahmed
28 IRC Nick : farhanahmed / farhanahmed06 (irc.freenode.net)

Replies

Subject Author
Re: [gentoo-user] Best File System For Linux Teresa and Dale <teendale@×××××××××××××.com>
Re: [gentoo-user] Best File System For Linux "Hemmann
[gentoo-user] Re: Best File System For Linux Farhan Ahmed <farhanahmed06@×××××.com>