KC:内核缓存

“Kernel Cache”通常简写为KC,便于书写和使用。这一术语在计算机领域中十分常见,主要用于操作系统和内存管理相关技术中,其中文含义为“内核缓存”,它通过临时存储常用数据来提升系统性能与响应效率。

Kernel Cache具体释义

  • 英文缩写:KC
  • 英语全称:Kernel Cache
  • 中文意思:内核缓存
  • 中文拼音:nèi hé huǎn cún
  • 相关领域kc 常用

Kernel Cache的英文发音

例句

  1. When a request is output-cached by ASP. NET, the IIS kernel cache receives a copy of the cached data.
  2. 当请求由ASP.NET进行输出缓存时,IIS内核缓存(KC)会接收缓存数据的一个副本。
  3. If the file is closed, the AIX kernel continues to cache the file data in memory ( in permanent storage pages ).
  4. 如果关闭该文件,那么AIX内核将继续在内存中(在永久存储分页中)缓存该文件的数据。
  5. Buffer activity for transfers, accesses, and cache ( kernel block buffer cache ) hit ratios
  6. 传输、访问和缓存(内核块缓冲区缓存)命中率的缓冲区活动
  7. These tunable parameters are used to indicate how much memory the AIX kernel should use to cache non-computational pages.
  8. 这两个可调参数用于指出AIX内核应该使用多少内存来缓存非计算性的分页。
  9. The entire amount of memory allocated to all processes, kernel, and file cache is your total working set.
  10. 分配给所有进程、内核和文件缓存的总内存量就是您的全部工作区(workingset)。