package/lua: implement memory limits, scripts can use get_memory_limit() and set_memo...
authorJo-Philipp Wich <jow@openwrt.org>
Thu, 9 Jul 2009 17:45:23 +0000 (17:45 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Thu, 9 Jul 2009 17:45:23 +0000 (17:45 +0000)
commit03db00a803c8c8b78c7aa2880ab05f149da72815
tree0e7e03b7d4ab188b06a54b58dffcf01784a92167
parentb8a97ca5c51f04b5fb32446c0d1df9186781b231
package/lua: implement memory limits, scripts can use get_memory_limit() and set_memory_limit() to cap the maximum ram usage

SVN-Revision: 16753
package/lua/Makefile
package/lua/patches/040-memory-limits.patch [new file with mode: 0644]
package/lua/patches/300-opcode_performance.patch