Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lua: introduce soft memory limits that trigger a gc run but do not result in ↵ | Jo-Philipp Wich | 2009-07-26 | 1 | -10/+22 |
| | | | | | | an oom error SVN-Revision: 17016 | ||||
* | package/lua: implement memory limits, scripts can use get_memory_limit() and ↵ | Jo-Philipp Wich | 2009-07-09 | 1 | -0/+277 |
set_memory_limit() to cap the maximum ram usage SVN-Revision: 16753 |