[EROS-Arch] Error logging

Ben Laurie ben@algroup.co.uk
Tue, 25 Sep 2001 16:10:52 +0100


"Jonathan S. Shapiro" wrote:
> > >I have not yet worked out in this proposal the
> > >matter of storage allocation in the log and who should pay for it. At the
> > >moment
> > >I am contemplating a bounded, circular log.</FONT></DIV>
> >
> > It seems likely with this kind of design that the system's administrator
> > should pay for the storage.
> 
> That is also my first thought, but it implies that the total log length must
> be bounded!

The problem with bounded circular logs is that they lend themselves to
track-covering. I presume what you would usually want is a bounded
non-circular log - once full, attempts to access it would fail or block,
depending on your choice, I guess.

Circular logs should only be used for non-critical information.

Cheers,

Ben.

--
http://www.apache-ssl.org/ben.html

"There is no limit to what a man can do or how far he can go if he
doesn't mind who gets the credit." - Robert Woodruff