[
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: | Lodewijk Voge <lodewijk@r...> |
| Subject: | gc oddness |
hello, does anyone know why compiling and running this: let _ = while true do Gc.full_major(); done results in a process that grows as quickly and as big as it can? Lodewijk