Software : : IceFileSystem 2.1 released
Posted By: Leif. on 2010/11/24 13:22:02
IceFileSystem 2.1 released.

This release brings mainly bugfixes and improvements. Get it while it's HOT!

Home page
Archive


2.1 (2010-November-24)

Filesystem could spend alot of CPU in some situations, fixed.

There was a bug where overwriting a file using MODE_NEWFILE while the filename is different in case, would make the file unaccessible.

Setfilesize bug fixed.

Fixed a few problems when partition gets full.

Dynamic cache system improved. Streaming data from disk filled up cache completely and did not release any memory until streaming was stopped. A timeout is now used to release any cacheline that is not used for a specified number of seconds. Also various smaller improvements regarding (de)allocation.

Removed IceFileSystem_dbg. IceFileSystem nows contains all the debug already which can be activated by using FS Config. Debug flags undocumented for now though :) Ask if you need it.

Fixed freezing issue. Used a high precision timer unit which, in turn seems to cause problems when called repeatedly over longer periods of time. Now uses regular UNIT_VBLANK.
 
  • Order of the Butterfly
    Order of the Butterfly
    dake
    Joined: 2007/9/14
    Posts: 204
    From: The building p...
    Thanks, this version works perfect.
  • »2010/11/24 18:57
    Profile
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    Simon
    Joined: 2008/7/6
    Posts: 809
    From: Antwerp, Belgium
    what's the biggest partition size it can handle ?
    Proud member of the Belgian Amiga Club since 2003

  • »2010/11/24 20:56
    Profile Visit Website
  • Acolyte of the Butterfly
    Acolyte of the Butterfly
    Leif
    Joined: 2006/5/31
    Posts: 111
    From: Sweden
    "what's the biggest partition size it can handle ?"

    This is limited by the OS itself to < 2 TiB
    for now AFAIK. (this is total size limit of
    drives in current API). Possibly 4KiB drives
    can be used with their native sector size, then
    limit would be < 16TiB. Internally and on-disk there are no size limitations except it has to be less than 2^63 bytes.
  • »2010/11/24 21:09
    Profile
  • manga
    Joined: 2009/5/6
    Posts: 41
    From:
    great! thank you!!

    got higher loading times on sfs after heavy OWB usage because of caching and fragmentation. no problems at all with ice. owb is always flyin from my ice partition!

    guys buy teh key! its more than worth!

    Leif?! we need an UDF driver to. ur next project perhaps? :) :)
  • »2010/11/25 8:11
    Profile
  • Acolyte of the Butterfly
    Acolyte of the Butterfly
    Leif
    Joined: 2006/5/31
    Posts: 111
    From: Sweden
    "Leif?! we need an UDF driver to. ur next project perhaps? :) :)"

    Nah, have enough in the pipe already.
  • »2010/11/25 13:57
    Profile