|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Minios-devel] [UNIKRAFT PATCH 1/8] lib/uknetdev: Destroy dispatcher thread using public scheduling API
Hi Costin,the patch looks right in its concept. I'm just wondering: is the uk_thread_wait actually necessary and wanted at this stage? It seems uk_thread_kill() calls uk_sched_thread_remove(), which calls ukschedcoop_thread_remove() (or in theory any other implementation), and that one runs a scheduler loop with the comment "Schedule will free resources". So isn't uk_thread_kill(h->dispatcher) already enough? Cheers, Florian On 4/23/19 12:41 PM, Costin Lupu wrote:
-- Dr. Florian Schmidt フローリアン・シュミット Research Scientist, Systems and Machine Learning Group NEC Laboratories Europe Kurfürsten-Anlage 36, D-69115 Heidelberg Tel. +49 (0)6221 4342-265 Fax: +49 (0)6221 4342-155 e-mail: florian.schmidt@xxxxxxxxx ============================================================ Registered at Amtsgericht Mannheim, Germany, HRB728558 _______________________________________________ Minios-devel mailing list Minios-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/minios-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |