[vlc-devel] [RFC] access: also use prefetch cache for block accesses
Rémi Denis-Courmont
remi at remlab.net
Thu Mar 17 18:16:44 CET 2016
Le 2016-03-17 12:26, Thomas Guillem a écrit :
> The prefetch cache is only used for non-fast-seekable accesses,
> (mainly network
> accesses). One more memcpy is insignificant for network accesses that
> are
> cached on a tmp file.
Maybe, but there is still the problem of block granularity, especially
for truly block-based inputs.
--
Rémi Denis-Courmont
http://www.remlab.net/
More information about the vlc-devel
mailing list