lua: add reference counting for strings - this will need A LOT of testing, but it...
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 24 Oct 2009 22:19:13 +0000 (22:19 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 24 Oct 2009 22:19:13 +0000 (22:19 +0000)
commite4be8b3bf5af12cad4d1abf3c9258ce501ccb98b
treed9f5124c634af83efec08a9eb4ff3fdd27a3a8a5
parentc75080b25fb1166d9d8542ffb79e57335e204681
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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18136 3c298f89-4303-0410-b956-a3cf2f4a3e73
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]