Port-xen archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Is restarting xend supposed to panic the system?
In article <d9f3je$c21$1%sea.gmane.org@localhost>, Jed Davis
<jdev%panix.com@localhost> wrote:
>
> My dom0 kernel is from the netbsd-3 branch (either with or without my
> xbdback patch from the other thread; the same thing happens either way),
> with xentools-2.0.6nb1.
Right, and then I leave out the important part: this is on a Pentium
4 with HyperThreading, which Xen appears to see as two CPUs. I can't
reproduce the problem on another system, which has a much slower
(single) P3 but also a number of other differences. I'll see if I can
test the failing system with HT disabled; booting Xen with "nosmp" just
caused the machine to lock up when I ran "xm create".
--
(let ((C call-with-current-continuation)) (apply (lambda (x y) (x y)) (map
((lambda (r) ((C C) (lambda (s) (r (lambda l (apply (s s) l)))))) (lambda
(f) (lambda (l) (if (null? l) C (lambda (k) (display (car l)) ((f (cdr l))
(C k))))))) '((#\J #\d #\D #\v #\s) (#\e #\space #\a #\i #\newline)))))
Home |
Main Index |
Thread Index |
Old Index