From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MRBIY-0004RT-4B for qemu-devel@nongnu.org; Wed, 15 Jul 2009 16:41:54 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MRBIS-0004Qy-Lc for qemu-devel@nongnu.org; Wed, 15 Jul 2009 16:41:52 -0400 Received: from [199.232.76.173] (port=43090 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MRBIS-0004Qv-HE for qemu-devel@nongnu.org; Wed, 15 Jul 2009 16:41:48 -0400 Received: from mail2.shareable.org ([80.68.89.115]:53701) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MRBIR-0006Dy-Ak for qemu-devel@nongnu.org; Wed, 15 Jul 2009 16:41:48 -0400 Date: Wed, 15 Jul 2009 21:41:43 +0100 From: Jamie Lokier Subject: Re: [Qemu-devel] ARM multithreading status Message-ID: <20090715204143.GG3056@shareable.org> References: <3646AB84-79BE-4327-A732-57661E3C8919@acrodea.co.jp> <94a0d4530907091440i65d16776vc1b575f9c5a8d454@mail.gmail.com> <4A56EF1B.8010803@acrodea.co.jp> <4A5C402F.6060209@acrodea.co.jp> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4A5C402F.6060209@acrodea.co.jp> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Timo Suoranta Cc: Qemu-devel Timo Suoranta wrote: > Any ideas? To me it looks like scheduler is not preempting :/ Looks the same to me. The ARM kernel should be getting timer interrupts, at least, and scheduling between threads in that. -- Jamie