Sebastian Huber df8f5fc876 EPOCH(9): Fix epoch call and drain
Since the epoch call callbacks may lock/unlock a mutex the callbacks must be
called from within thread context with thread dispatching enabled.  Use thread
pinning to ensure that the calling thread stays on the right processor.  Use
the interrupt server to ensure the thread context for the epoch drain.
2021-06-11 08:39:26 +02:00
..
2016-05-06 21:41:21 +02:00
2017-03-08 09:04:18 +01:00
2018-08-02 10:25:42 +02:00
2017-01-10 11:03:32 +01:00
2019-06-29 10:31:01 +02:00
2019-05-13 09:32:37 +02:00
2017-07-10 08:33:46 +02:00
2016-05-06 21:41:21 +02:00
2019-09-11 10:25:49 +02:00
2018-10-10 14:20:06 +02:00