Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Mar 2007 19:25:40 +0100
From:      Divacky Roman <xdivac02@stud.fit.vutbr.cz>
To:        Jung-uk Kim <jkim@FreeBSD.org>
Cc:        Alexander Leidinger <Alexander@Leidinger.net>, freebsd-emulation@FreeBSD.org, kpeter@melbpc.org.au
Subject:   Re: linux-2.6.16 emulation: linux-sun-jdk1.6.0 program problem
Message-ID:  <20070309182540.GA85099@stud.fit.vutbr.cz>
In-Reply-To: <200703091218.39593.jkim@FreeBSD.org>
References:  <45C46416.3020406@melbpc.org.au> <20070309105622.cn1tpp1crw4gsw4g@webmail.leidinger.net> <20070309102300.GA31784@stud.fit.vutbr.cz> <200703091218.39593.jkim@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Mar 09, 2007 at 12:18:28PM -0500, Jung-uk Kim wrote:
> On Friday 09 March 2007 05:23 am, Divacky Roman wrote:
> > > >3. Running ftpserver (java application) displays a GUI window
> > > > but terminates abruptly when the server is started (syscall
> > > > epoll_create not implemented).
> > >
> > > epoll* is not implemented. So this is expected (and gives more
> > > priority to epoll).
> >
> > I dont understand why it should use epoll only with 2.6. Epoll has
> > been around for some 5 years now...
> 
> I guess Sun didn't think so.  Check out:

ah.. that explains it.. this just means we (I :) ) have to implement
epoll...



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070309182540.GA85099>