[Bug 244241] ng_eiface: panic: epoch_wait_preempt() called in the middle of an epoch section of the same epoch

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Feb 20 15:06:17 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244241

--- Comment #4 from Hans Petter Selasky <hselasky at FreeBSD.org> ---
No, EPOCH(9) is similar to the properties of a mtx_lock() / mtx_unlock(). You
cannot sleep(9) under EPOCH(9).

--HPS

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-net mailing list