Re: [Tux3] Deferred Namespace Operations

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Daniel Phillips <phillips@...>
Cc: <tux3@...>
Date: Monday, November 10, 2008 - 5:56 pm

> two. A file that is created and deleted before a delta transition

I'd like to point out, that if you create a file, open it, then delete
it, you can then still use it to store temporary data - this is indeed
a common use case. However the amount of data storage may very well
exceed what you would be willing to store in ram, and thus you would
want to be able to write this data out to disk, even though the file
itself doesn't exist any more... Some sort of swap-like behaviour???

Maciej

_______________________________________________
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)