Hi there, I'm new on this list, so please advise me if I'm polluting this list. I've got a little question: when ruby reserves memory, when will it be freed? When the gc is running? For example, if a application runs long time in select-mode, ruby could even free the memory, couldn't it? Does it already? Greets, CK