CPU
abbr. 中央处理机(Central Processing Unit)
2025-09-06 21:26 浏览次数 8
abbr. 中央处理机(Central Processing Unit)
microcomputer CPU微算机中央处理单位
cpu card[计] 中央处理机插件
CPU informationCPU信息
cpu time中央处理机时间
cpu system计算机系统编程教程
CPU window八
CPU utilizationCPU利用率
CPU Corecpu内核
Atom CPU处理器
OverDrive CPU加速中央处理器
When you only have one or a limited number of CPUs, you need to decide how to share those limited CPU resources among several competing processes.
如果您只有一个CPU或者CPU的数量有限,那么必须决定如何在几个计算进程之间共享这些有限的CPU资源。
The purpose was not to run a typical database benchmark with huge memory and storage server requirements, but rather to test CPU and process scalability.
目的不是运行一个典型的、具有大量内存和存储服务器需求的数据库基準,而是测试CPU和进程的可伸缩性。
Others have the opposite requirement - lots of CPU use and small amount of storage.
其他的则具有相反的要求—大量的CPU使用和少量的存储。
What you have are conditional jumps based on CPU flags.
你可以使用的仅仅是基于CPU标志的条件跳转。
Each database partition has its own set of computing resources, including CPU and storage.
每个数据库分区有它自己的一组计算资源,包括CPU和存储。
You can use the environment variable KAIOON to control the number of requests allocated per CPU virtual processor.
您可以使用环境变量KAIOON来控制分配给每个CPU虚拟处理器的请求数量。
This prevents the server from doing added CPU and disk work if the buffer overflows.
这可防止在缓沖区溢出时服务器进行额外的CPU和磁盘工作。
This activity is followed by no further input events and a return to 「normal」 CPU and disk usage.
此活动后面没有进一步的输入事件并且返回到 「正常」 的CPU和磁盘使用率。
Resource management allows for the management of systems resources, including CPU and memory.
资源管理允许管理包括CPU和内存在内的各种系统资源。
These database partitions can reside on the same machine to exploit all the CPU power of a multi-core system, or they can be spread across multiple machines in a shared-nothing configuration.
这些数据库分区可以位于同一台机器以充分利用多核系统的全部CPU能力,当然,在一个没有分享的配置中,它们也可以跨多个机器分布。
A chip with some CPU cores and some GPU cores on it would be a great product for the low end for people that don't care that much about performance.
如果把一些CPU核心和GPU核心做在同一颗芯片上,那么对于哪些并不是很在意性能的低端用户而言,这会是一款很棒的低端产品。
To make better use of CPU time, we can create a pool of NHRTs to process the data. By maintaining a pool of running threads, we have no thread startup and shutdown overhead when running.
为更好地利用CPU时间,我们可以创建一个nhrt池来处理数据,通过维护一个运行中线程的池,在运行的时候就不存在任何线程启动和停止开销了。
In this section, I introduce the topic of CPU binding, which is allowing processes to run on a specific processor.
在这部分内容中,我将介绍有关CPU绑定的主题,即允许进程在特定的处理器上运行。
The administrator can increase or decrease the number of CPU VPs as needed by the database server.
管理员可以根据需要通过数据库服务器增加或减少CPUvp类的数量。
High volume applications are also unique in that they typically consume large amounts of CPU or memory resources.
高容量的应用程序也是独有的,因为它们一般消耗大量的CPU或内存资源。
It might be because they are expensive in time or CPU or because they expect data to be in a 「decent」 state.
这可能是因为时间或CPU的代价比较昂贵,或者是因为它们期望数据处于「合适的」状态。
The difference in environments is that this one had the interrupt processing for each Ethernet adapter bound to a CPU on the node in which the adapter resides.
这两个环境之间的差异是,这个环境将每个以太网适配器的中断处理绑定到适配器所在的节点上的一个CPU。
While capacity planning involves making sound decisions about the number of CPUs, it also involves balancing the CPU information with the amount of memory and disk storage purchased for each system.
在容量规划需要做出有关CPU数量的正确决定时,它也涉及到将CPU信息与每一个系统所购买的内存和磁盘存储数量相平衡。
This could offset some of the CPU improvements we observed.
这可能会影响我们所观察到的CPU改进。
The macro creates an array of variables, one per CPU instance.
该宏创建了一个变量数组(每个CPU一个变量)。
When you do add an index to a table to cut the CPU cost and run time of a query, you want to get the most out of that new index as practically possible.
如果您的确要向一个表添加一个索引来削减查询的CPU成本和运行时间,您可能会想在实际情况允许的条件下尽可能多地利用那个新索引。