[vlc-devel] [PATCH 1/2] cache_block: follow block->i_size for memory usage
Rémi Denis-Courmont
remi at remlab.net
Sat Jan 30 16:52:19 CET 2016
Le 2016-01-30 13:54, Ilkka Ollakka a écrit :
> Should be more accurate on actual memory usage, block->i_buffer just
> mentions how much usefull payload there is.
Same problem as François' patch: it divides the effective buffer size
by a typically over 40 factor, pretty much ruining it.
--
Rémi Denis-Courmont
http://www.remlab.net/
More information about the vlc-devel
mailing list