Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Mar 2008 19:08:07 +0100
From:      Juergen Lock <nox@jelal.kn-bremen.de>
To:        freebsd-emulation@FreeBSD.org
Subject:   new cpu affinity syscalls and (k)qemu on amd64 SMP
Message-ID:  <20080321180807.GA93940@saturn.kn-bremen.de>

next in thread | raw e-mail | index | archive | help
Hi!

 There's a (remote?) possibility that the amd64 SMP kqemu crashes
could be cured by pinning the qemu process to a single cpu (tho, if its
that, I wonder why it works on i386 without doing that...)  Anyway, could
the new syscalls be used to pin a process to the cpu it was started on,
and if so, how?  Or, what would be the best way to ensure multiple qemu
instances don't all end up on the same cpu and still won't be moved
between cpus once they are running?

 Wondering...
	Juergen

PS: Yeah I tried debugging this via running qemu in qemu but got nowhere,
I'm beginning to suspect the cpus end up scribbling over each other's stack...



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080321180807.GA93940>