搜索资源列表
cpuuse1.3
- 系统监视器 记录CPU使用,线程使用记录,磁盘高速度缓存使用记录,内存等等记录-recording system monitors the use of CPU, the use of threads records, the use of disk cache record speed, memory, etc. Records
cache_521
- 高速缓存算法类.英文介绍: The Cache class implements a simple caching mechanism with \"least recently used\" (LRU) replacement. It is useful for cases in which you have some memory to spare and you wish to speed up access to frequently used resources
sysmonitor_win
- 可以作为实现的参考(编译需要其他库,没有). -- 能根据配置文件, 监测系统或者指定进程的资源占用(cpu,内存,缓存), 并能设置告警阈值与对应操作(关闭/重启)等功能. windows 系统下的.可以参考实现, 只是参考. --我以前的一个同事的作品--anl.-can be used as a reference (you will need the other without). -- According to the configuration file, Monitoring Sy
cache
- OSCACHE API 供开发内存共享查阅使用。-OSCACHE API for shared memory access to the use of the development.
Memory
- Memory Hierarchy in Cache-Based System
Linux-Kernel-Development
- Unix 内核开发, 目录如下: Contents at a Glance 1 Introduction to the Linux Kernel 1 2 Getting Started with the Kernel 11 3 Process Management 23 4 Process Scheduling 41 5 System Calls 69 6 Kernel Data Structures 85 7 Interrupts and Interrupt H
Cache
- 本程序主要用于测试系统在三种情况下计算1~10000000的速度差异。三种情况分别为:数据在寄存器中计算、使用cache计算、不使用cach只使用内存计算。编写的三个程序:寄存器版、cache版、uncachable版均达到预期效果。这个程序的难点在与关闭系统的cache,在大量查找资料,找寻了5种方法后,才最终成功,所有带failed的代码均表示失败的(之所以把失败的代码也发上来,一是为了避免大家再走弯路,二是希望加以改进,变失败为成功)。-This program is mainly use
vp9_convolve8_horiz_dspr2
- prefetch data to cache memory.
reconinter_dspr2
- load src data in cache memory.
vp9_convolve2_vert_dspr2
- prefetch data to cache memory.
vp9_convolve8_avg_dspr2
- prefetch data to cache memory.
cache
- Cache used by ZopfliFindLongestMatch to remember previously found length/dist values. This is needed because the squeeze runs will ask these values multiple times for the same position. Uses large amounts of memory, since it has to remember t
vp9_convolve8_dspr2
- prefetch data to cache memory.
vpx_mem_tracker
- vpx_mem_tracker version info.As of right now, this should only be 0 if using vpx_mem_alloc to allocate cache memory. -vpx_mem_tracker version info.As of right now, this should only be 0 if using vpx_mem_alloc to allocate cache memory.
vp9_convolve2_avg_dspr2
- prefetch data to cache memory.
vp9_convolve8_vert_dspr2
- prefetch data to cache memory.bit positon for extract acc. -prefetch data to cache memory.bit positon for extract acc.
cache
- Internal Memory Control Registers for caches.
ecc
- ecc.h: Definitions and defines for the external cache memory controller on the sun4m.
vp9_convolve2_horiz_dspr2
- prefetch data to cache memory for linux Device Driver.
vp9_convolve2_avg_horiz_dspr2
- prefetch data to cache memory Source Code for Linux v2.13.6.