amiga.org
     
iconAll times are GMT -6. The time now is 03:44 PM. | Welcome to Forum, please register to access all of our features.

» Amiga.org » Amiga computer related discussion » Amiga Gaming » Calling all file system programmers! ZFS Anyone?

Amiga Gaming This forum is dedicated to games software and solutions for the Commodore Amiga computer. Need help blowing up pixels? Know of the next gaming revolution? Talk about it here.

Reply
 
Thread Tools Display Modes
Old 09-08-2006, 03:25 PM   #1
nyteschayde
Premium Member
Points: 10,213, Level: 67 Points: 10,213, Level: 67 Points: 10,213, Level: 67
Activity: 15% Activity: 15% Activity: 15%
 
nyteschayde's Avatar
 
Join Date: Mar 2002
Location: San Jose, Ca USA
Posts: 402
Send a message via ICQ to nyteschayde Send a message via AIM to nyteschayde Send a message via MSN to nyteschayde Send a message via Yahoo to nyteschayde
Default Calling all file system programmers! ZFS Anyone?

After reading over the various benefits of ZFS, an open-source file system on the OpenSolaris web site I think the Amiga could really benefit from this. In addition, Apple is also looking to include this in the next release of OS X. If Windows supported it we'd be in the back trying to catch up for new devices.

Go here to read more about it:
http://www.opensolaris.org/os/community/zfs/whatis/
nyteschayde is offline   Reply With Quote
Old 09-08-2006, 04:59 PM   #2
mr_a500
Cult Member
Points: 6,920, Level: 54 Points: 6,920, Level: 54 Points: 6,920, Level: 54
Activity: 1% Activity: 1% Activity: 1%
 
Join Date: May 2004
Posts: 865
Default Re: Calling all file system programmers! ZFS Anyone?

I've read somewhere that ZFS has huge memory requirements and I just read this today:
Quote:
been using now zfs since 06/06 u2 release has been out.
one thing have notised.
zfs eats a lot of memory.
right after boot mem usage is about 280M
but after accessing zfs disks usage rises fast to be 900M.
and it seems to stay in level of 90% of tot mem.
also noted it frees used mem but running "heavy" apps you see performace impact while zfs frees memory to other use.
This would make it basically useless for any classic Amiga.
mr_a500 is offline   Reply With Quote
Old 09-08-2006, 05:42 PM   #3
reflect
Too much caffeine
Points: 5,462, Level: 47 Points: 5,462, Level: 47 Points: 5,462, Level: 47
Activity: 0% Activity: 0% Activity: 0%
 
Join Date: Dec 2002
Posts: 138
Default Re: Calling all file system programmers! ZFS Anyone?

erm, most kernels of today are designed after "if you have free memory, that is bad." - thus they try to use up as much ram as possible.. with caches, buffers etc. These algorithms are smart, and takes up what they need, and then eats up everything the operating system allows them to.

So if you only have 128mb ram, it won't kill your machine. Look at this, for instance;

Quote:
total used free shared buffers cached
Mem: 2012 1995 16 0 31 1270
-/+ buffers/cache: 693 1319
Swap: 5938 0 5937
Out of 2GB of ram, it eats up 1995.. oh my god, this would kill any Amiga! ... no, it wouldn't. It's just using my ram, which is what it's there for. Not using it would sort of be a waste of money.

(right, that table looked so much better in the edit-window..)
reflect is offline   Reply With Quote
Old 09-08-2006, 06:20 PM   #4
mr_a500
Cult Member
Points: 6,920, Level: 54 Points: 6,920, Level: 54 Points: 6,920, Level: 54
Activity: 1% Activity: 1% Activity: 1%
 
Join Date: May 2004
Posts: 865
Default Re: Calling all file system programmers! ZFS Anyone?

Quote:
erm, most kernels of today are designed after "if you have free memory, that is bad." - thus they try to use up as much ram as possible.. with caches, buffers etc. These algorithms are smart, and takes up what they need, and then eats up everything the operating system allows them to.
Yes, that's most kernels of today, not Amiga. I'd like to see what happens if you have a filesystem that uses all available RAM on an Amiga. You think it's like a modern OS and you can constantly use all available RAM and not have problems? Amiga does not have modern memory managment and you'd probably end up with "fragmentation city" (and will a filesystem designed for modern computers run on 8Mb of RAM?). Also, to use "smart algorithms" would require lots of CPU usage which is no problem on a modern computer but will probably drastically slow down an Amiga.
mr_a500 is offline   Reply With Quote
Old 09-09-2006, 05:53 AM   #5
Karlos
Sockologist
Points: 48,752, Level: 100 Points: 48,752, Level: 100 Points: 48,752, Level: 100
Activity: 8% Activity: 8% Activity: 8%
 
Karlos's Avatar
 
Join Date: Nov 2002
Location: I solve practical problems...
Posts: 16,606
Blog Entries: 18
Default Re: Calling all file system programmers! ZFS Anyone?

I dunno whatever happened to it, but Future Drive Accelerator implemented a 'free memory' as cache system and it worked just fine.
__________________
OCA
This isn't SCSI... This is SATA!!!
I have CDO. It's like OCD except all the letters are in ascending order. The way they should be.
Core2 Quad Q9450 2.66GHz / X48T / 4GB DDR3 / nVidia GTX275 / Linux x64, AROS, Win64
A1XE 800MHz / 512MB / Radeon 9200 / OS4.1
A1200T BPPC 240MHz / 256MB / Permedia 2 / OS 3.1 - OS3.9, OS4
A1200T Apollo 1240 28MHz / 32MB / Mediator1200 / Voodoo 3000 / OS3.9
A1200D Apollo 1240 25MHz (ejector seat ROM edition) / 32MB
Karlos is offline   Reply With Quote
Reply

Bookmarks

Tags
calling , programmers , file , system , zfs

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Smart File System Tumbleweed Amiga Software Issues and Discussion 3 08-17-2008 02:55 AM
best file system??? bootneck Amiga Hardware Issues and discussion 7 04-13-2006 04:43 PM
Which File System to use? chiark Amiga Software Issues and Discussion 2 01-20-2006 03:32 AM
Which CD file system is the best? doctorq Amiga Software Issues and Discussion 8 10-05-2003 06:39 AM
Professional File System II doctorq Amiga Software Issues and Discussion 5 08-18-2003 06:40 PM