* kvmctl smp issues
@ 2008-12-22 21:53 Abhishek Saksena
2008-12-24 10:36 ` Avi Kivity
0 siblings, 1 reply; 2+ messages in thread
From: Abhishek Saksena @ 2008-12-22 21:53 UTC (permalink / raw)
To: kvm-devel
I posted this message before. However not seen any reply so far, so
posting it again:-
I am using kvm-79 and see some issues while trying to build/run some smp
tests ( located in /kvm-79/user/test/x86 directory)
It appears that kvmct with smp >1 (i.e with multiple cpus) always hangs.
./kvmctl --smp=1 ./test/x86/bootstrap ./test/x86/port80.flat
works fine however with 2 or more cpus kvmctl just hangs
I also compiled the test "smptest.flat". This test shows similar behavior - 1
cpu seems to work fine, multiple cpus hangs.
./kvmctl --smp=4 ./test/x86/bootstrap ./test/x86/smptest.flat
<need to CTRL-C to terminate the run>
Any help will be appreciated
Thanks
Abhishek
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: kvmctl smp issues
2008-12-22 21:53 kvmctl smp issues Abhishek Saksena
@ 2008-12-24 10:36 ` Avi Kivity
0 siblings, 0 replies; 2+ messages in thread
From: Avi Kivity @ 2008-12-24 10:36 UTC (permalink / raw)
To: Abhishek Saksena; +Cc: kvm-devel
Abhishek Saksena wrote:
> I posted this message before. However not seen any reply so far, so
> posting it again:-
>
> I am using kvm-79 and see some issues while trying to build/run some smp
> tests ( located in /kvm-79/user/test/x86 directory)
>
> It appears that kvmct with smp >1 (i.e with multiple cpus) always hangs.
>
>
> ./kvmctl --smp=1 ./test/x86/bootstrap ./test/x86/port80.flat
>
> works fine however with 2 or more cpus kvmctl just hangs
>
> I also compiled the test "smptest.flat". This test shows similar behavior - 1
> cpu seems to work fine, multiple cpus hangs.
>
>
> ./kvmctl --smp=4 ./test/x86/bootstrap ./test/x86/smptest.flat
>
>
> <need to CTRL-C to terminate the run>
>
>
> Any help will be appreciated
The smp tests were not designed to work with the in-kernel irqchip; they
may need some adjustment to work again.
--
error compiling committee.c: too many arguments to function
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-12-24 10:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-22 21:53 kvmctl smp issues Abhishek Saksena
2008-12-24 10:36 ` Avi Kivity
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.