Welcome, Guest. Please login or register.

Author Topic: Calling all file system programmers! ZFS Anyone?  (Read 1576 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline reflect

  • Full Member
  • ***
  • Join Date: Dec 2002
  • Posts: 138
    • Show all replies
    • http://www.acggbg.org
Re: Calling all file system programmers! ZFS Anyone?
« on: September 09, 2006, 12:42:32 AM »
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..)
--
These are interesting times we live in. New machines in progress, new AmigaOS in progress.. userbase slowly, slowly growing..  which is a success in itself.