[erlang-questions] SMP enabled or not?

Sam Elliott sam@REDACTED
Sun Jul 24 12:42:43 CEST 2011


try

1> erlang:system_info(logical_processors).
2

That got me the right thing on my mbp when logical_processors_available
wasn't. Maybe also try:

2> erlang:system_info(logical_processors_online).
2

Sam
--
Sam Elliott
sam@REDACTED
--
On Sun, Jul 24, 2011 at 11:13 AM, Frank Goenninger <frgo@REDACTED> wrote:

>
> Am 24.07.2011 um 12:12 schrieb Tomasz Maciejewski:
>
> > Dnia 24-07-2011 o 12:00:12 Frank Goenninger <frgo@REDACTED> napisał(a):
> >
> >> [smp:4:4]
> >
> > Here it is.
>
> I know. But why does this show up as "unknown" when asked for
> programmatically ?
>
> Frank
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20110724/03eb5a90/attachment.htm>


More information about the erlang-questions mailing list