|
Re: General TiVo Discussion Part 3
The Haxe interface layer that the TiVo uses seems to be bad for memory leaks and not doing enough to mitigate against the problem so memory chunks that should be returned to the operating system for other use instead get held onto indefinitely. That means that over time there is less physical memory for everything to use, so pages get increasingly swapped out to the hard disc making the system slower and slower.
|