On 10/28/21 6:59 AM, Juergen Gross wrote:
+
+       while (current_credit())
+               schedule_timeout_interruptible(HZ / 10);


Should we be concerned that we may get stuck here forever if for some reason we 
can't balloon down everything?


-boris



Reply via email to