linux-2.6.16 emulation: linux-sun-jdk1.6.0 program problem

Divacky Roman xdivac02 at stud.fit.vutbr.cz
Fri Mar 9 18:25:42 UTC 2007


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...


More information about the freebsd-emulation mailing list