Browse thread
More re GC hanging
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Paul Steckler <steck@s...> |
| Subject: | Re: [Caml-list] More re GC hanging |
On Sun, Aug 15, 2010 at 5:03 PM, Basile Starynkevitch <basile@starynkevitch.net> wrote: > I guess this is related to the fact that recent Linux kernel have turned > on the randomize virtual address space feature -designed to improve > system security. You could disable it by > echo 0 > /proc/sys/kernel/randomize_va_space > but first learn more about it. Can't do that, even as root, permission denied. > I believe recent Ocaml versions (did you try 3.12?) have GC improvements > for that. I installed 3.12, same hanging issue. -- Paul