prefetcher最大缓存大小达到 [英] Prefetcher max cache size reached

查看:200
本文介绍了prefetcher最大缓存大小达到的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

工作了一段时间我的媒体播放器流光项目后,我得到了logcat的话说:最大缓存大小达到每一秒。它是正常的吗?我应该做点什么呢?这plauges我,我不得不重新启动我的模拟器来摆脱它。

  08-17 17:34:28.772:信息/ prefetcher(34):最大缓存大小达到
08-17 17:34:29.772:信息/ prefetcher(34):最大达到缓存大小
08-17 17:34:30.772:信息/ prefetcher(34):最大达到缓存大小
08-17 17:34:31.772:信息/ prefetcher(34):最大达到缓存大小
08-17 17:34:32.775:信息/ prefetcher(34):最大达到缓存大小
08-17 17:34:33.778:信息/ prefetcher(34):最大达到缓存大小
08-17 17:34:34.779:信息/ prefetcher(34):最大达到缓存大小


解决方案

我通过启用在模拟器上SD缓存partion固定它。

它通过在硬件框中添加高速缓存分区支持创建一个新的AVD(Android虚拟设备),然后完成。

After working a while with my Mediaplayer streamer project I got the Logcat saying: "Max cache size reached" every second. Is it normal? And should I do something about it? It plauges me and I have to restart my emulator to get rid of it.

08-17 17:34:28.772: INFO/Prefetcher(34): max cache size reached
08-17 17:34:29.772: INFO/Prefetcher(34): max cache size reached
08-17 17:34:30.772: INFO/Prefetcher(34): max cache size reached
08-17 17:34:31.772: INFO/Prefetcher(34): max cache size reached
08-17 17:34:32.775: INFO/Prefetcher(34): max cache size reached
08-17 17:34:33.778: INFO/Prefetcher(34): max cache size reached
08-17 17:34:34.779: INFO/Prefetcher(34): max cache size reached

解决方案

I fixed it by enabling sd cache partion on the emulator.

It's done by Creating a new AVD (Android Virtual Device) and then in the Hardware box adding "Cache partition support".

这篇关于prefetcher最大缓存大小达到的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆