j
k
j a
j l
On 10/28/21 6:59 AM, Juergen Gross wrote:
while (current_credit()) schedule_timeout_interruptible(HZ / 10);
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
Back to the thread
Back to the list