qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] ARM multithreading status


From: Timo Suoranta
Subject: [Qemu-devel] ARM multithreading status
Date: Mon, 6 Jul 2009 18:16:03 +0300

I run into multithreading issues with Qemu 0.10.5 running arm debian, Linux kernel 2.6.28. I found some couple of years old info saying qemu doesn't properly support multithreading:

http://www.mail-archive.com/address@hidden/msg08233.html

What is the current status? Has this been fixed? Or could it be the cause of my problems?

My problem is that my threading test code manages to create and join one pthread, but the next pthread_create, while it starts a new thread, doesn't return, and in fact the whole linux system is unable to start any new processes until the test program ends.

--
timo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]