Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.ruby > #4689
| From | Tridib Bandopadhyay <tridib04@gmail.com> |
|---|---|
| Newsgroups | comp.lang.ruby |
| Subject | Re: Manual Memory Management and Automatic Garbage Collection |
| Date | 2011-05-17 14:58 -0500 |
| Organization | Service de news de lacave.net |
| Message-ID | <313bbaeb2103f9ad4323556c4fc5730f@ruby-forum.com> (permalink) |
| References | <24b916bbe5f647533b379407fffb83e9@ruby-forum.com> |
I have some questions::-- 1. Is it possible to Manually free memory(without calling GC.start) by extending it with C? As i have tried it and its of no use for my work. 2. Can I add a new file and try to manually free memory(disabling GC)? Regards Tridib -- Posted via http://www.ruby-forum.com/.
Back to comp.lang.ruby | Previous | Next — Next in thread | Find similar | Unroll thread
Re: Manual Memory Management and Automatic Garbage Collection Tridib Bandopadhyay <tridib04@gmail.com> - 2011-05-17 14:58 -0500
Re: Manual Memory Management and Automatic Garbage Collection Robert Klemme <shortcutter@googlemail.com> - 2011-05-18 02:12 -0500
Re: Manual Memory Management and Automatic Garbage Collection Tridib Bandopadhyay <tridib04@gmail.com> - 2011-05-18 17:43 -0500
Re: Manual Memory Management and Automatic Garbage Collection Phillip Gawlowski <cmdjackryan@googlemail.com> - 2011-05-18 18:18 -0500
Re: Manual Memory Management and Automatic Garbage Collection JK Victor <johnkvictor@yahoo.com> - 2011-05-18 18:50 -0500
Re: Manual Memory Management and Automatic Garbage Collection Robert Klemme <shortcutter@googlemail.com> - 2011-05-19 02:44 -0500
csiph-web