On Fri, Feb 8, 2008 at 9:29 AM, Jon Olsson <[EMAIL PROTECTED]> wrote: > Here's an updated patch that fixes a bug reported on the erlang mailing > list. I also suspect my previous patch was botched, due to file permissions > here. > > Makefile | 52 ++++++++++--------- > distinfo | 30 +++++------ > patches/patch-erts_emulator_Makefile_in | 10 +-- > patches/patch-lib_compiler_src_v3_codegen_erl | 6 +- > patches/patch-lib_stdlib_src_dets_v9_erl | 13 ++++ > pkg/PLIST | 68 > ++++++++------------------ > 6 files changed, 84 insertions(+), 95 deletions(-) > > -- > Jon >
works fine here. Even with --enable-smp-supoort (wich juste use one thread on openbsd currently but is usefull to test). Though erlang is slower than on other arch maybe it's related to SMP. 5-6 times slower to be precise. I don't know if something could be done on this topic. I willl try to have a look on it like testing on sincle cpu & . - benoit