火范文>英语词典>Cpus翻译和用法

Cpus

网络  第三行

计算机

双语例句

  • Within a multi-CPU system, you should use the number of CPUs plus one to determine the maximum load.
    在多CPU系统中,您应该使用CPU数目加1来确定最大负载。
  • The main processor was a 16-bit avionics-class processor that incorporated two internal CPUs that executed instructions in lock-step.
    主处理器是一个16位的航空电子类处理器,它包含两个执行锁步(lock-step)中指令的内部CPU。
  • All modern CPUs must utilize local memory cache to minimize latency of fetching instructions and data from memory.
    所有现代的CPU必须使用本地存储的缓存,将获取指令和数据的延迟降到最低。
  • The number of CPUs on the source server will allow you to unload multiple tables in parallel.
    源服务器上的多个CPU允许并行地卸载多个表。
  • The O ( 1) scheduler also allows for load-balancing across CPUs and NUMA-aware load-balancing.
    0(1)调度程序还允许跨CPU的负载平衡和NUMA-aware负载平衡。
  • This also still applies, but unlike memory overcommit, advances in CPU speeds and multi-core CPUs have made CPU partitioning more practical.
    这仍然适用,但是和内存过量使用不一样,CPU速度和多核CPU的发展使得CPU分区更实用。
  • But different tasklets can run on different CPUs at the same time.
    但是不同的微线程可以同时运行在不同的CPU中。
  • CPU hours ( the time one or more CPUs are allocated to a server, also in h).
    CPU时间(将一个或多个CPU分配给服务器的时间,单位也为h)。
  • Besides fast CPUs and enough memory, the speed of disk I/ O is significant.
    除了快速CPUs和足够的内存外,磁盘I/O的速度非常重要。
  • The firmware associates CPUs with interrupt queues during partition setup.
    在分区设置期间,固件会将各个CPU与中断队列关联起来。