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)
commit93497866f65c09839ecff94958781aa5b3292ad8
treee20772b4898c64c300f1339faa040e6eb88b6492
parentcba4fc878a8d3c602556d716314565a8983733fd
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