Welcome, Guest. Please login or register.

Author Topic: best Filesystem  (Read 4965 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show all replies
    • http://www.iki.fi/sintonen/
Re: best Filesystem
« on: May 14, 2009, 04:57:59 PM »
Easy, PFS3.
 

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show all replies
    • http://www.iki.fi/sintonen/
Re: best Filesystem
« Reply #1 on: May 14, 2009, 07:56:33 PM »
PFS3 is well worth it. Even though it hasn't been updated for ages it still beats SFS easily.

I not sure if that means more that PFS authors really rule than that SFS authors suck.
 

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show all replies
    • http://www.iki.fi/sintonen/
Re: best Filesystem
« Reply #2 on: May 15, 2009, 06:44:39 AM »
@countzero
Quote
when was the last time you compared PFS performance to SFS ?

Couple of years ago. Nothing important has happened to SFS since.

Quote
I thought you sold your amiga gear long ago ?

The only amiga gear I have ever sold was my old Blizzard 1230 when I upgraded to Blizzard PPC. My A1200 hasn't been set up for years however.

This is irrelevant however as I use PFS3 with MorphOS. Even emulated it still beats the native SFS.
 

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show all replies
    • http://www.iki.fi/sintonen/
Re: best Filesystem
« Reply #3 on: May 15, 2009, 06:48:26 AM »
@ChaosLord
Quote
What filesystem does the RAMdisk.device use?

There is no such device. However, ramdrive.device (RAD) uses whatever filesystem you use in the mountlist, by default FFS.

ram-handler (RAM Disk:) on the other hand has built-in filesystem. It is quite different from traditional filesystems as it only needs to keep the data in memory and never write it out to physical media.