9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] file system stability
@ 2004-04-23 15:00 Fco.J.Ballesteros
  0 siblings, 0 replies; only message in thread
From: Fco.J.Ballesteros @ 2004-04-23 15:00 UTC (permalink / raw)
  To: 9fans

The good thing of the worm is that it's mostly static.
Most things are allocated at start time and from there on
it just services requests.

Our current file system server, on the other hand, runs
code where most things are dynamic. This is a big
difference on robustness. It could be made as robust
as we want to, however it would require a lot more effort
than doing so in a system that does not use so many
dynamic resources.



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-04-23 15:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-04-23 15:00 [9fans] file system stability Fco.J.Ballesteros

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).