You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by Ian Miell <ia...@gmail.com> on 2008/08/22 18:25:24 UTC

Re: svn commit: r688104 - /incubator/couchdb/trunk/bin/couchdb.tpl.in

I can't answer this definitively, but according to the erl man page:

         +K true | false:
             Enables or disables the kernel poll functionality if the
emulator supports  it.  Default
             is  false  (disabled).  If the emulator does not support
kernel poll, and the +K flag is
             passed to the emulator, a warning is issued at startup.

Ian Miell

On Fri, Aug 22, 2008 at 5:06 PM, Noah Slater <ns...@apache.org> wrote:
> On Fri, Aug 22, 2008 at 03:50:23PM -0000, jan@apache.org wrote:
>> Enable +K true Erlang VM option. Required for SMP setups. Re-run ./bootstrap to get this one.
>
> What are the side effects for non SMP environments?
>
> --
> Noah Slater, http://people.apache.org/~nslater/
>