[m-rev.] for review: controlling retry across I/O

Zoltan Somogyi zs at cs.mu.OZ.AU
Fri Nov 1 17:55:23 AEDT 2002


On 01-Nov-2002, Mark Brown <dougl at cs.mu.OZ.AU> wrote:
> On 30-Oct-2002, Zoltan Somogyi <zs at cs.mu.OZ.AU> wrote:
> > trace/mercury_trace_internal.c:
> > 	Make indirect retries (used only in minimal model grades) use only safe
> > 	retries.
> 
> What is the rationale for this part of the change?  What if the original
> retry command specified -i or -f?

This part of the change affects only me, since to a first and second
approximation, I am the only user of minimal model grades. I prefer safety
in this instance.

In the long term, I intend to do away with indirect retries completely, but
that requires implementing some seriously complex tabling machinery first.

> > - at item retry [-f]
> > + at item retry [-fio] [@var{num}]
> 
> You should document the -a option too, but leave it commented out.

Done.

> > @@ -2382,26 +2395,6 @@
> >  @c This may require a noticeable amount of time.
> >  @c XXX not yet
> >  @c and may result in the execution of I/O and/or other side-effects.
> 
> The comment above needs to be updated.

Done.

Were these all the issues you wanted to raise?

Zoltan.
--------------------------------------------------------------------------
mercury-reviews mailing list
post:  mercury-reviews at cs.mu.oz.au
administrative address: owner-mercury-reviews at cs.mu.oz.au
unsubscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: unsubscribe
subscribe:   Address: mercury-reviews-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------



More information about the reviews mailing list