On Mon, Aug 08, 2016 at 12:17:30PM +0200, Martin Pieuchot wrote: > On 07/30/16 02:41, Alexander Bluhm wrote: > Are you sure it is not set? Or does the scheduler keeps selecting your > task?
After some printf debugging I can say that it is not set. The scheduler is switching between softnet and sosplice tasks. So neither of the threads is going through roundrobin() twice. User land is not scheduled. bluhm
