[erlang-questions] Erlang on ppc405

Ресов Илья arg.0.0@REDACTED
Tue May 15 12:36:30 CEST 2012


In my case threads support enabled and I need to use +A erl option.

rebar generated release with etc/vm.args 

## Enable kernel poll and a few async threads
+K true
+A 3

## Tweak GC to run more often
-env ERL_FULLSWEEP_AFTER 10

-connect_all false
-hidden
-shutdown_time 5000


comment +K and +A does not help.



> > Try check http://erlang.org/pipermail/erlang-questions/2012-March/065480.html
> > 
> > 15.05.2012, 16:56, "Ресов Илья" <arg.0.0@REDACTED>:
> > 
> >> > Hello all,
> >> >
> >> > just compiled and unsuccessfully trying to run erlang on pcc405
> >> >
> >> > configure options:
> >> >
> >> > /configure --prefix=/home/devel/otp/ppc/R15B01 \
> >> > --host=powerpc-linux --build=i686-linux \
> >> > --enable-threads --enable-kernel-poll \
> >> > --disable-smp-support --disable-hipe \
> >> > --without-ssl \
> >> > erl_xcomp_sysroot=/home/devel/oe/dm/dm7020/build/tmp/cross/ppc405/bin
> >> >
> >> > erlexec on target machine loads CPU to 98% and nothing happens.... after 30 minutes CPU load still ~98 % by erlexec
> >> >
> >> > Any suggestions?
> >> > _______________________________________________
> >> > erlang-questions mailing list
> >> > erlang-questions@REDACTED
> >> > http://erlang.org/mailman/listinfo/erlang-questions
> > 
> > --
> > С уважение Юрин


 -- 



More information about the erlang-questions mailing list