Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Jan 2011 16:54:49 -0500
From:      Andrew Gallatin <gallatin@cs.duke.edu>
To:        Alexander Leidinger <Alexander@leidinger.net>
Cc:        freebsd-emulation@freebsd.org, rdivacky@freebsd.org
Subject:   Re: epoll workaround for linux java?
Message-ID:  <4D34BAA9.4020709@cs.duke.edu>
In-Reply-To: <20110117132443.12425wsnnktdbvk0@webmail.leidinger.net>
References:  <4D3363A5.9000207@cs.duke.edu> <20110117132443.12425wsnnktdbvk0@webmail.leidinger.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On 01/17/11 07:24, Alexander Leidinger wrote:
> Quoting Andrew Gallatin <gallatin@cs.duke.edu> (from Sun, 16 Jan 2011

>> Last, is there any workaround to be able to use a linux
>> jvm? Perhaps by using a different linux base? What
>> would I be giving up?
>
> Normally it is a combination of linux_base and the sysctl
> compat.linux.osrelease. In our kernel there is a difference between

I think I *may* have found a workaround.  If I start java with the 
argument 
-Djava.nio.channels.spi.SelectorProvider=sun.nio.ch.PollSelectorProvider
I get much, much, much farther along.

It would still be nice to have epoll support. :)

Drew



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