|
From: | Alex Bennée |
Subject: | Re: [PATCH v2 07/10] accel/tcg: Simplify use of &first_cpu in rr_cpu_thread_fn() |
Date: | Tue, 25 Feb 2025 12:44:16 +0000 |
User-agent: | mu4e 1.12.8; emacs 29.4 |
Igor Mammedov <imammedo@redhat.com> writes: > From: Philippe Mathieu-Daudé <philmd@linaro.org> > > Let vCPUs wait for themselves being ready first, then other ones. > This allows the first thread to starts without the global vcpu > queue (thus &first_cpu) being populated. > > Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> > Signed-off-by: Igor Mammedov <imammedo@redhat.com> Acked-by: Alex Bennée <alex.bennee@linaro.org> -- Alex Bennée Virtualisation Tech Lead @ Linaro
[Prev in Thread] | Current Thread | [Next in Thread] |