Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
04-25-2002, 04:23 AM
|
#1
|
|
LQ Newbie
Registered: Apr 2002
Distribution: Mandrake 9.0 (at the moment)
Posts: 28
Rep:
|
Journaling File Systems
If (FileSystemOnYourLinuxBox = Journaling)
{
WhichOneDoYouUse() && Why()
}
|
|
|
|
04-25-2002, 05:34 AM
|
#2
|
|
Senior Member
Registered: Dec 2001
Location: The Netherlands
Distribution: Ubuntu
Posts: 1,316
Rep:
|
I still use a lot of ext2 but for the journaling filesystems I chose reiserfs. Main reason was because of speed:
http://www.namesys.com/benchmarks/be...k-results.html
|
|
|
|
04-25-2002, 07:05 AM
|
#3
|
|
Member
Registered: Apr 2002
Location: The District
Distribution: FreeBSD, OBSD maybe Gentoo and Winblech XP
Posts: 291
Rep:
|
ext3 is journaling. Right?
|
|
|
|
04-25-2002, 01:18 PM
|
#4
|
|
LQ Newbie
Registered: Apr 2002
Location: Iowa
Distribution: Mandrake 8.2
Posts: 14
Rep:
|
Isn't SGI's XFS file system faster than Reiser FS? That's what I've been told, just want to confirm it?
Jed
|
|
|
|
04-25-2002, 01:47 PM
|
#5
|
|
Senior Member
Registered: Feb 2002
Distribution: t2 - trying to anyway
Posts: 2,541
Rep:
|
Depends on who you ask - I read an interview with all the developers one day (ext2/3 reiser JFS and XFS). Of course each one is the fastest. It seems to depend largely on the filesize. Reiser is very fast with small files.
|
|
|
|
04-25-2002, 05:01 PM
|
#6
|
|
Member
Registered: Apr 2002
Location: The District
Distribution: FreeBSD, OBSD maybe Gentoo and Winblech XP
Posts: 291
Rep:
|
faster!!
XFS and JFS use B+ trees(balanced)
Reiser uses B* trees (enhanced balanced<my term??)ext3 adds logging capability to ext2 = slowwww also still a beta.
XFS, JFS and ext3 journal meta data only.
Reiser journals metadata and data.
Reiser is the only journalled filesys built for linux.
JFS and XFS are ports. They may have impressive stats in some cases, but those stats are usually for their native OSes. Under linux they are still having their code purged of native OS specifics. They are also subject to the constraints of the linux kernels VFS (Virtual File System). Resiser is designed for linux and thusly it's figures are more in line with what you would get from any jounalled fs
If you know i'm wrong please correct.
|
|
|
|
04-25-2002, 05:19 PM
|
#7
|
|
Senior Member
Registered: Feb 2002
Distribution: t2 - trying to anyway
Posts: 2,541
Rep:
|
The fastest filesystem on my box is - according to hdparm -t - the FAT32 partition. 
|
|
|
|
04-25-2002, 05:29 PM
|
#8
|
root 
Registered: Jun 2000
Distribution: Debian, Red Hat, Slackware, Fedora, Ubuntu
Posts: 9,514
|
By default ReiderFS only does meta-data journaling. There is a patch from Chris Mason that implements full data journaling. ext3 lets you choose between the two (data=writeback or data=journal).
--jeremy
|
|
|
|
04-25-2002, 05:29 PM
|
#9
|
|
Member
Registered: Apr 2002
Location: The District
Distribution: FreeBSD, OBSD maybe Gentoo and Winblech XP
Posts: 291
Rep:
|
FAsT32
Is it the only fs?
FAT 32 is the 32 bit version of FAT (File Allocation Table)
FAT is a holdover from 8 bit DOS days
As a testament to M$ commitment to innovation an d new developements. NTFS (w2k on) is stolen (I mean exactly 5imilar) to IBMs HPFS (High Performance File System) from OS/2.
|
|
|
|
04-25-2002, 06:26 PM
|
#10
|
|
Senior Member
Registered: Feb 2002
Distribution: t2 - trying to anyway
Posts: 2,541
Rep:
|
I got currently reiser fs on the linuxpartition - I tried ext2 and JFS - reiser fs was - always according to hdparm - the fastest of the Linuxfilesystems. But FAT32 still gives me the fastest readout - pi**es me off!! 
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 01:39 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|