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)
commitc2332a86c24b11e3b63e0545f513e2e8290310c0
treed9f5124c634af83efec08a9eb4ff3fdd27a3a8a5
parent5c6c91e4c05ae372815a9af38f0c0c6de5b284ce
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]