Re: [Tux3] Deferred Namespace Operations

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Daniel Phillips <phillips@...>
Cc: <tux3@...>
Date: Tuesday, November 11, 2008 - 3:50 am

I understood that one of the benefits of deferred creation, was that a
later deletion could possibly end up with no disk i/o. I was just
pointing out, that this is still not quite the case, since we need to
have enough data to later release the files data blocks... although I
guess a deleted files data-blocks could be allocated while only
marking their 'use' in in-memory-state (never writing it to disk).
However, this seems highly error-prone and not worth it. As such the
above optimization can only really be done if we're deleting a file to
which there are no more open references...

On Mon, Nov 10, 2008 at 23:15, Daniel Phillips wrote:

_______________________________________________
Tux3 mailing list
Tux3@tux3.org
http://tux3.org/cgi-bin/mailman/listinfo/tux3

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [Tux3] Comparison to Hammer fs design, Matthew Dillon, (Fri Jul 25, 10:02 pm)
[Tux3] Deferred Namespace Operations, Daniel Phillips, (Mon Nov 10, 6:20 am)
[Tux3] Grasping Tux3 concepts as an FS newbie reading recomm..., Kadianakis George, (Wed Oct 14, 7:29 pm)
[Tux3] help..., nandan yen, (Mon Nov 16, 1:18 pm)
Re: [Tux3] Deferred Namespace Operations, Maciej Żenczykowski, (Mon Nov 10, 5:56 pm)
Re: [Tux3] Deferred Namespace Operations, Daniel Phillips, (Tue Nov 11, 3:15 am)
Re: [Tux3] Deferred Namespace Operations, Maciej Żenczykowski, (Tue Nov 11, 3:50 am)
Re: [Tux3] Deferred Namespace Operations, Daniel Phillips, (Tue Nov 11, 5:13 am)
Re: [Tux3] Deferred Namespace Operations, Maciej Żenczykowski, (Tue Nov 11, 2:29 pm)
Re: [Tux3] Deferred Namespace Operations, Daniel Phillips, (Tue Nov 11, 4:02 pm)
Re: [Tux3] Comparison to Hammer fs design, Daniel Phillips, (Sun Jul 27, 7:51 am)