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)
commit0ee38138a318b568600e890e308c84c4745f8142
treed9f5124c634af83efec08a9eb4ff3fdd27a3a8a5
parentd87fd1b74fc633b4e41792badec5bc50fd4f23ab
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]