Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Mar 2007 13:49:41 -0500
From:      Jung-uk Kim <jkim@FreeBSD.org>
To:        Divacky Roman <xdivac02@stud.fit.vutbr.cz>
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:  <200703091349.43524.jkim@FreeBSD.org>
In-Reply-To: <20070309182540.GA85099@stud.fit.vutbr.cz>
References:  <45C46416.3020406@melbpc.org.au> <200703091218.39593.jkim@FreeBSD.org> <20070309182540.GA85099@stud.fit.vutbr.cz>

next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 09 March 2007 01:25 pm, Divacky Roman wrote:
> 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...

It will be good to implement epoll() if some critical Java application 
or class uses java.nio.channels.SelectorProvider.

Jung-uk Kim



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