Results 1 to 5 of 5
Thread: ReiserFS and JFS
|
Enjoy an ad free experience by logging in. Not a member yet? Register.
|
|
-
07-06-2006 #1
- Join Date
- May 2006
- Posts
- 95
ReiserFS and JFS
-
07-06-2006 #2
I use ReiserFS for everything except my /boot partition, and it works really well. I haven't heard anything about JFS, though.
Flies of a particular kind, i.e. time-flies, are fond of an arrow.
Registered Linux User #408794
-
07-07-2006 #3
There's a long comparison of filesystems at the end of this Wiki page. It looks like JFS supports a few more features than Reiser.
I don't know much about JFS (other than that it's a journaling filesystem, much like ext3 and Reiser), but after reading an article about Reiser I was pretty impressed by it. Reiser took the b-tree idea that Microsoft uses in NTFS and tweaked it until it worked right for all kinds of files, large and small (which they claim Microsoft gave up on long ago). Resier4 is also supposed to support metadata (which Microsoft also recently ditched), but it hasn't been merged into the Linux kernel yet.Stand up and be counted as a Linux user!
-
07-07-2006 #4
Yeah: I recently switched from ext3 to Reisfer for everything but /boot, and it works marvelously. I don't know if it's just my perception or not, but it seems that things are running and accessing a lot faster under Reiser than they did under ext3.
I dunno much about JFS, but hey, you can always just give it a shot. Might be awesome.
-
07-07-2006 #5
I'll second that Cabhan, I find it much faster. Maybe it's perception but the biggest thing I noticed was browsing something like /usr/bin became doable in konqueror whereas befor I suffered with it. I too have excluded /boot on many install to be safe, but more recently I don't bother and format all of the system as reiserfs. This works fine for me,at least on SUSE.