Port-xen archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: -current broken due to kernfs changes
On Mon, May 23, 2005 at 08:12:50PM +0200, Juan RP wrote:
> On Mon, 23 May 2005 09:58:06 -0700
> Chuck Silvers <chuq%chuq.com@localhost> wrote:
>
> > the only effect of this change is that mmap() of kernfs files now
> > fails, instead of reporting success and then failing later page-
> > faults on those mappings. I don't see how this could cause problems
> > for xend.
> >
> > could we get a ktrace dump of the xend problem?
>
> Sure, attached. (I used "ktrace -i xend").
The only issue I've noticed here is:
601 python2.3 CALL open(0xbd7da8fd,6,0xbfbfded8)
601 python2.3 NAMI "/dev/xenevt"
601 python2.3 RET open -1 errno 2 No such file or directory
It looks like you're missing this device on this system, run 'MAKEDEV xen'
in /dev/ and try again.
--
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
NetBSD: 26 ans d'experience feront toujours la difference
--
Home |
Main Index |
Thread Index |
Old Index