CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程

文件名称:list_cache

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2015-04-11
  • 文件大小:
    13.25kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

对于串行FLASH芯片的存取操作,内核能够通过直接对芯片的读写来实现,但是较慢的芯片响应速度会使用读写响应时间加长,吞吐率降低。因此,内核通过保持一个称为数据缓冲区高速缓冲的内部数据缓冲区来减小对芯片的存取频度。高速缓冲含有最近被使用过的串行Flash的数据。

当从芯片中读数据的时候,内核试图先从高速缓冲中读取。如果数据已经在该高速缓冲中,则内核可以不必从芯片中读取数据。如果数据不在该高速缓冲中,则内核从芯片上读数据,并将其缓冲起来,这样下次使用时就不需要再从芯片中读取了。

但是,由于串行Flash的容量都比较大,将Flash的所有内容都缓冲在内存中是不可行的,只能将部分Flash的内容缓冲起来。所使用的算法试图把尽可能多的有效数据保存在高速缓冲中。-FLASH chip for serial access operation, the kernel can write directly on the chip to achieve, but the slower the response speed will use the chip to read and write response time longer, throughput decreases. Thus, by maintaining the internal kernel data buffer called the cache data buffer to reduce the chip access frequency. Cache containing recently been used serial Flash data.

When reading data the chip when trying to start the kernel cache read. If the data is already in the cache, then the kernel does not have to read the data the chip. If the data is not in the cache, then the kernel data read the chip, and buffer up, so the next time you use do not need to read the chip.

However, due to the relatively large capacity Serial Flash, Flash content will all have a buffer is not feasible, can only be part of the contents of the buffer up in Flash memory. The algorithm used to attempt as much valid data stored in the cache in.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

list_cache/
list_cache/.buf_interface.h.swp
list_cache/Makefile
list_cache/buf_interface.c
list_cache/buf_interface.h
list_cache/list.h
list_cache/main.c
list_cache/tags
list_cache/test

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com