On 02.02.22 13:11, Jan Beulich wrote:
> On 02.02.2022 11:44, Oleksandr Andrushchenko wrote:
>> Again, IMO, adding such a big piece of DEBUG code instead of
>> printing a single DEBUG message could be a bit expansive.
>> I still hear your concerns on *when* it is printed, but still think we can
>> allow that.
> You do realize though that the mere act of logging a message may cause
> the need for preemption, and hence logging messages in such cases is
> detrimental to forward progress?
Then I will probably remove the print at all. It is easy to add if needed
>
> Jan
>
Thank you,
Oleksandr