Subject: Re: -current broken due to kernfs changes
To: Juan RP <juan@xtrarom.org>
From: Manuel Bouyer <bouyer@antioche.eu.org>
List: port-xen
Date: 05/23/2005 21:32:27
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> 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>
     NetBSD: 26 ans d'experience feront toujours la difference
--