Port-xen archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Xen2 vs Xen3: features and stability?
"Chris Brookes" <cbrookes%gmail.com@localhost> writes:
> Elsewhere I run a Xen 3.0.2-2 Linux Dom-0 with around 10 different
> Dom-U's covering Linux, NetBSD and FreeBSD. One of my NetBSD dom-U's
> on that Linux Xen 3 dom-0 has been running "production" traffic and
> has an uptime of 125 days, with just 1 problem - an apparent random
> networking lockup that was resolved with a simple ifconfig bounce.
That should be fixed in -current, and on the netbsd-3 and netbsd-3-1
branches, now.
--
(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