bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 8/8] rpctrace: use condition variable to keep messages in seq


From: Brent W. Baccala
Subject: Re: [PATCH 8/8] rpctrace: use condition variable to keep messages in sequence
Date: Sat, 29 Oct 2016 13:48:23 -1000

On Oct 29, 2016 2:55 AM, "Samuel Thibault" <samuel.thibault@gnu.org> wrote:
>
> Hello,
>
> Better apply this patch before patch7, shouldn't we?  Otherwise there's
> a little git interval during which rpctrace is unreliable.
>
> Samuel

I had thought of the entire patch set being applied monolithically.

Yes, patch7 without patch8 can reorder messages as they're being resent, but patch8 uses the mutex introduced in patch7, so the ordering can't be reversed.

They could be combined into a single patch.  Do you want me to prepare a combined patch and email it in?

    agape
    brent


reply via email to

[Prev in Thread] Current Thread [Next in Thread]