commit | 8eea8c3b2c48ce693a20eda4828ff188700b72e0 | [log] [tgz] |
---|---|---|
author | Andreas Huber <andih@google.com> | Mon Mar 08 11:07:24 2010 -0800 |
committer | Andreas Huber <andih@google.com> | Mon Mar 08 11:07:24 2010 -0800 |
tree | dd037b08edeec0bbd6c9d0529c102fa386223003 | |
parent | 3a2bee0e7f867ab6a7d36503731dec1432066470 [diff] |
The prefetched source was unnecessarily holding a lock while receiving data from the network, sometimes blocking for seconds over 2G networks with corresponding drops in audio playback. Also, if the cache was full we'd report a cache duration of 0 instead of maximum size. Change-Id: I46c8083f12f2dd728302095369197ca7e6b78bf8 related-to-bugs: 2492187, 2444425