"with a scheduler per thread"

Slight correction:  with a scheduler per logical CPU core.

If you have other applications on the same box, e.g. java code, you might want 
to reduce the number of schedulers.  See 
https://github.com/basho/leveldb/wiki/riak-tuning-2 
<https://github.com/basho/leveldb/wiki/riak-tuning-2> for more details

Matthew


> On Apr 18, 2017, at 9:34 AM, Christopher Meiklejohn 
> <christopher.meiklej...@gmail.com> wrote:
> 
> On Tue, Apr 18, 2017 at 3:16 PM, Carlo Pires <carlopi...@gmail.com> wrote:
>> Fred,
>> 
>> Are you saying that Riak doesn't start erlang runtime in SMP and a machine
>> with multiple processes will have only one dedicated to each Riak instance?
> 
> Hi Carlo,
> 
> Riak is started in SMP mode, with a scheduler per thread, but running
> within a single Unix process.
> 
> Thanks,
> - Christopher
> 
> _______________________________________________
> riak-users mailing list
> riak-users@lists.basho.com
> http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

_______________________________________________
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to