lua: add reference counting for strings - this will need A LOT of testing, but it...
authorFelix Fietkau <nbd@openwrt.org>
Sat, 24 Oct 2009 22:19:13 +0000 (22:19 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sat, 24 Oct 2009 22:19:13 +0000 (22:19 +0000)
commit8f9821461723848e35487b70711e83bff1eb1dc4
tree054e61c53d6bfe3136a2c031a2cb8080d7100eb4
parenteff75d868bc1271e5f34d214012efff7674d1da0
lua: add reference counting for strings - this will need A LOT of testing, but it should finally fix the excessive memory usage problems triggered by luci

SVN-Revision: 18136
package/lua/patches/040-memory-limits.patch [deleted file]
package/lua/patches/300-opcode_performance.patch
package/lua/patches/600-refcounting.patch [new file with mode: 0644]